Questions tagged [user-interface]

The user interface, in the industrial design field of human–machine interaction, is the space where interaction between humans and machines occurs

The user interface, in the industrial design field of human–machine interaction, is the space where interaction between humans and machines occurs. The goal of this interaction is effective operation and control of the machine on the user's end, and feedback from the machine, which aids the operator in making operational decisions. Examples of this broad concept of user interfaces include the interactive aspects of computer operating systems, hand tools, heavy machinery operator controls, and process controls. The design considerations applicable when creating user interfaces are related to or involve such disciplines as ergonomics and psychology.

17 questions
24
votes
5 answers

Why are multimeter batteries awkward to replace?

I teach introductory physics labs, and inevitably when we do our labs on introductory circuits or mapping electrostatic potentials, there are one or more multimeters whose batteries die or fuses blow. This is always something of a hassle, since you…
Michael Seifert
  • 349
  • 2
  • 8
17
votes
9 answers

DSP recommendation for beginners

I am considering a project involving a fair share of digital signal processing. As far as I know, the best type of IC suited for this are the Digital Signal Processors. I have never worked with them before - can you recommend me any model that is…
Dominik
  • 404
  • 4
  • 7
6
votes
3 answers

How should I use rotary switches and resistor networks to uniquely relate each possible combination of switch settings to an analog voltage?

I'm designing a switched-mode power supply. I need to give my users the ability to set a voltage setpoint, with a range of approximately 200-800V, and at least 4V of resolution. This needs to be a hardware solution that feeds into my…
Stephen Collings
  • 17,373
  • 17
  • 92
  • 180
5
votes
2 answers

Crystal radio as user interface problem

If I built a coil like the one in this crystal set. How could I use a micro to detect which point the alligator clip is on? Basically I want to use the crystal set as a user interface for an audio playback system.
Justin
5
votes
3 answers

How can I make a small housing for LEDs?

I am trying to recreate for a flight simulator game I play (DCS World). I have the software working now, but I am unsure how to build the actual panel itself. I want all the lights to be flush in the panel, as in the picture, rather than typical…
samoz
  • 1,181
  • 3
  • 13
  • 26
2
votes
1 answer

In Kicad 7, how to start routing a track on click, rather than immediately?

In Kicad 5, when one presses 'X', a track is not immediately created. Rather, one clicks in the workpiece to start the track. I have recently upgraded to Kicad 7. Here, pressing 'X' on the keyboard starts a track immediately at the mouse location.…
Sod Almighty
  • 1,295
  • 13
  • 22
1
vote
5 answers

Is there a standard DC power jack that prevents devices from being damaged by the wrong voltage?

USB is by far the most widely used serial bus by consumers. Plugging any device in any USB port is safe from hardware point of view. On the other hand, the common DC power jack . For example this guy is quite common, but without regard for the…
Vorac
  • 3,091
  • 5
  • 29
  • 52
1
vote
1 answer

Do i need additional IOs for this interface board?

I am designing a UI PCB which has an MCU which will interface with a main system controller (MSC) on a separate PCB. The UI PCB provides an initial power up to the MSC which then boots up its onboard PSU and everything else. Additionally it should…
Hasman404
  • 717
  • 6
  • 15
1
vote
2 answers

How to sense touch on a diffusing sheet?

I want to build a combined diffused light and touch-button around 3x3cm. LEDs could be diffused with e.g. a polycarbonate sheet or diffusing fabric, and touch could be sensed e.g. through capacitive touch sensing. But how could I combine these two…
Anna
  • 785
  • 1
  • 10
  • 22
1
vote
2 answers

Embedded system 16x2 lcd user interface

I'm developing a UI for embedded system application. I have to handle few critical tasks always which are being called in main infinite while() loop. Program flow enters into sub-menu if key is pressed. Since sub-menu has its own infinite while()…
1
vote
2 answers

How to create an embeded system for LCD GUI design? How to choose an MCU?

Okay so here is my exact problem.... I want to design an embedded system with a micro controller at it's heart that I can use to control various peripherals all powered by a batter that can be plugged in and charged. To me, that is the "simple"…
Hooplator15
  • 327
  • 1
  • 8
  • 22
0
votes
0 answers

Fob Key Pads Indicate Reception of Correct Key But do not Open

What is the cause of the following "error" or dysfunction with fob (electronic keychain remote) secured doors: When swiping the correct key for building doors secured by fobs, sometimes if you swipe your key too fast the fob indicates it has…
user7420124
  • 107
  • 2
0
votes
3 answers

Is it possible to draw a border on row on 20x4 LCD?

I have 20x4 LCD, and I am using the LiquidCrystal_I2C library to communicate with the screen via Arduino. I want to build a menu with that screen, and I want to illustrate the "currentHover" option. For example: If it is not possible, I would love…
Itzik.B
  • 103
  • 2
0
votes
0 answers

Is there a material that I could use to generate cap touch presses?

I want to automate some testing that uses captouch as the interface for the human user. I would love to use an Arduino or similar's GPIO to create the equivalent press and release events from a finger. Is there some material that can be used here…
0
votes
1 answer

User accessible PCB

For my product I'm designing an enclosure and I thought that I could use a PCB to make the cover. I can place copper traces as touch buttons, and remove solder mask and copper to make semi-transparent holes for LEDs. However, I've never seen a…
MGG
  • 1
1
2