Skip to content

TheRolfFR/Alarm_clock

Repository files navigation

Arduino connected alarm clock

Arduino Alarm Clock with FM radio, Real-Time Clock module and a touch screen

Work in progress

List of components

The wiring

The FM radio and RTC module are working via I²C so you need to connect their SDA and SCL pins to the ones corresponding to the configuration of your arduino development board

The potentiometer can bee hooked on any analog pin and the button on any digital pin.

All the modifiable pins are constants that can be changed in the main ino code file.

Releases

No releases published

Packages

No packages published