
http://youtu.be/ayA7kEitnaU
Here is an eye set for somebody that wanted them to fade form a few different colors. I used an Arduin Uno, and this is what I was able to come up with.
I am not finished with the whole light show, and I am leaving the whole controller in their for programming updates, and the like.
Here is an eye set for somebody that wanted them to fade form a few different colors. I used an Arduin Uno, and this is what I was able to come up with.
I am not finished with the whole light show, and I am leaving the whole controller in their for programming updates, and the like.
Category All / Miscellaneous
Species Unspecified / Any
Size 757 x 460px
File Size 33 kB
I have all the wires going through the head, and they are sealed. The controller is in a sealed project box that I added a serial port to for ease of use. so if you wanted to pull the sensitive electronics out for washing the head, you could. Everything else dose not need too much added protection, but are calked anyway, just for good measure.
I was able to make a compartment in the back of the head. So you would have zipper access to the project box. The whole thing is heald in place by elastic, and is snugly in a sewn up pocket. There is a Perf board that is in the top of the head with a few resistors and leads, and that is in the foam with the rest of the wires.
I was able to make a compartment in the back of the head. So you would have zipper access to the project box. The whole thing is heald in place by elastic, and is snugly in a sewn up pocket. There is a Perf board that is in the top of the head with a few resistors and leads, and that is in the foam with the rest of the wires.
The only issue with that is sweat makes a capacitve touch screen unusable. Within moments of being in suit you would not be able to control it. It also would just be hard to control in the first place, as it would have to rest on your palm, and you could not use the other paw to operate it if you had it outside of the suit.
Well about it being on the wrist/forearm area why not have it built into it with a (oh god) velcro secured flap. Are you sure that http://amzn.to/Hz4u7O those would be effected by sweat so much that it would become ineffective?
The problem is that you cannot put handpaws OVER those gloves; the gloves have to be the only thing between your finger and the screen, so you would have to have the iTouch visibly exposed *and* have knitted conductive handpaws.
There are many, many, many other much much much smaller solutions for this problem that don't involve $300 worth of unnecessary processors, flash memory, graphics accelerators and separate charge hardware (and associated risk of frying the whole thing due to sweat running into the device), and many of them sidestep the conductivity problem entirely by not making gratuitous use of touchscreens. If you're already building stuff on perfboard (and Jeff says in the comments that he is), it's frequently easier (and MUCH cheaper) to just go get the components you need and use a couple spare I/O lines rather than try to graft on a bluetooth transciever and write an entire application for a smart device that happens to contain a similar part.
There are many, many, many other much much much smaller solutions for this problem that don't involve $300 worth of unnecessary processors, flash memory, graphics accelerators and separate charge hardware (and associated risk of frying the whole thing due to sweat running into the device), and many of them sidestep the conductivity problem entirely by not making gratuitous use of touchscreens. If you're already building stuff on perfboard (and Jeff says in the comments that he is), it's frequently easier (and MUCH cheaper) to just go get the components you need and use a couple spare I/O lines rather than try to graft on a bluetooth transciever and write an entire application for a smart device that happens to contain a similar part.
If you need audio or visuals or something that requires a lot of processing, yeah, it can make a lot more sense to do that than rolling your own solution; but a lot of people seem to be taken with the concept of bolting smartphones to *everything* when all the extra hurdles make it really impractical to do. For simple stuff like color control, and with constraints like integration into a fursuit, the KISS principle really does apply. :}
Idea maybe worth pursuing -
godzuki's gargoyle character has light-up eyes that "blink" by briefly switching off at somewhat random intervals. Apparently this was a fluke at first (caused by dodgy wiring), but it was later turned into an intentional feature after all the "oh cool!" comments he received for it.
http://www.furaffinity.net/view/7032075/
Also, awesome Arduino derivative for sticking in tight spaces (like inside fursuit heads and the like): http://pjrc.com/teensy/index.html

http://www.furaffinity.net/view/7032075/
Also, awesome Arduino derivative for sticking in tight spaces (like inside fursuit heads and the like): http://pjrc.com/teensy/index.html
Comments