ndoo / esp32-hanover-flipdot

ESP32 Hanover Flip-dot Sign Controller
MIT License
15 stars 1 forks source link

ESP32 Hanover Flip-dot Sign Controller

PCB Top Render

This controller directly controls Hanover Displays Ltd. dot-boards CMOS logic hardware directly through the parallel 14-pin ribbon cable, without the Hanover 7070 or 7080 processor board.

Design Considerations

This controller's design is based on Damien Walsh's work on Hanover flip-dot signs, with only layout changes targeting PCB fabrication and assembly services.

The following considerations went into the PCB schematic and layout:

PCBA Notes

Time/Money Saving

I strongly suggest removing the following items from the PCBA BoM, as they are generic 2.54mm through-hole parts and can be easily sourced at a local dealer:

Dot-board Ribbon Cable

J2 is specified as a 2x7 pin 2.54mm pitch shrouded header for IDC cables, so a matching 2x7 pin 2.54mm pitch IDC connector must be retrofitted on the original Hanover dot-board ribbon cable.

The original Hanover cable is a Lumberg Micromodul series MICA 14 connector which mates to a corresponding MICS 14 header. As the Lumberg Micromodul parts are much harder to source (with the bottom line being that they cost more) and requires a custom footprint on the PCB, a jellybean part solution was preferred.

Bill of Materials

The BOM CSV provided uses Seeed Studio OPL SKUs for jellybean parts as I have a personal preference for Seeed Studio's Fusion PCBA service. If using other PCBA services, please substitute the Seeed OPL SKUs accordingly.

Firmware

Reference ESP32 Arduino framework firmware source is available at ndoo/esp32-hanover-flipdot-firmware

ESP32 GPIO mapping