This project demonstrates how to use a DS1307 RTC (Real-Time Clock) module with an LCD to display the current date and time. The program reads the RTC data and displays the date and time on an LCD ...
The reference to this project can be found in the link https://www.electronicwings.com/nodemcu/nodemcu-i2c-with-arduino-ide. The purpose of this project is to ...
In this article you will learn how to make a digital clock using Arduino and the DS1307 RTC IC. What is DS1307 IC actually? Well, it is a Real Time Clock (RTC) IC that is simple to use, low cost and ...
The past month or so I’ve been playing with the Maxim DS1307 Real-Time-Clock and DS1621 Temperature Sensor ICs. I hooked them up to an Arduino Uno board with a Parallax Serial 16×2 Character LCD. I ...
We’re certainly no strangers to unique timepieces around these parts. For whatever reason, hackers are obsessed with finding new and interesting ways of displaying the time. Not that we’re complaining ...
The I2C (Inter-Integrated Circuit) bus is a synchronous serial communication protocol that allows multiple electronic components (sensors, displays, memories, etc.) to be connected within the same ...
Every maker needs a geeky wall clock and the geekiest way to get one is to build your own. With so many modular and open-source options, building your own decorative clock is far from the most ...