2018-06-18 08:04:29 +02:00
2018-06-18 07:59:22 +02:00
2018-06-18 07:59:22 +02:00
2018-02-12 09:48:42 +01:00
2018-06-18 08:04:29 +02:00
2018-02-12 09:54:51 +01:00

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.

S
Description
Pomodoro timer with a Neopixel strip for indication
Readme
85 KiB
Languages
Python 100%