Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 772 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 772 Bytes

OLED-AlarmClock

Alarm clock powered by ESP8266 and NTP

Features:

  • Connects to WiFi, queries NTP server, and displays current time/date
  • Alarm functionality (2 alarms; individual on/off)
  • Blynk integration (required for alarm function)

Notes:

  • Made for NodeMCU using Platform IO
  • Plug in a buzzer of your choice to NodeMCU pin D8 (ESP GPIO pin 15)

"Screenshot"

Blynk interface


This project is licensed under the MIT license. For more information, please see LICENSE.