Improve your productivity by building an Arduino timer with the Pomodoro technique. Utilizing the SevSeg library and a 4-Digit 7-Segment LED display for the Pomodoro the timer can help you stay focused.
Archive
Improve your productivity by building an Arduino timer with the Pomodoro technique. Utilizing the SevSeg library and a 4-Digit 7-Segment LED display for the Pomodoro the timer can help you stay focused.
Step by step guide of how a 4-Digit 7-Segment LED Display Works and how to control it using an Arduino.
Learn the State Design Pattern, how it works and how to implement it.