Pomodoro timer with a Neopixel strip for indication
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
Ondřej Hruška b88c53866d
readme
6 年前
gex@3a5ac05d9d added gex submodule 6 年前
.gitmodules added gex submodule 6 年前
LICENSE Initial commit 6 年前
README.md readme 6 年前
UNITS.INI added gex config for completeness 6 年前
pymodoro.py Now with fading + center-aligned display 6 年前

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.