maxint-rd / TM16xx

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.
164 stars 34 forks source link

Request TM1629 - Buttons : 8 x 4 Multi - Segments x Digit : 8 x16 - Interface : DIO/CLK/STB #25

Open bdomi60 opened 1 year ago

bdomi60 commented 1 year ago

I am a TM1629 with Buttons 8 x 4 Multi and Segments x Digit is 8 x16 and Interface : DIO/CLK/STB : https://datasheet.lcsc.com/lcsc/2010151506_TM-Shenzhen-Titan-Micro-Elec-TM1629-LQFP44_C19759.pdf Does your library not reference this module? Is this a limitation or do you plan to add it one day? Thanks.

maxint-rd commented 1 year ago

Hello @bdomi60, thank you for submitting this request. My current policy is that I try to support every TM16xx chips that I can lay my hands on. For quality purposes I don't release libraries that I cannot test. At the moment I don't have the TM1629 chip in my collection yet. If the chip is easily available on AliExpress I will add it to my shoppinglist, but it may take many weeks or even months before I get one. If you have the skills, feel free too modify a resembling TM16xx class and submit a PR. I will keep this issue open as a reminder for future support.