Slipper Shining with LED strip & Xadow

mo.momi

Led strips are amazing! Firewalker-led-sneakers(http://learn.adafruit.com/firewalker-led-sneakers) by Adafruit inspired me.
Slipper Shining with LED strip & Xadow
I wanna change a way to control it, instead of “pressure-sensitive”, I use a accelerometer sensor judging the motion of slipper.

It’s simple, I complete this version only calculating the acceleration on “z” axis, weather i’m speed up or slow down. Led will “flow” if I’m moving, and stop as I stop.

Step 1: Materials & Tools

[box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″]

Xadow main board
Xadow 3-axis
Xadow breakout
W2828 programmable RGB Led Strips(with integrated driver)
shoe and model!
[/box]
There is already a 3.7V lipo battery shipped with Xadow, due  to my experience this voltage can light up a short segment of RGB Led strip, if necessary you can calculate the max length it can support based on your specific one. For me, this is a W2818 programmable RGB Led strip with integrated driver.

If you wanna a more “blink” experience, please use an external 5V DC power or make a 5V booster  by yourself.

Step 2: Connect

LED strip & Xadow

How to:

Xadow main board <- I2C -> Xadow 3-axis <-> Strip

There is already breakout on accelerometer sensor, so you don’t have to add “Xadow breakout”.

Xadow use FFC between two modules, this 12Pin cable just fix the Xadow compatible interface.

For more info, please checkout wiki http://www.seeedstudio.com/wiki/Xadow_IO_pin_mapping

Some solder works should be done: you have to connect pins to the breakout on Xadow.

Step 3: Blink Test

Since this is the same as NeoPixel Digital RGB LED by adafruit http://www.adafruit.com/products/1461, if you wanna a quick implementation of beautiful animation with it, I highly recommend the code example  by Adafruit http://learn.adafruit.com/firewalker-led-sneakers/test-circuit.

Deploy their library https://github.com/adafruit/Adafruit_NeoPixel, have a try on “example”

Also deploy https://github.com/reeedstudio/xadow, try the demos related with 3-axis. I made some modification and use it on Xadow.

 

for more detail:  Slipper Shining with LED strip & Xadow


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top