Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 3.02 KB

diy-custom-board.md

File metadata and controls

41 lines (33 loc) · 3.02 KB

#DIY Advanced - Custom Board This requires ordering a board from https://oshpark.com/shared_projects/7J17i6at No bootloader is nessissary with this board. Program the board using the SPI breakout pins. (Select Arduino Pro Mini 5v 328 as the board)

####BOM

  • 4x 1K ohm resistor 0805 Mouser
  • 1x 470 ohm resistor 0805 Mouser
  • 3x 330 ohm resistor 0805 Mouser
  • 2x 100k ohm resistor 0805 Mouser
  • 2x 22pf capacitor 0805 Mouser
  • 1x 16.0000mhz crystal Mouser
  • 2x rx5808 receiver with spi mod
  • 2x Blue LEDs 0805 Mouser
  • 1x Red LED 0805 Mouser
  • 1x Navigation switch or ebay
  • 2x SMA Connector Mouser
  • 1x 4066D SO14 digital switch chip SMD Mouser
  • 1x MEGA 328P TQFP Mouser
  • 1x Active Buzzer (Optional)
  • 1x OLED 128x64 display I2C (5v tollerant) (Optional - If you don't want to do TV_Out)

Mouser cart with everything but rx5808, navigation switch and optional parts.

####Schematic alt text

####Board Silk: alt text Top: alt text Bottom: 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