Don't overflow the unsigned longs
by Shawn Kovalchick 5 years 5 months
Don't overflow the unsigned longs

Fixes #4

Also fixes new issue where hand overlapping strand boundary would show up on other strand.
Also fixes hour hand showing up where not configured (6th strand)
798c9c7a
Cycle colors on flashing 12 as well.
by Shawn Kovalchick 5 years 5 months
Cycle colors on flashing 12 as well.

#5
5b2cd048
Cycle colors through the spectrum once every 8 sec...
by Shawn Kovalchick 5 years 5 months
Cycle colors through the spectrum once every 8 seconds

Fixes #5
ea02fd34
Use 255 pixels instead of 256, fix fade in/fade ou...
by Shawn Kovalchick 5 years 5 months
Use 255 pixels instead of 256, fix fade in/fade out flash

Fixes #2
a3c5f63c
Add last two strands
by Shawn Kovalchick 5 years 5 months
b0610642
Updating tests to use all 6 strands now that I hav...
by Shawn Kovalchick 5 years 5 months
Updating tests to use all 6 strands now that I have the last two wired up
7d5974ff
Big update!
by Shawn Kovalchick 5 years 5 months
Big update!

Revamped the tests, showing the progression of the development.
Updates to the PCB, including getting the clock and data pins in the right order.
Moved some stuff to lib directory (Need to create issue to modularize these)

Known bugs (Need to create issues for these):
When hand moves into new pixel, the pixel sometimes flashes.
Complete power cycle loses connection to GPS. Reset fixes.
Hands reset early and sometimes jump around.
856bed77
Readme updates
by Shawn Kovalchick 5 years 5 months
ad429743
Backlink to CADLAB.io has been added.
by Shawn Kovalchick 5 years 6 months
b5ad20d3
Initial commit
by Shawn Kovalchick 5 years 6 months
4f7b2612
Report a bug