-
View of the back when its running
09/03/2015 at 08:25 • 0 commentsA little blurry I'm afraid.
-
Schematic (sort-of)
09/02/2015 at 09:08 • 0 commentsArduino Nano Connections:
Neopixel Data - D3
Button - D4 (other pin being GND, using Arduino internal pullups)
RTC SDA - A4
RTC SCL - A5
neopixels are laid out like so, data direction in yellow:
-
Code Uploaded by Popular Demand :-)
09/02/2015 at 08:53 • 0 commentscode is located here:
https://github.com/hopo28/7SEG_COLOUR_CLOCK
It could be more elegant, but it functions.
Time set is done via the serial interface.