News

To communicate with each LCD via I2C, two TCA9548A I2C multiplexers are connected to an Arduino, along with an RTC to keep track of the time and date itself.
To link a standard 16×2 LCD directly with the microcontroller, for instance Arduino, you would need atleast 6 I/O pins to talk to the LCD. However, if you use an LCD module with I2C interface, you ...
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 ...
Developers, makers and hobbyists looking for a real time clock module complete with an Arduino library, may be interested in the Kraztech Real Time Clock Module created by developer Christopher ...
He’s made a real-time-clock module controlled by a rubidium frequency standard, and since it also includes a GPS clock he can track local time dilation effects by comparing the two.
The Arduino uses latitude and longitude to help decide when to click on the lights, so it's incredibly accurate. Otherwise, the build just includes an on/off switch, a Tiny RTC, a time adjustment ...
For playing the music, it uses the BY8001 MP3 Player module and for the alarm clock it uses the DS3231 Real Time Clock module.