Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
The LED matrix shield | ||||||||
Changed: | ||||||||
< < | No article yet, just a photo | |||||||
> > | This shield provides a 8x8 led matrix where each led can be individually be switched on and off and its intensity be controlled. The program uses the mled class which implements the driver for the TM1640 chip by Titan micro. As the README in the mled description says, the TM1640 implements a weird protocol which reminds both of I2C and SPI but is not compatible with either. Fortunately for us somebody else figured out how to control the chip and we simply use his driver. | |||||||
![]() | ||||||||
Added: | ||||||||
> > | A few example programs are given with the driver and these you can find here:
https://github.com/uraich/MicroPython_IoTDemos/tree/master/drivers/ledArray![]() ![]() ![]() | |||||||
-- ![]() Comments |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
The LED matrix shieldNo article yet, just a photo![]() ![]() Comments
|