Search found 1 match
- Wed Sep 28, 2022 3:11 pm
- Forum: Display
- Topic: MAX7219 8 Digit Seven Segment Display Module (HCMODU0082)
- Replies: 33
- Views: 125952
Re: MAX7219 8 Digit Seven Segment Display Module (HCMODU0082)
I'm currently toying with the 8 Digit Seven Segment Display Module and a Raspberry Pi Pico. I would be more comfortable programming for it in python but I cannot seem to find a low-level description of the data format that it takes. I did browse the C library on GitHub but my C/C++ skills are just n...