How to Use Tiny RTC - Real Time Clock Module With Arduino and TM1637.h Library

by goldscrew in Circuits > Arduino

1884 Views, 6 Favorites, 0 Comments

How to Use Tiny RTC - Real Time Clock Module With Arduino and TM1637.h Library

Tiny RTC Features.png

List Components/Parts

1.jpg

We need some components/parts like below:

1- Arduino Nano or any other Arduino board

https://amzn.to/3hiffBR

2- RTC-Real Time Clock module

https://amzn.to/3rs4CAZ

3- LCD display 4 digit 7 segment

https://amzn.to/3nPlRdk

4- Wire jump

https://amzn.to/3aOH5Ee

5- Breadboard

https://amzn.to/3aHlP3p


Wiring

TinyRTC_and_TM1637_bb.jpg
3.jpg
4.jpg
6.jpg

Connect all component like circuit diagram

Upload Programming

7.jpg
8.jpg

Coding, connect Arduino with PC and upload sketch to Arduino.

Check out source code here:

https://create.arduino.cc/projecthub/goldscrew/how-to-use-tiny-rtc-with-arduino-and-tm1637-h-052bbe#code

Debugging and Done

9.jpg

Debugging, test and see the result.

Thanks for watching!