Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 692 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 692 Bytes

PyPortal Alarm Clock

An alarm clock based on the PyPortal from Adafruit. This reads the alarm time from a file on a server so that the time can be set remotely. It is hard coded to skip playing the alarm on the weekends and also if the alarm time has been set "0000". The alarm sound is played in the background and it supports long audio files (limited only by the storage on the PyPortal or the attached SD card, in WAV format, 16 bit 22Khz). To silence the alarm simply touch the screen.

The secrets file indicates which web site to fetch the alarm time from as well as which WAV file to play. This allows the same alarm code to work for different alarm users within the house.