You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MicroPython program that plays an alarm if door was left open. Plays RTTTL ringtones on a piezo buzzer and logs events to a file. Also plays a confirmation sound if door is closed. Uses uasyncio for coroutines.