Maintenance notice: These forum archives are read-only, and will be removed shortly. Please visit our forums at their new location, https://www.evilmadscientist.com/forums/.

Created a Serial Library to Communicate with Alpha Clock Five

edited September 2016 in Clock Kits
Hi there,

We're using a number of Alpha Clock Fives at work for a few projects. For convenience, I created a serial wrapper library for sending data to the standard firmware. 

Commands include: 
-set brightness
-set font
-send millis to display as MM:SS
-send word
-send word and draw dots

It currently only works with a single clock, but you could hook multiple clocks up to multiple serial ports and work that way. 

Sign In or Register to comment.