dougdiego / KnightRiderNeoPixel

Knight Rider light pattern on AdaFruit Neo Pixel with Arduino
4 stars 0 forks source link

Just wanted to let you know.. #1

Open technobly opened 11 years ago

technobly commented 11 years ago

..about a new Knight Rider routine for the NeoPixels https://github.com/technobly/NeoPixel-KnightRider

I hope you don't mind I lifted much of your readme.md

Also wanted to mention if you use a fixed length display with your code, the last pixels behaves differently than the first pixels. I don't think you see it when you use a strip with extra pixels at the end. Try counting out 10 pixels (for your code) and cover up the 11, 12, 13 etc.. to see it.

Thanks!

dougdiego commented 11 years ago

Nice work! I like it.

Doug