Code Monkey home page Code Monkey logo

alarmclock's Introduction

AlarmClock

This is an example Arduino sketch that builds an Alarm Clock out of an Arduino Uno, an LCD Keypad Shield (the one with the parallel interface, not the I2C), a DS1307 Real Time Clock, and a buzzer.

project

The example can basically display date and time, set an alarm, ring a buzzer when the time comes, and snooze.

The code was implemented based on the following FSM design. For details on the operation of the clock/alarm, please read the description in the example code.

fsm

Dependencies

The code makes use of the Jeelab RTClib and OSEPP LCDKeypad libraries.

alarmclock's People

Contributors

nlamprian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

alarmclock's Issues

Date and time setting

What format does the date and time need to be set. The clock sets correctly, but I can not get the date, and day of week correct.
Your assistance will be appreciated.

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.