Python files for TM1637 7-segment display module for Beaglebone Black. Supports Alpha and Numeric and decimal characters.
Note: because of the need to use an external power source for this module, you must share the ground from the power source and the Beagblebone Black, otherwise the modules will not comunicate properly
Board pin name | Board pin | Beaglebone Black pin name |
---|---|---|
CLK | 1 | P9_12, GPIO |
DIO | 2 | P9_23, GPIO |
GND | 3 | External Power, Ground |
5v | 4 | External Power, VDD_5v |