rpi-rgb-led-matrix/adapter/active-3
2015-11-18 21:56:23 -08:00
..
active3-rpi-hub75-adapter-cache.lib o Add RxD connector 2015-10-24 01:08:03 -07:00
active3-rpi-hub75-adapter-fab.zip o Update fab zip. 2015-10-24 13:34:39 -07:00
active3-rpi-hub75-adapter.kicad_pcb o Better centering of git version string. 2015-10-24 12:39:32 -07:00
active3-rpi-hub75-adapter.pro o remove unnecessary libs. 2015-06-13 10:22:45 -07:00
active3-rpi-hub75-adapter.sch o Add an additional GND contact, e.g. to be used together with RxD 2015-10-24 11:25:51 -07:00
Makefile o Provide fabbing files for all adapters. 2015-10-19 22:21:02 -07:00
README.md o Update README and rendering. 2015-10-24 14:05:48 -07:00
schematic.pdf o add a schematic. 2015-11-18 21:56:23 -08:00

Adapter PCB to support up to 3 panels

  • Supports up to three panel chains for newer plus models and Raspberry Pi 2 that have 40 GPIO pins.
  • Uses HCT245 to level shift signals from 3.3V to 5V and shield the Raspberry Pi GPIOs from overloading.
  • Open source KiCAD PCB EDA format.
  • Optional: Pads to power the Pi with 5V, including optional capacitor footprints.
  • Connector for RxD input (literally the only GPIO pin left) in case you want to make your panel controlled with a serial interface (3.3V logic level).
  • (not very pretty layout, was just lazy and let the auto-router generate the first pass)
  • BOM:
    • 4x 74HCT245 or 74AHCT245 in 20-SOIC, 7.5mm package which should make it easy to hand-solder.
    • 4x 100nF ceramic capacitor (0805 package)
    • 1x 10kOhm resistor (0805 package)
    • 3x 16pin IDC (=2x8) male receptible to connect the panels.
    • 1x 40pin female connector to connect to the RPi.
  • The Gerber FAB files are provided as active3-rpi-hub75-adapter-fab.zip

The board is also shared on OSH Park (not affiliated).

Preview Real World