-
added bears and hex screen
02/08/2015 at 12:18 • 0 commentsSo i added a screen for beats and another for my idea of a hex time. Problem with the hextime is that the time libraries for the arduino return now as seconds since epoch. pythons time.time() returns it with milliseconds. Fiddling around with millis() brought me flickering hexseconds... probably need to change now() to return the time including milliseconds.
-
​Well, that was fun so far.
02/07/2015 at 23:35 • 0 commentsAnd it looks nice.
I will need to add a brightness setting screen sooner or later.