Skip to content

Releases: wahlencraft/pico-alarm-clock

1.0

09 Aug 16:30
Compare
Choose a tag to compare

Added

  • You can now delete an alarm directly from the alarm edit menu.
  • You can now listen to a song directly from the alarm edit menu.
  • New songs.

Changed

  • There is now a max duration for alarms (5 minutes).
  • If attempting to add an alarm which collides with an already existing alarm,
    it will fail, and the display will blink.

0.3

10 Jul 10:53
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

Added

  • Enable/Disable alarms
  • LED support.
    • LED blinks along with the sound when an alarm is firing.
    • In alarm settings, LED indicate if alarm is disabled or enabled.

0.2

24 Jun 14:43
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

Added

  • Create, edit and remove alarms

Changed

  • The brightness setting can now be increased and decreased, just like the other
    settings.

0.1

15 Jun 17:16
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release
  • Show time in 24h format.
  • A menu oriented with 3 buttons. Ability to change display brightness and
    clock time.
  • Some work in progress for alarms:
    • Ability to play sounds (code only).
    • Ability to store alarms (code only).