whiterabbit
- Sep 14, 2013
- 90
- Joined
- Sep 14, 2013
- Messages
- 90
So, this project has been a long(ish) time in the making and was originally what started me on the path of learning electronics- but I’ll skip the backstory and jump right into the fun part.
I’m making a custom set of light gloves. I want to build something jaw-droppingly awesome that I have never seen before.
The light gloves you can buy at shows or online tend to be awkward and are extremely limited in their functions [read: cheap]. I want to build a pair of gloves that runs of a microprocessor, so I can customize the patterns the LEDs display and reprogram it at my convenience.
I have already made several steps towards reaching this goal, but would love community input! On anything, really- circuit design, code, or possible additions I haven’t thought of. I have very limited experience with electronics, and a decent amount of experience with code, but I learn very quickly and that has helped me a lot in the last little while while learning about this kind of stuff.
I figure the best way to start this project is to decide what features I want, and then from there work backwards to see what I will need to do in order to accomplish my goals. So here are some thoughts/features/requirements/design ideas that I have so far:
-needs to be portable, and fairly lightweight (can’t have a massive circuit board or cumbersome batteries)
-batteries should be rechargeable
-microprocessor controlled
-multiple colors of LEDs on the fingertips (see attached photo for something I’ve already worked up!)
-convenient control access (buttons etc. should be located on each hand, probably along the side of the hand/finger between thumb and forefinger) so that you can toggle changes without stopping the light show
-RGB LEDs spaced incrementally every 3-5” along the arms and chest (along power wires, probably) so that you could have the light ‘drain’ from one hand and ‘travel’ over to the other [as an example- think LED chaser]
-accelerometers (gyroscopes?) on each hand (could change the intensity of the LEDs based on movement; maybe even read hand gestures as a method of triggering certain patterns in the LED output
-maybe a ‘sync’ button that you could tap with the beat of the music to set the rate at which some of the LEDs pulsate along with the tunes
-keep the design (of the hand parts at least) open on the palm side of the hand for ventilation and also so phones can be used more readily and whatnot (already have kind of experimented with this by modifying existing gloves and have had some basic success!)
I have some of the parts I’ll need, but I’m sure I’ll need more. I want to hold off on making any orders until I’ve settled on a physical design. I have a Teensy++2.0 and an Arduino sitting around unused, but am open to suggestions on ones that may be better suited to a project like this.
The problems I anticipate include
-finding a power source that is rechargeable and compact and won’t die after a half hour
-keeping the wiring compact so that it won’t be cumbersome
-bridging the joints in shoulders/elbows/wrists so that the wires won’t break
-in fact, durability all around since there will probably be quite a few ways this could break
-programming in complex patterns for the LEDs, especially if reading input from accelerometers or gyroscopes
I know this will be a LOT of work, but I’m very motivated to make this and I would greatly appreciate any help!
Thank you in advance for your thoughts
PS
The pic shows a comparison of a 5mm LED to three 3mm leds [what is standard on many gloves] and the small piece of doubled sided board with six surface mounted LEDs on it sharing common ground. Theres a hole through the board under the soldered center, so it can be accessed from the non-lit side. the back is also divided into three strips which connect around the edge of the board via wire I added. This should allow all six LEDs to be connected from one side of the board so the wires can be more consolidated running down the back of the finger.
I’m making a custom set of light gloves. I want to build something jaw-droppingly awesome that I have never seen before.
The light gloves you can buy at shows or online tend to be awkward and are extremely limited in their functions [read: cheap]. I want to build a pair of gloves that runs of a microprocessor, so I can customize the patterns the LEDs display and reprogram it at my convenience.
I have already made several steps towards reaching this goal, but would love community input! On anything, really- circuit design, code, or possible additions I haven’t thought of. I have very limited experience with electronics, and a decent amount of experience with code, but I learn very quickly and that has helped me a lot in the last little while while learning about this kind of stuff.
I figure the best way to start this project is to decide what features I want, and then from there work backwards to see what I will need to do in order to accomplish my goals. So here are some thoughts/features/requirements/design ideas that I have so far:
-needs to be portable, and fairly lightweight (can’t have a massive circuit board or cumbersome batteries)
-batteries should be rechargeable
-microprocessor controlled
-multiple colors of LEDs on the fingertips (see attached photo for something I’ve already worked up!)
-convenient control access (buttons etc. should be located on each hand, probably along the side of the hand/finger between thumb and forefinger) so that you can toggle changes without stopping the light show
-RGB LEDs spaced incrementally every 3-5” along the arms and chest (along power wires, probably) so that you could have the light ‘drain’ from one hand and ‘travel’ over to the other [as an example- think LED chaser]
-accelerometers (gyroscopes?) on each hand (could change the intensity of the LEDs based on movement; maybe even read hand gestures as a method of triggering certain patterns in the LED output
-maybe a ‘sync’ button that you could tap with the beat of the music to set the rate at which some of the LEDs pulsate along with the tunes
-keep the design (of the hand parts at least) open on the palm side of the hand for ventilation and also so phones can be used more readily and whatnot (already have kind of experimented with this by modifying existing gloves and have had some basic success!)
I have some of the parts I’ll need, but I’m sure I’ll need more. I want to hold off on making any orders until I’ve settled on a physical design. I have a Teensy++2.0 and an Arduino sitting around unused, but am open to suggestions on ones that may be better suited to a project like this.
The problems I anticipate include
-finding a power source that is rechargeable and compact and won’t die after a half hour
-keeping the wiring compact so that it won’t be cumbersome
-bridging the joints in shoulders/elbows/wrists so that the wires won’t break
-in fact, durability all around since there will probably be quite a few ways this could break
-programming in complex patterns for the LEDs, especially if reading input from accelerometers or gyroscopes
I know this will be a LOT of work, but I’m very motivated to make this and I would greatly appreciate any help!
Thank you in advance for your thoughts
PS
The pic shows a comparison of a 5mm LED to three 3mm leds [what is standard on many gloves] and the small piece of doubled sided board with six surface mounted LEDs on it sharing common ground. Theres a hole through the board under the soldered center, so it can be accessed from the non-lit side. the back is also divided into three strips which connect around the edge of the board via wire I added. This should allow all six LEDs to be connected from one side of the board so the wires can be more consolidated running down the back of the finger.