Library for QYF-TM1638 16 button display board, that works w/Raspberry Pi Pico #11768
Unanswered
zen375dragon
asked this question in
RP2040 / Pico
Replies: 2 comments 7 replies
-
The 8 button version: https://github.com/mcauser/micropython-tm1638 |
Beta Was this translation helpful? Give feedback.
2 replies
-
Another version can be found here: https://gitlab.com/robhamerling/micropython-tm1638spi |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am unable to find a Micropython library for the QYF-TM1638 16 button display board. This version differs its other more common variant as it has 16 buttons instead of 8.
The 16 button version:

The 8 button version:

I had previously found libraries for this board however they were either written in Arduino or made to run via a Raspberry Pi Computer (NOT Rasperry Pi Pico).
I have the 8 button variant and its library is not compatible with this 16 button version.
Microcontroller: Raspberry Pi Pico
Board in subject: QYF-TM1638 16 button
Beta Was this translation helpful? Give feedback.
All reactions