/arduinoAlarmClock

Code for Arduino Alarm Clock controled in Bluetooth with an Android App

Primary LanguageC++

arduinoAlarmClock

Code for Arduino Alarm Clock controled in Bluetooth with an Android App

This code is an Arduino Code on a Arduino Uno, using an RTC DS1307, a 7 segments display and a HC-05 Bluetooth module.

You can connect to an Android Application to :

  • Update the Datetime of the alarm clock
  • Set an Alarm

... much more is comming ...