Private

You know those wire-actuated sky cameras they use to capture aerial footage of sporting events in large stadiums? Turns out that type of motion-control platform is called a “wirebot,” and our fabulous guest author Riley Porter has just posted a very cool Arduino-based build of a small scale wirebot motion control platform on a PVC frame. It’s today’s feature over on the Make: Arduino page. [Thanks, Riley!]

This project was sponsored by element14, the tech portal and online community for design engineers.

by-nc


The Getting Started with Arduino kit V2.0 from the Maker Shed includes everything you need to join the tens of thousands of engineers, designers, artists and hobbyists who have discovered this incredible and educational prototyping platform. We include an Arduino UNO, the incredibly popular Getting Started with Arduino Book by Massimo Bansi, and all the components needed to go through the examples in the book.

Hint, Hint – Follow the Maker Shed on Twitter, or Subscribe to our Deal of The Day RSS feed to keep up to date on the latest deal!

by-nc

I’m building a Blendophone for Maker Faire. What’s a Blendophone? It’s a “musical” instrument made from eight blenders controlled by an iPhone and an Arduino. My friend Usman Muzaffar is writing an iPhone app to control the beat sequencing and solo input, while I’m building the hardware and an Arduino sketch to switch the blenders on and off.

The first challenge I had was controlling blenders from an Arduino. I decided to go with the PowerSwitch Tail, which is a neatly packaged isolated AC relay circuit that can be controlled from a 5V DC signal — very safe, very easy. The PowerSwitch Tail draws about 40mA of current to do its thing, which is the limit of what an Arduino digital pin can reliably push. In practice, I found the Arduino could usually control the PowerSwitch Tail on its own, but would occasionally fail to trip to relay. To be safe, I decided to create a driver circuit for each of the eight blender outputs. I created a drawing of the circuit in Fritzing, and then prototyped it on a breadboard.

Once this was working, I made things a bit more permanent. I used a ProtoScrewShield to solder the eight transistor circuits, and provide eight screw terminal pairs for the output to the PowerSwitch Tails. This works great, and gives me a nice solid connection to the blender controls. You could also use a standard MakerShield and a ScrewShield to do the same thing.

In the next installment I’ll talk about making this system wireless, using XBee radios.

In the Maker Shed:

Makershedsmall

PowerSwitch

PowerSwitch Tail

by-nc
Private
You are protected by wp-dephorm: