Preparation:
Read the Adafruit Neopixel documentation first!
...oh yes and buy a Neopixel 16 LED ring (the code is for the 16 ring, but you can easily change the numbers in the code). For dutch people, check http://www.floris.cc .
Installation:
- Attach the accelerometer module in Port A
- Some wiring. These rings can easily be powered by the Tessel using the 3.3V and GND of GPIO bank. The data wire goes into G4.
- Download the neopixel Tessel firmware > https://s3.amazonaws.com/builds.tessel.io/custom/neopixel.bin
- Run: tessel update ./neopixel.bin --force
- Clone the github repo, and run the code.
If all goes as planned you should have something like this:
@svdockum
Posted by
Kelsey Breseman

Comments