Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.48 KB

diy-custom-board.md

File metadata and controls

33 lines (28 loc) · 1.48 KB

#DIY Advanced - Custom Board This requires ordering a board from https://oshpark.com/shared_projects/Wa2PTZE2 You will also need a programmer to get the Arduino bootloader onto the MEGA328 chip. After that you can use the FTDI pins to program the chip from the Arduino IDE. (Select Arduino Pro Mini 5v 328 as the board)

####BOM

  • 4x 1K ohm resistor 603
  • 1x 470 ohm resistor 603
  • 1x 10K ohm resistor 603
  • 3x 330 ohm resistor 603
  • 2x 22pf capacitor 603
  • 1x 0.1uf capacitor 603
  • 1x 16.0000mhz crystal
  • 2x rx5808 receiver with spi mod
  • 3x LEDs 603
  • 1x Navigation switch
  • 2x SMA Connector
  • 1x SWITCH-SPDT-SMD
  • 1x 4066D SO14 digital switch chip SMD
  • 1x MEGA 328 TQFP
  • 1x Active Buzzer (Optional)
  • 1x OLED 128x64 display I2C (5v tollerant) (Optional - If you dont want to do TV_Out)

####Schematic alt text

####Board alt text

####Example Below is an example of the board installed into a 7" monitor. This board will also fit into a 5" monitor. There are two outputs one for the currently active rx5808 module. The other is the GUI that from the ATMEGA 328 chip.

This monitor has two inputs and a source button on the front for switching between the video signals. If your monitor does not allow for two inputs you can use a toggle switch to acheive the same result. alt text