Skip to content

This project implements an RTC using DS3231 and LCD1602 (I2C).

License

Notifications You must be signed in to change notification settings

Andre3000TW/rtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RTC

This project implements an RTC using DS3231 and LCD1602 (I2C). It can display the current date, DoW (Day-of-Week), time, and temperature. Also, we provide a push-button to toggle the LCD backlight.

display

Wiring diagram

wiring-diagram

Test Environment

  • Arduino Nano
  • RTC Module: DS3231
  • Display Module: LCD1602 (I2C)

Package Requirements

License

This project is under the MIT License.

About

This project implements an RTC using DS3231 and LCD1602 (I2C).

Topics

Resources

License

Stars

Watchers

Forks

Languages