This was a module based on the TM1638 IC that I purchased.
TM1638
The imprtant connections are as follows
data pin 3 clock pin 2 strobe pin 5
I decided to create an example that would display the button pressed on the display, you will need the library below
The library is https://github.com/Leonardoventurin/tm1638-library
Code
[...]
The post QYF-TM1638 and Arduino module appeared first on Arduino Learning.