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 interfacing between the Arduino with I2C is being explained in this project. The interfacing between the Arduino with I2C is being explained in this project. One good thing about using the readily ...
Taking only those written in the last week, the most popular stories on the site cover Nvidia’s plans for 800Vdc datacentres, TI’s plans for that power supply concept, and Renesas selling its timing ...
Makers and Arduino enthusiasts searching for a project to keep them busy this weekend may be interested in this awesome Arduino Fibonacci clock created by maker “TecnoProfesor”. may look a little ...
Have a horrible, no-good, terrible commute every day? To make things a little easier on yourself, Arduino shield-maker 1Sheeld shows off how to hack a clock to change color depending on traffic ...
There’s an old saying, that you should do everything at least twice. Once to learn how to do it, and then a second time to do it right. Perhaps [Zweben] would agree, since he wasn’t satisfied with his ...
You have a timer and clock in just about every single device out there these days, but if you want to build you own, Instructables user GeraldF6 shows you how to do so with a Arduino. The project here ...
A lot of great ICs use I2C to communicate, but debugging a non-working I2C setup can be opaque, especially if you’re just getting started with the protocol/bus. An I2C bus scanner can be a helpful ...