Skip to content

timpear/MeterClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meter Clock, written for the 60-pixel Adafruit NeoPixel strip. by Tim Bartlett

V1 uses clock logic using delay(), and is set with a radial encoder / push-button. It loses time quickly.

V2 is written for a Teensy 3.0 (Arduino-compatible microcontroller board) with crystal soldered on, using the Arduino Time library.

Links:

Adafruit NeoPixel strip: http://www.adafruit.com/products/1138 Teensy 3.0: http://www.pjrc.com/teensy/

NeoPixel library: https://github.com/adafruit/Adafruit_NeoPixel Time library for Teensy: http://www.pjrc.com/teensy/td_libs_Time.html

About

clock for 60 neopixel strip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%