Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 975 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 975 Bytes

esp8266-alarm_clock Build Status

##There is no better feeling than not having to set an alarm

ESP8266 based alarm clock. This project gets the time and your next alarm in Google Calendar from the Internet and displays this information. The alarm will go off and the board will beep and vibrate.

image

Remember to update the wireless settings (_wifi in alarm_clock.ino); install your Google script and update dstPath in GoogleCalEvent.cpp accordingly.

Libraries required

Continue reading at coertvonk.com.