Skip to content

pseigo/arduino-pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Study Timer

YouTube: Arduino Pomodoro Study Timer

for use as a pomodoro study timer.

Libraries

(I installed these with the PlatformIO IDE)

Usage

Indicator LEDs

RGB LED:

  • Green: working
  • Blue: having a break
  • Strobing: paused

Four yellow LEDs indicate how many work periods are left to complete before a long break. An extinguished LED indicates a completed work period. When all work periods are complete, the LEDs turn back on.

How to start

Work periods begin paused. The timer may be (un)paused with the left push button. If one of [1, N)th work periods completes, a short break begins. If the Nth work period completes, a long break begins. In this case, N is 4.

The right button manually changes between work and break states. The timer will be reset.

Electrical circuit diagram

electrical circuit diagram full size image!

Prototype

photo of timer

About

Arduino study timer

Topics

Resources

License

Stars

Watchers

Forks