TM16xx icon indicating copy to clipboard operation
TM16xx copied to clipboard

Arduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix.

Results 25 TM16xx issues
Sort by recently updated
recently updated
newest added

Hello, am checked with tm1668 librarie. 7 segment is working fine. I need 13 segment display. Can u help me

question

Could you please add support for TM1616 (CLK, STB, DIN, 7x4), somewhat similar to TM1620. PDF (Chinese): http://www.titanmec.com/index.php/en/project/download/id/512.html This chip is used in Gosund SW7 dual-channel dimmer (FCC certified it...

enhancement

Hello, is it possible to add a fuction that flips the TM1637-based 7-segment 4-digit display, so the numbers (time) are showing as rotated 180 degrees? I'm building a timer that...

enhancement

FD650B (clone of TM1650) need to read from 0x4f this correspond to datasheet TM1650_V2.1 page 7

I tested the TM1637 example sketch with a few different boards using STM32 series IC's. They are all 3.3V powered, so I also powered the TM1637 from the same 3.3V...

enhancement

When I upload TM1637 example sketches to the ESP32 Devkit V1, the program crashes with a watchdog reset. I already found the cause, and the fix. The problem is, the...

bug

I am using a Common Anode 16 segment LED 4 digit, I would love to use this library. I have it working by sending setSegments(Digit number, Segment) so its reverse...

enhancement
question

As far as I understand, Adafruit_GFX.h is needed for matrix display. I'm trying to use only the segments display of the TM1620 (I have only put the #include TM1620 in...

enhancement
question

Hi is it possible you can provide an example for setting dots in setdisplay to string? I see it takes a word for setting dots as second parameter, but I'm...

question

is there any hope for creating and publishing a library for tm1680? Thank you

enhancement
question