Open Issues Need Help
View All on GitHubAI Summary: The user is attempting to test a TM1628 display but cannot find specific example code for it. They tried adapting an existing `TM16xx setSegments example` by including the `TM1628.h` header, but encountered a compilation error indicating that the `TM1628` class lacks the `setDisplayToString` member function. The user is seeking guidance on how to properly use examples or test their TM1628 display.
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.