About 7,320 results
Open links in new tab
  1. Simplest UNO Digital Clock Ever - Arduino Project Hub

    The simplest Arduino LCD clock ever designed. Only needs an Arduino UNO, a 1602 LCD, and two buttons. No resistors, no potentiometer.

  2. Real-Time Clock - Arduino Project Hub

    Mar 13, 2022 · In this project, you’ll be learning how to interface a Real-Time Clock (RTC) to the Arduino Uno to acquire the time, date, day of the week, Unix time, and even temperature.

  3. Arduino Clock | Arduino Project Hub

    Jun 15, 2016 · This lesson aims to show how to make a simple Arduino based clock using an a LCD and a real time clock.

  4. Accurate Clock Just Using an Arduino | Arduino Project Hub

    An accurate clock with date displayed on a 16x2 LCD using just the Arduino, the display and few buttons. No RTC module required.

  5. Simplest 24h UNO Digital Clock Ever! | Arduino Project Hub

    Nov 17, 2020 · The simplest 24h Arduino LCD clock ever designed. Requires: Arduino UNO, a 1602 LCD, and two buttons. Prefered with resistor and potentiomet

  6. Keeping time with DS1302: real-time clock on Arduino

    Apr 17, 2025 · It's a handy little device that can help you keep time accurately in your Arduino projects. In this article, we'll take a closer look at the DS1302 module, understand how it …

  7. Digital Clock using Arduino Nano | Arduino Project Hub

    Digital Clock with Hour/ Minute/Second Display, Alarm and Hour chime using Arduino Nano and RTC DS3231

  8. Clock Set Date Time - Arduino Project Hub

    The 3 buttons, connected to a " pull down " circuit, are used to adjust or change the time and date of the watch, without having to reload the Arduino code. The scheme is very simple:

  9. Arduino RTC LED Clock - Arduino Project Hub

    Make a Big LED clock with arduino and RTC module to make it as a Real Time Clock.

  10. Alarm clock that shocks you awake! | Arduino Project Hub

    Apr 1, 2025 · Housed in a custom 3D-printed casing, it combines a real-time clock (RTC) module, an LCD display, and a servo to activate the buzzer when the alarm goes off. I made it as a …