Giter Club home page Giter Club logo

arduino-alarm-clock's Introduction

arduino-alarm-clock

This is a significant change from the original alarm clock code published by Brian Lough.

The following things have been changed:

  • Fixed several of bugs
  • Removed all the google maps code that calculates trip delays. I couldn't find the library Brian was using and I didn't need the functionality
  • Added support for Ring Tone Text Transfer Language - RTTTL alarm sounds (see ringtones.rtttl file for hundreds of sounds you can use)
  • Added support for a unique alarm time each day
  • Removed snooze functionality
  • The alarm rings forever until acknowledged
  • Reduced frequency of NTP time requests to every 15 minutes (1 minute on error)
  • Changed to 12 hour display format
  • Used the left two vertical lines and the horizontal line in the left-most seven segment display to display AM/PM and global alarm disable
  • Changed the meanings / functions of the buttons
  • left button shows the last byte of the clock's IP address
  • right button held for 2 seconds disables / enables global alarms (also plays the alarm sound when re-enabling alarms)
  • both buttons show the realtime value from the LDR
  • when the alarm is playing, either button instantly stops the alarm; there is no "snooze"
  • Implemented threading using Protothreads - Lightweight, Stackless Threads in C
  • changed the SPIFFS storage format to a binary representation of the alarmInfo structure

arduino-alarm-clock's People

Contributors

jbrown123 avatar witnessmenow avatar

Watchers

 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.