Pomodoro timer with a Neopixel strip for indication
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Ondřej Hruška b88c53866d
readme
6 lat temu
gex@3a5ac05d9d added gex submodule 6 lat temu
.gitmodules added gex submodule 6 lat temu
LICENSE Initial commit 6 lat temu
README.md readme 6 lat temu
UNITS.INI added gex config for completeness 6 lat temu
pymodoro.py Now with fading + center-aligned display 6 lat temu

README.md

This demo uses GEX to drive NeoPixels. It is a Python implementation of the Pomodoro timer.

The strip shows:

  • a shortening red strip during the work phase
  • dim orange/red when the user should start working
  • dim green when the break can be started
  • and a shortening green strip during the break phase

The end-of-phase wait states are left by pushing a button, entering the following break or work period.