You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ondřej Hruška
b88c53866d
|
7 years ago | |
---|---|---|
gex@3a5ac05d9d | 7 years ago | |
.gitmodules | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
UNITS.INI | 7 years ago | |
pymodoro.py | 7 years ago |
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.