Pomodoro timer with a Neopixel strip for indication
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Ondřej Hruška b88c53866d
readme
6 yıl önce
gex@3a5ac05d9d added gex submodule 6 yıl önce
.gitmodules added gex submodule 6 yıl önce
LICENSE Initial commit 6 yıl önce
README.md readme 6 yıl önce
UNITS.INI added gex config for completeness 6 yıl önce
pymodoro.py Now with fading + center-aligned display 6 yıl önce

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.