catorceveces / pomobox

An Arduino based Pomodoro tracker. πŸ€–

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PomoBox

An Arduino based Pomodoro tracker. πŸ€–

Components:

  • Arduino Nano.
  • Main Protoboard.
  • Sub Protoboard.
  • LCD 16x02. β€” Hitachi HD44770.
  • 10k potentiometer.
  • Two 220 Ohm Resistors.
  • Two 10 kOhm Ohm Resistors.
  • Two push buttons.
  • Two LEDs.
  • Jumper wires.

How it works?

Easy. Press play button and a red LED turns on, Arduino will start tracking your Pomodoro cycles. In the short and long breaks, a green LED turns on. The LCD shows how many cycles were accomplished at any point. Press stop button and go back to main menu. Press play button again and restart the process.

A short video on YouTube.

Scheme

About

An Arduino based Pomodoro tracker. πŸ€–


Languages

Language:C++ 100.0%