rpi-rgb-led-matrix/adapter/passive
2015-04-04 16:41:12 -07:00
..
passive-rpi-hub75-adapter.kicad_pcb o Change defaults for manufacturing. 2015-03-01 01:19:45 -08:00
passive-rpi-hub75-adapter.pro o Create a passive adapter from the active one. 2015-03-01 01:10:58 -08:00
passive-rpi-hub75-adapter.sch o Create a passive adapter from the active one. 2015-03-01 01:10:58 -08:00
README.md o More doc update. 2015-04-04 16:41:12 -07:00

Passive Adapter PCB to support up to 2 panels

  • Supports one panel for Raspberry PIs with 26 GPIO pins and two panels for newer plus models and Raspberry Pi 2 that have 40 GPIO pins.
  • This board is passive, so it does not need any more components than the connectors. If you have trouble with erratic pixels or need to connect long cables, then level shifting and buffering might help; check out the active boards in this case.
  • This supports two panels and provides convenient breakouts for I²C and the serial interface.
  • Open source KiCAD PCB EDA format.

For multiple parallel boards to work and using the I2C and serial interface you have to uncomment

 #DEFINES+=-DSUPPORT_MULTI_PARALLEL   # remove the '#' in the begging

in lib/Makefile.

Preview