fyemane / Arduino-using-DS3231-clock-module

Using the DS3231 clock module to display the date and time on an OLED display.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-using-DS3231-clock-module

October 2, 2021

This is an Arduino breadboard project inspired by Viral Science. This program uses the DS3231 clock module to display the date and time on an OLED display.

image

Check out the Youtube video for a demo!

Parts list

Description Quantity
Arduino Uno Rev3 1
128x64 OLED display 1
DS3231 RTC clock module 1

Schematic

image

Circuit schematic with Arduino MEGA, Image Credit: Viral Science

About

Using the DS3231 clock module to display the date and time on an OLED display.