Making a simple digital clock using 4 bit TM1637

Unable to make a simple digital clock as everywhere it is available with DS3132 or DHT 12 or PIR sensor and such such type of thing making code a complex one and too absence of library files divert mind set from actual aim

Please help me in obtaining a PROPER PURE CODE for a digital clock and with no other extra sensor for now

I have the related library installed here and test code is working properly , ehat's all well and good

Just need a Digital clock !!!!!

Thanks !!!!!!!!!!!!!!!!!!!!

Hi,
FYI

the reason that the DS3231 is for time keeping as auduino is not really not good at accurately doing that.

So you should really be using one of those if you want to me a clock IMHO.

Hope that helps....

Ya Sir understand that thing and surely I will proceed to that later but I want to move ahead a step by step function that's why proceeding like this !

Yeah I have this one
The very first project I got is the above one but again it has DS3132

Programing is getting unloaded successfully but no CLOCK thing is there
Nothing is all happening right here

Don't know why

assuming you are using the right library with your TM1637, then why those try this display test code?

https://github.com/avishorp/TM1637/blob/master/examples/TM1637Test/TM1637Test.ino

hope that helps

What’s a DS3132 ?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.