I bought a couple of https://shop.mobiflight.com/product/max7219-digit-pcb-system-50cm in connection with the MAX7219 - Breakout System.
Is there a more detailed assembly instruction? I only found this: https://github.com/MobiFlight/mobiflight-pcbs/tree/main/max7219-adapter.
But from that I cannot deduct what's the top side and what's the bottom. I did a guess-assembly but obviously did it wrong, as I cannot get it to display meaningful output in Mobiflight. The initial state displays -.-.-. for the 3-digit kit. Sending test data changes the display but not in a meaningful way.
Thanks for your help!
The Max7219 Digit PCB System comes with
- WHITE 7-segment digits,
- the PCB
- all required connectors, and
- a flat ribbon cable (50cm)
The digits are plugged into the PCB sockets. Combinations of 3-digit & 2-digit are grouped together to make up the combinations from 3-6 digits:
3-digit PCB - 1 x 3-digit module
4-digit PCB - 2 x 2-digit mo...