Interactive Jacket For Cyclists: Instructables
Interactive Jacket For Cyclists: Instructables
by mujtabachang
https://www.youtube.com/watch?v=h-79zBHkLqU
Before we do anythings, lets make a list of things we would need to make this jacket.
Tools Needed
To make this jacket, we need a circuit. The circuit schematic diagram (added figure) shows how different
components are connected. You can make the circuit on a breadboard to test it out first (figure is added). And then
solder it to the perfboard which can be used as an Arduino shield (Arduino addon, see the pictures). But the wires
to & from the accelerometers should be long enough to reach to jacket's cuffs, since we need to install the
accelerometers at the cuff (see previous step).
Once you are happy with your the circuit, you need to program the Arduino. The program for the Arduino is given
in the files section. The program requires two additional libraries
1. SimpleTimer
2. SparkFun LSM9DS1
Install the libraries first into the Arduino. Then download the Interactive_Jacket.zip file and open with Arduino to
program it.
Early Testing
You can test the working of the circuit by placing the accelerometers on your cuff (see figure) and try waving it. If
the gesture is not detected, try changing the potientiometer to change the sensitivity.
LED circuits
We soldered the LEDs in series and parallel combination so that each LED can get 1.5 volts, along with 220 ohm
resistors to limit the current.. We are running the LEDs from 9V batteries. But we would suggest replacing the
LEDs with LED strips for simplicity.
http://www.instructables.com/ORIG/F1N/J5VT/IZ6DJ4P5/F1NJ5VTIZ6DJ4P5.zip
(https://cdn.instructables.com/ORIG/F1N/J5VT/IZ6DJ4P5/F1NJ5VTIZ6DJ4P5.zip)
Attaching the Accelerometers Modules routed to the main board (Arduino) and fixed to the
jacket using hot glue, you can also sew it if you want
The assembly of the jacket starts with attaching the to. See the figures.
accelerometers to the inside of the cuff. The modules
can be added using hot glue or sewing. The figure Main Board
shows the how the modules are attached to the inside
of the cuff along with wires. Please label the The main board comprises of Arduino, the circuit and
signals/power wires with sticky tape and write the the batteries enclosed in a container. We used
wire names. Sidekick Basic Kit as a container :P
The groups of LEDs are made using perfboard and You can attach the switch (on/off) and potentiometer
can be attached using hot glue. You can see in the to the green box. But for that we need to make holes
figures how each perfboard with LEDs are attached to for the wires to pass through. We used soldering iron
the jacket. You have to make a hole for the wires to to make holes into the green box, later we hot glued
pass through. the switch and potentiometer. See the figures
LED wires Basically you are done with the assembly step.
So you have reached till this step. Everything should Well you can do a lot of improvements to this jacket,
be working for now. Your jacket should be complete such as maybe detect the deacceleration and turn on
by now the back LEDs accordingly, acting as a brake lights.
Or perhaps make this out of Lilypad and conductive
Try changing the potentiometer to change the thread and make it washable.
threshold value which will make the hand gesture
detection more sensitive. Good luck!
What's more?