# Pomodoro

---
**'Pomodoro' productivity timer for card10!**

For this version, it's very simple: I just want to help my brain work! I'll figure out
fancy non-blocking timers and interrupts later lol

I didn't want to use the screen, just some pretty LEDs, so that's what I've done.

---

**Functions**

* 25-minute "on" timer
  * 0-10 minutes - blue rocket, count up to 10 LEDs on top row.
  * 11-20 mins - yellow rocket, count up to 10
  * 20-25 mins - green rocket, count up to 5
* 5-minute "rest" timer
  * leds.gay! [no really](https://firmware.card10.badge.events.ccc.de/pycardium/leds.html#leds.gay)

Thanks for building this INCREDIBLE device, AND the amazing documentation!!

Check out my other mind-altering gadgets:
[MVTAGEN](https://github.com/alexglow/mvtagen/wiki)