Skip to content

SasikaA073/arduino-pomodoro-alarm-m

Repository files navigation

Arduino Alarm using Pomodro Technique

The buzzer starts to play three different melodies in differnt intervals according to the Pomodoro technique.

This technique would be highly productive for the people who lose motivation to get things done.

This is an article about this technique if you are curious to find out more.

About Pomodro Technique


Default time periods :

  • study session : 25 mins \
  • interval : 5 mins

You can change these time constraints in the pomodro_cycles.ino file. Beware to use the unsigned long data type when changing the time constraints.

Default meoldies :

  • melody 1 : Sweet Child of Mine \
  • melody 2 : Pirates of the Carribean theme song\
  • melody 3 : Game of Thrones theme song

You can add/change the melodies on your own.

Pomodoro Alarm Circuit

Acknowledgement

  • The credit for the melodies goes to the original creators.
    ( The links for the original melody source are mentioned in the respective header files.) \
  • Tinkercad platform as a circuit design platform

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published