News

This project demonstrates how to create a digital clock using an Arduino Uno, a DS1307 real-time clock (RTC) module, and a 16x2 LCD display. The clock displays the current time (hours, minutes, and ...
The build relies on that old stalwart, the Arduino Uno, to run the show. It’s hooked up to a DS3231 real-time clock module so it can keep accurate time for long periods, as is befitting a clock.
In this project, a digital alarm clock with alarm and temperature abilities built using an Arduino Uno R3 microcontroller for the Spring 2021 term of the Embedded Systems Programming course. This ...
In the best tradition of these sorts of projects I have decided to go for the classic clock and thermometer and to see if I can strech the Arduino UNO as far as possible. For the Clock I decided ...
If you’re dealing with RF, you’ll probably have the need to generate a variety of clock signals. Fortunately, [Jason] has applied his knowledge to build a SI5351 library for the Arduino and a ...
The new Arduino project is powered by an Arduino Mega, that has been compounded with a RTC module and 3.2 inch touchscreen, which is used to display the time and current song as well as provide a ...
All the software is based on Python and the communication to the Arduino requires pySerial program along with the Arduino drivers. The PySchool Clock is the software that will go and check the school ...
Makers considering building a Nixie tube clock, may be interested in a new Arduino shield which has been specifically created to make building a nixie tube clock and easier process. The Nixie ...
Current software can be found here At the beginning, I wanted to build a 7 segments clock with Arduino . . . I found on Internet the little TFT screens (2.2’) able to display anything at very low ...