rpi-rgb-led-matrix/adapter/active-3
Henner Zeller 584bde5ee5 o Smallish README updates for panels.
o Add TBD in schematic, pending E-signal connect to 2x8
2016-05-05 12:15:11 -07: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 Merge branch 'master' of github.com:hzeller/rpi-rgb-led-matrix 2016-05-05 10:35:18 -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 Smallish README updates for panels. 2016-05-05 12:15:11 -07:00
Makefile o Provide fabbing files for all adapters. 2015-10-19 22:21:02 -07:00
README.md o Smallish README updates for panels. 2016-05-05 12:15:11 -07:00
schematic.pdf o add a schematic. 2015-11-18 21:56:23 -08:00

Adapter PCB to support up to 3 panel chains

  • 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 (use something like 22uF-100uF; might be useful to smooth noisy power supply in particular if you operate the panels from the same supply. I use a 22uF/6.3V ceramic capacitor).
  • 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.
    • 1x (optional) 22uF .. 100uF capacitor for 5V rail.
  • 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

Essentially, this is connecting the output pins through level shifting buffers (they are operated at 5V, but the HCT series chips accept 3.3V input levels from the Pi). The strobe, OE and clock signals are separately buffered for each connector.

Schematic