Pomodoro timer with a Neopixel strip for indication
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ondřej Hruška b88c53866d
readme
hace 6 años
gex@3a5ac05d9d added gex submodule hace 6 años
.gitmodules added gex submodule hace 6 años
LICENSE Initial commit hace 6 años
README.md readme hace 6 años
UNITS.INI added gex config for completeness hace 6 años
pymodoro.py Now with fading + center-aligned display hace 6 años

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.