DeeHants
About
- Username
- DeeHants
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
Here is (what I think is) the output to the ColorLoop class (and in turn, the default pattern) for the first 200 iterations: https://www.dropbox.com/s/elqitn8nnyb8fzb/ColorLoop.bmp (Starts at the top and the controller end is on the left) This is ba…
-
Thanks, I've just checked the production sketch and it doesn't detect the FF until there are at least 3 bytes to read: https://github.com/Blinkinlabs/BlinkyTape/blob/master/ProductionSketch/SerialLoop.cpp#L11 Sending FF FF FF or any other combinatio…
-
Oh, and you're welcome to mirror it on github if you want, Or I can create one under my account once I figure out how to get mercurial to talk to it correctly!