Hey hope there is someone who can help.
I would like to make my TM1638 a double counter, where each button counts one up at each press along with the diode lights up.
thanks in advance
What I would like is the actual code for this little project for my arduino UNO along with TM1638
OK, so what I think you are asking for is that you have
Arduino Uno
TM1638
Two pushbuttons
A diode? LED
You want to assign one push button to each counter and when that button is pressed (and released?) you want the corresponding counter display to increment by 1 (and flash the LED?).
You will also need wiring instructions for everything.