Git Product home page Git Product logo

arduino-pomodoro's Introduction

Arduino-Pomodoro Timer

This project contains code for a pomodoro timer built on arduino uno.

Description

This pomodoro time consists of:

  • Red LED - means busy, in a pomodoro.
  • Green LED - means available, out of a pomodoro.
  • Five position binary indicator which tells you how many minutes left.
  • Button which switches between in pomodoro state and out of pomodoro state.
  • Speaker - notifies you about elapsed pomodoro.

States

This timer has 3 states: POMODORO, SIGNALING, INITIAL. Initially the timer is in (as you can guess) INITIAL state. If you press the button you get into POMODORO state and the timer starts counting down 25 minutes.

If you press the button one more time before the timer elapses you are back to INITIAL state. If the timer elapses you are in SIGNALING state.

When the timer is in SIGNALING state the speaker is beeping and the binary indicator is flashing. The timer is in this state for 10 seconds or if you press the button then you are back to INITIAL state.

Pin Out

2 - red led, busy 3 - green led, available 4 - yellow led, 4-th position of the binary indicator 5 - yellow led, 3-th position of the binary indicator 6 - yellow led, 2-th position of the binary indicator 7 - yellow led, 1-th position of the binary indicator 8 - yellow led, 0-th position of the binary indicator 9 - button, switches states between in a pomodoro and out of a pomodoro 10 - speaker

arduino-pomodoro's People

Contributors

victordenisov avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.