Skip to content
Brent Strysko edited this page Feb 10, 2015 · 3 revisions

Hardware

  • Some massive array of LED squares(came into Roboclub ownership estimated ~2004)(could not find a part number for it)

  • Arduino Mega

  • Arduino Ethernet Shield

  • 9V 1A Power Supply

Software

The Clock checks for the API datetime endpoint for the current datetime. It also checks the Clock channel to see if it should display a message.

To compile the code you must have the ArduinoRC library and TimerThree library installed.

The device is netreg'd for CMU's network under the RC account as clock.

Clone this wiki locally