Introduction: Always Handy

About: I specialize in electronics, but I can operate a band saw, ride a skateboard, and brew a tasty cuppa. I blog incessantly.

Demonstration video for mobile users.

Wearable technology is futuristic. Imagine the clock maker who first made a watch small enough to be worn on the wrist. I would have been ecstatic at the thought of knowing the time just by looking at my arm. Watches that merely tell time aren’t futuristic but wearable technology is as exciting as ever. Smart watches and activity trackers, like FitBit, have replaced purely mechanical watches but the fact that people want technology at their fingertips, or a few centimeters behind them, won’t change anytime soon.

I am making a cyberpunk (Shadowrun decker) costume and I wanted to exemplify my desire to have high technology at hand. It’s a neat costume piece because the things we keep readily accessible are the things which matter to us. In the case of the costume I wanted to have a keyboard ready to go at a moment’s notice. To add the futuristic quality I wanted it to move by servo motors on a couple of four-bar linkages (Wikipedia). Originally I had planned to use a linear slide, like a hidden blade from AC but that presented too many problems and wouldn’t have the look I wanted.

A single servo would probably have enough power to move my ultra-portable chording keyboard but servos are inexpensive and I like symmetry. When you’re building this contraption you should be able to move something that weights as much as a cell phone with no problem. That could be a screwdriver or dinner fork. Unless you need to kick it up a notch and have a hidden pocket knife. What do you find yourself using a hundred times a day?

Another important aspect of this project was the method in which the rig was triggered. It was important that it not interfere with normal movement. The worst kind of wearable is one that reminds you that it is there or keeps you from doing ordinary things, like picking up a book. For that reason I included infrared emitter-receiver tubes to act as a proximity switch capable of reading at the length of a hand, 20cm or 6”. This piece is adjustable so you don’t have to worry about triggering until you fully extend your wrist. Unless you want to trigger with only a slight twitch.

Step 1: Parts

I’ve assembled a neat little package with all the necessary files for this build. Half of the parts are 3D printed and the other half are purchased. The list I’ve built has links for everything which can’t be found in a hardware store. I’ll add the unlinked list parts here so you can see what is needed before starting.

Wrist mounted rig parts:

* 2@ #2 wood screws

* 2@ #6 1/2" bolts

* 5@ #6 4" bolts

* 4@ #6 nylon insert lock nuts

* 2@ SG90 servo motors. Each comes with 2 servo mounting screws, a servo horn, and a horn screw. MG90 servos can also be used.

* Wrist band

Servo controller and proximity detector Parts:

* 1@ Controller

* Arduino Pro mini. A USB↔Serial adapter is also necessary but not permanently installed

* OR

* An Arduino Micro could be used which doesn't require a USB↔Serial adapter

* 1@ Protoboard or stripboard

* 1@ 10K linear potentiometer

* 6@ Straight header pins

* 4@ 2 position screw terminals

* 1@ USB micro breakout board

* 4@ #6 black screws

* 1@ #6 3/4" bolt

* 1@ #6 nut

* 2@ #6 nylon washers

* 1@ 5mm RGB LED

* 1@ TSAL6100

* 1@ TSOP4856

* Liquid tape

* Double - sided Velcro

Step 2: Printing

Print at 100% scale.
Hopefully you don’t need my help to print the parts. All the STL files are necessary to build the whole project. If you have decided to use alternate parts, such as a physical switch instead of the proximity sensor, print only what you need.

All my OpenSCAD code is included so you can add holes to the enclosure or whatever or make the emitter-receiver tubes a different length. There is also my home-brew enclosure module if you want to make custom rectangular enclosures with maximum internal space. It is parametric so you just send it, HEIGHT, WIDTH, DEPTH, and THICKNESS.

Step 3: Soldering

This will not be a soldering lesson. Instructables has many good soldering instructions so another attempt simply doesn’t belong here. Schematics have been included to make this as simple as possible.

I recommend making a terminal board, which is just a segment of protoboard or strip board that has space for all the terminals and a potentiometer. This isn’t strictly necessary but may keep you from tearing your hair out. I used 26AWG copper wire. Most of it was stranded but I wish I had used solid.

It is worth noting that the wires going between the controller enclosure and the proximity detector used a salvaged Ethernet wire. I needed seven wires and Ethernet has eight so it worked out well. These wires were put into the screw terminals on the controller side. On the emitter-receiver tube side they were soldered to another piece of protoboard. This allows you to replace the emitter-receiver tube if you want to try different hardware like a reed switch or a commercial proximity detector.

The servos were connected to three position header pins so they can also be removed or replaced. These could be soldered directly but that makes maintenance difficult.

Step 4: Programming

If you chose the Arduino Pro Mini you will need a USB ↔ Serial adapter. I don’t need to go into how to program Arduinos because that is covered by lots of fellow makers here on Instructables and they have done great jobs of explaining all of it.

To get fancy you can check out my code on Codebender.cc and edit/upload right from your browser. I love this free site and have donated money to them. There are also tutorials here for uploading code.

Step 5: Assembling

By now you should be done printing.

Some of the spacers look similar in height but if you group them as they printed you won’t have any trouble. The Wikipedia page on four-bar linkages will also give you an overview of how the machine works but when you see it in action it will all make perfect sense.

The labeled images included with this step show where everything goes and gives it a name. Many of the pieces have an identical twin and they can be swapped around freely without a problem.

The tricky part is attaching the servo motors to the servo arms. The servo arms were modeled to have the servo horns go through the servo arms. This was done to reduce clearance and provide stability. A picture above shows how the servo arm attaches. Don’t forget to add the screw to keep the servo horn in place.

Once all the plastic and metal parts are assembled it is a simple matter or wrapping velcro around the servo spacers and around the wrist band. For that matter, the velcro could be wrapped around a watch. See how I brought that back around?

Everything should be ready to receive power now! Be sure to use a large enough USB power supply or your servos will simply twitch. The voltage regulator on the Arduino won’t have enough power. 500mA is enough.

Step 6: About Me

Thank you for reading. This Instructable was only 1200 words yet the whole process took over THREE MONTHS to complete and I posted in my blog daily, yes every single day, so there’s a lot more to see and read if you like background with your projects. There were a bunch of instances where I took a time gamble and lost but I report my failures alongside successes so people like you can observe the whole process.

My decker costume will continue. This rig will bring a pocket keyboard to my right hand but my left arm will hold a set of lock picks. The twist is that the lock picks will be held on over-engineered cases for quick retrieval and storage. These costume pieces were designed to be functional as well futuristic looking.

Tech Contest

Participated in the
Tech Contest

Wearable Tech Contest

Participated in the
Wearable Tech Contest

Robotics Contest

Participated in the
Robotics Contest