Second Skin Synth Fits Like A Glove

California textiles artist and musician [push_reset] challenged herself to make a wearable, gesture-based synth without using flex-sensing resistors. In the end, she designed almost every bit of it from the ground up using conductive fabric, resistive paint, and 3-D printed parts.

A couple of fingers do double duty in this glove. Each of the four fingertips have a sensor made from polyurethane, conductive paint, and conductive fabric that is connected to wires using small rivets. These sensors trigger different samples on an Edison that are generated with Timbre.js. The index and middle fingers also have knuckle actuators made from 3-D printed pin-and-slot mechanisms that turn trimmer pots. Bending one knuckle changes the delay timing while the other manipulates a triangle wave.

On the back of the glove are two sensors made from conductive fabric. Touching one up and down the length will alter the reverb. Sliding up and down the other alters the frequency of a sine wave. [push_reset] has kindly provided everything necessary to re-create this build from the glove pattern to the STL files for the knuckle actuators. Check out a short demonstration of the glove after the break. If you love a parade, here’s a wearable synth that emulates a marching band.

Continue reading “Second Skin Synth Fits Like A Glove”

Warm Up Your Small Talk With A Thermometer Scarf

Just how cold is it out there? This giant thermometer scarf is a fantastic entry-level wearables project. It’s sure to strike up conversations that move past the topic of weather.

The scarf is built around a FLORA, a Neopixel ring that represents the bulb, and a short length of Neopixels to show the temperature in Fahrenheit and Celsius. Temperature sensing is done with a poorly documented DHT11 that gave [caitlinsdad] the fits until he found Adafruit’s library for them.To make the scarf, [caitlinsdad] used a nice cozy micro-fleece. He built a pocket for the electronics and padded it with polyester fiber fill to diffuse the LEDs. This makes the lights blur and run together, resembling a mercury thermometer.

Once it was up and running, [caitlinsdad] figured out the temperature scale based on the DHT11 readings and marked it out on the scarf with a permanent marker. [caitlinsdad] has a few mods in mind for this project. For instance, it would be easy to add haptic feedback to keep you from being exposed for too long. Another wearable in the same spirit is this hat that has a sunblock reminder system.

Continue reading “Warm Up Your Small Talk With A Thermometer Scarf”

PIC32 Smart Watch For Less Than A Benjamin

[Matthew Filipek] likes smart watches, but wanted to build one for under $100, so he did. The watch has a 1.7 inch LCD touchscreen, a rechargeable LiPo battery, an SD card, and Bluetooth. The watch is a little large since [Matthew] had only a month to complete the project that drove him to use some pre-made modules image004and meant one shot at getting his custom PCB right.

The watch sports three applications: a settings app, a simple game, and a sketch program (you can see a demo in the video below). Power management is a primary goal, of course, although the clock rate is held high enough to make the game playable. To simplify the software, [Matthew] uses protothreads–a lightweight thread abstraction for embedded systems.

We’ve seen several DIY smartwatches in the past including one entry for the Hackaday Prize. It is hard to roll your own watch that has the same small size and style as a commercial offering. However, there is something to be said for having a homebrew watch for boosting your hacker cred.

Continue reading “PIC32 Smart Watch For Less Than A Benjamin”

Stepping Out In Style With Top Hat Navigation

Wearable tech is getting to be a big thing. But how we interface with this gear is still a bit of a work in progress. To explore this space, [Bruce Land]’s microcontroller course students came up with an acoustic interface to assist with navigation while walking. With style, of course.

[Bruce], from the Cornell University School of Electrical and Computer Engineering, has been burning up the Hackaday tips line with his students’ final projects. Here’s the overview page for the Sound Navigation Hat. It uses a PIC32 with GPS and compass. A lot of time was spent figuring out how to properly retrieve and parse the GPS data, but for us the interesting bits on that page are how the directional sound was put together.

Audio tones are fed to earbuds with phase shift and amplitude to make it seem like the sound is coming from the direction you’re supposed to walk. Navigation is all based on pre-programmed routes which are selected using a small LCD screen and buttons. One thing’s for sure, the choice of headwear for the project is beyond reproach from a fashion standpoint – engineering has a long history with the top hat, and we think it’s high time it made a comeback.

Is this a practical solution to land navigation? Of course not. But it could be implemented in smartphone audio players for ambient turn-by-turn navigation. And as a student project, it’s a fun way to demonstrate a novel interface. We recently covered a haptic navigation interface for the visually impaired that uses a similar principle. It’ll be interesting to see if either of these interfaces goes anywhere.

Continue reading “Stepping Out In Style With Top Hat Navigation”

OSWatch, An Open Source Watch

If you are a soldering ninja with a flair for working with tiny parts and modules, check out the Open Source Watch a.k.a. OSWatch built by [Jonathan Cook]. His goals when starting out the project were to make it Arduino compatible, have enough memory for future applications, last a full day on one charge, use BLE as Central or Peripheral and be small in size. With some ingenuity, 3d printing and hacker skills, he was able to accomplish all of that.

OSWatch is still a work in progress and with detailed build instructions available, it is open for others to dig in and create their own versions with modifications – you just need to bring in a lot of patience to the build. The watch is built around a Microdunio Core+ board, an OLED screen, BLE112A module, Vibration motor, a couple of LEDs and Buttons, and a bunch of other parts. Take a look at the schematics here. The watch requires a 3V3, 8MHz version of the Microdunio Core+ (to ensure lower power consumption), and if that isn’t readily available, [Jonathan]  shows how to modify a 5V, 16MHz version.

Continue reading “OSWatch, An Open Source Watch”

The Three Week Three Dollar Binary Watch

There’s a Maker Faire in three weeks, and your group wants to design and build a binary watch to give to attendees. You don’t have much time, and your budget is $3 per watch. What do you do? If you are [Parker@Macrofab] you come up with a plan, buy some parts, and start prototyping.

[Parker] selected the PIC16F527 because it had enough I/O and was inexpensive. A cheap crystal and some miscellaneous discrete parts rounded out the bill of materials. Some cheap ESD straps would serve for a band. He did the prototype with a PICDEM board and immediately ran into the bane of PIC programmers: the analog comparators were overriding the digital I/O pins. With that hurdle clear, [Parker] got the rest of the design prototyped and laid a board out in Eagle.

Continue reading “The Three Week Three Dollar Binary Watch”

The Best Badges Of The SuperCon

A few weeks ago, we took a look at the best badge hacks at the Hackaday Supercon. These were the best badge hacks anyone has ever seen – including what comes out of DEF CON and the SDR badge from the latest CCC. I’m ascribing this entirely to the free-form nature of the badge; give people a blank canvas and you’re sure to get a diverse field of builds. Now it’s time to take a look at the cream of the crop, hear what the jolly wrencher sounds like, and how to put 1000 Volts in a badge.

There were three categories for the badge hacking competition at the SuperCon – best deadbug, best blinky, and most over the top. A surprising number of people managed to solder, glue, and tape some components to a the piece of FR4 we used as a conference badge, but in the end, only three would win.

Continue reading “The Best Badges Of The SuperCon”