/alarm_clock

An embedded alarm clock project.

Primary LanguageElixir

Alarm Clock

An embedded alarm clock project built with Scenic and made to run on a Raspberry Pi Zero W with the Adafruit OLED Bonnet.

Running on the Host

cd alarm_clock_ui
mix do deps.get, scenic.run

Bootstrapping Target

This will build the firmware and burn it to an SD card.

cd alarm_clock
mix do deps.get, firmware, firmeware.burn