Clock

From xKyle.com - Notebook

Jump to: navigation, search

The clock I'm building is a massive led powered clock based off of schematics and a pic microcontroller. Arduino.


Contents

Router Interface

The clock interfaces with a Wrt54gl for time updates, twitter commands, and vpn connectivity.

  • get-twitter reads the @replies for relevantclock for commands, parses them, and sends them to...
  • clockctl reads in commands and interfaces with the serial port.
  • send-twitter can send out updates.


Software

The original firmware: File:SFE-WallClock-v01.zip
My Software: Clock_Code
References:

Pictures

Color Code

Encoder:

D0 = Yellow
D1 = Yellow/Black
D2 = Green
D3 = Green/Black

Drivers:

1 = Orange/Black
2 = Orange
3 = Brown
4 = Brown/Black
5 = Red
6 = Red/Black
7 = Blue

Diagram


Retrieved from "http://wiki.xkyle.com/Clock"
Personal tools