Howto:Build your own Panel or Cockpit - Gauges, Instruments, Radios and Controls
Jump to navigation
Jump to search
It has been suggested that this article or section be merged with Howto: Build your own Panel or Cockpit.
This article is a stub. You can help the wiki by expanding it. |
![]() |
More content to follow, but for now:
from Guy Carpenter in Australia:
Gaugette - Building gauges and gadgets with Arduinos, Raspberry Pis and Switec stepper motors
Each item has a number of different parts. You'll need to become familiar with a few types of electronic devices and construction methods in order to make items in your cockpit look like the real thing. Here's a list of the low level components you'll find inside a typical simulator.
To get started, I planned to do a quick prototype for each of the devices listed below. You'll find more detailed information on this in Prototyping
Device | Uses | Strategy | |
---|---|---|---|
Seven, Fourteen or 16 Segment Numeric and Alphabetic Displays | Display of
|
Maxim MAX7219 Modules drive up to 8 7 segment displays. These can also be used for 14 and 16 segment displays. Finding smaller 14 and 16 segment displays to match may be problematic. | |
Toggle, Rocker, Rotary and Key Switches |
|
Microchip MCP23xxx 16 bit Multiplexers are bi-directional and can be used
| |
Rheostats, some with built in switches |
|
| |
Rotary Encoders |
|
Test Encoders to determine how fast they need to be read. Depending on timing, provide support for them using
| |
Magnetic Encoders |
|
Find a cheap one to prototype with... | |
LEDs |
|
Two approaches are possible: Multiplexers driving one LED per output, or MCP23xxx | |
Solenoids |
|
Multiplexer or GPIO output driving an amplifier. | |
Meter Movements | Moving needles in gauges and instruments | 1 DAC or PWM output per meter movement | |
Air Cores |
|
| |
Gears Pulleys Mechanical Linkages |
|
Got any ideas? | |
Power Supply | +12 +5 + 3.3 |
|