https://github.com/ronguest/featheralarmclock
https://github.com/ronguest/featheralarmclock
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ronguest/featheralarmclock
- Owner: ronguest
- License: other
- Created: 2017-08-10T23:02:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-16T14:55:05.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T07:55:18.945Z (4 months ago)
- Language: C++
- Size: 24.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Feather M0 Alarm Clock
========* This is based on a Feather M0 WINC1500, Adafruit Music Maker Feather Wing and and the 7 segment display wing
* The audio files are stored on the SD card of the Music Maker. alarm.mp3 for the alarm (usually a song) alert.mp3 for an obnoxious sound to make after the music stops
* An alarm time of 0000 is a disabled alarm
* An alarm time of 9999 means to continuously sound the alarm
* It reads a URL (php assumed) from AURL.txt on the SD card that will return the alarm time as 4 digits in 24 hour time (e.g. 1800 for 6pm)
* It requires a WiFi connection