Code for Arduino-based pomodoro timer.
The sketch is to be compiled and uploaded with Arduino IDE.
Key components:
- Iskra Neo (AMP-B030)
- Troyka-Shield LP (AMP-B071)
- Troyka-Quad Display V2 [Red] (AMP-B086-[R])
- Troyka-[White] Led (AMP-B005-[W])
- Troyka-Led Button [Red] (AMP-B077-[R])
Requires QuadDisplay2 library.
Note: the code is based on delay(), thus the timer is not very precise.