Skip to content

A countdown timer to be built with an Arduino, RTC Module, and LCD Display

Notifications You must be signed in to change notification settings

skalixur/countdown-arduino

Repository files navigation

Countdown, with an Arduino

A countdown timer built with an RTC Module, LCD, and Arduino Nano to count down to a date.

Usage

Build with Arduino IDE. Make sure to copy config.example.h to config.h and adjust settings before uploading to microcontroller.

Components

You can probably swap these out, but I'm using a:

Pinout

  1. A4 - SDA of LCD and RTC
  2. A5 - SCL of LCD and RTC
  3. 5V - VCC
  4. GND - GND

Ensure the microcontroller has proper power.

About

A countdown timer to be built with an Arduino, RTC Module, and LCD Display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published