-
Notifications
You must be signed in to change notification settings - Fork 15
4. Hardware (Basic Elements)
Cyberman edited this page Sep 23, 2017
·
47 revisions
Download schematic to see the overall project
- To make testing/developing more secure, it is preferable to use breakout boards like these
| RED Nano Shield V3 | OR | BLUE Nano Shield V3 | Power Supply 9V 1A |
|---|---|---|---|
![]() |
![]() |
![]() |
Using the classic breadboard creates a lot of confusion and fake contacts
because there are many wires to connect
- Best power supply is with linear LM317 regulator (old but strong)
| LM317 Power Board |
|---|
![]() |
| I will try to make schematic if you want make own LM317 power supply |
- OLED white display with SPI interface
SPI interface have high speed refresh but uses many pin (little sacrifice for performance)
You can use also SSD1306 0.96" 128x64 4 wire SPI interface
| 1.3" OLED SH1106 128x64 | 4 wire SPI interface |
|---|---|
![]() |
![]() |
- JR servo extension for cabling gimbal stick, potentiometers, switches, etc..
| JR Servo Cable Extension |
|---|
![]() |
| Unfortunately you have to sacrifice but can be reused for final wiring |
- You can reuse original pots and switches of radio transmitter
If you need you can add optional switch for CH5 / CH6 and slide switch for V-MIX function
| Standard Pot | High Quality Pot | Slide Switch | 2 Position Switch |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
- Push buttons switch for navigation and menu settings
For testing you can use any type of push button
If you want a good functionality is necessary to solder buttons on prototype PCB
and remember to solder 100nF capacitors for every input pin and wires on PCB buttons
otherwise you definitely have trouble with the menu
| Short Push button switch | Long Push button switch |
|---|---|
![]() |
![]() |












