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 ...
What do you do, when you need a random number in your programming? The chances are that you reach for your environment’s function to do the job, usually something like rand() or similar. This returns ...
Making a clock with a common microcontroller like an Arduino isn’t very difficult. However, if you’ve tried it, you probably discovered that keeping track of wall time is difficult without some ...
If you are building Internet of Things (IoT) projects, the ability to receive real-time alerts is a game-changer. Arduino, a prominent player in the IoT space, has introduced a new feature to its ...
Discover how to build a real-time event notification system by integrating NodeMCU (Arduino) with Google Firebase and Laravel. This tutorial covers the complete setup, from hardware to cloud and ...
Dejan Nedelkovski has built a stylish DIY touchscreen Arduino music player and alarm clock which has been created using a folded piece of sheet metal to provide a minimalist yet clean enclosure to ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
I like this. Following on from the creative use of LEDs with the Periodic Table, check out this smart shelving system, similarly driven by an Arduino and using LEDs, that serves as a clock. Not a ...