So 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.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.