Pomodoro timer with a Neopixel strip for indication
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ondřej Hruška b88c53866d
readme
il y a 6 ans
gex@3a5ac05d9d added gex submodule il y a 6 ans
.gitmodules added gex submodule il y a 6 ans
LICENSE Initial commit il y a 6 ans
README.md readme il y a 6 ans
UNITS.INI added gex config for completeness il y a 6 ans
pymodoro.py Now with fading + center-aligned display il y a 6 ans

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.