Skip to content

Firmware version of WiseClock to run on normal Arduino hardware

Notifications You must be signed in to change notification settings

sm3rt/WiserClock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# WiserClock
This is an alternative firmware for the awesome [WiseClock3][] by Florin C.
 
Updated by Quentin Smart from version by the-kenny (Moritz Ulrich) https://github.com/the-kenny/WiserClock
This version runs on normal Arduino hardware with a DS1307 clock and temperature model from eBay.

Change Log
- Added new clock faces for Life (fixed algorithm from WiseClock3) 
- Added Pong (from WiseClock4)
- Added modified Simple face (from WiseClock3)
- Configuration via capacitive sensing buttons.
- DS1307 clock and Temperature

Moritz wrote…
I'm developing this firmware to provide a cleaner, easier-extendable codebase which enables people to write awesome stuff for the WiseClock3 without much fuss. I started this because I found the codebase of the original firmware way too messy and confusing (no offense!).

## License
Mostly BSD and public domain. Authors:

- Much stuff from WiseClock3: FlorinC (http://timewitharduino.blogspot.com/)

- HT1632: Bill Westfield ("WestfW") (http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1225239439/0)

- Pong algorithm: Nick (http://123led.wordpress.com/about/);

[WiseClock3]: http://timewitharduino.blogspot.com/2011/01/introducing-wise-clock-3.html

About

Firmware version of WiseClock to run on normal Arduino hardware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.0%
  • C++ 38.7%
  • Other 0.3%