SparkFun is rolling out interesting things to play with every week. They’ve added a NanoMuscle actuator that uses a shape memory alloy to lift nearly 70 times its own weight. Their LilyPad collection has expanded to include small momentary switches and a thermistor type temperature sensor. Lastly, they’ve got an FM receiver module. It just needs an antenna and uses I2C or SPI for control.
Arduino Hacks3063 Articles
StickDuino, USB Stick Arduino Clone
The Arduino hardware clones keep rolling in. This weeks entry into the modern dev board’s roster is the StickDuino. The board is designed to be fully hardware compatible and plugs directly into your USB port. The StickDuino uses all SMD components. The creators know that this can make assembly more difficult so they’ve space the components out, opted for larger pads, and collected some links to SMD tutorials. The board feature two more analog inputs than the Diecimila and it has a jumper so you can switch it to 3.3V. All around it looks like a great product; frankly we love anything with full board layouts.
Simple Tracking In 3D Space
[kylemcdonald] has posted this how to build a simple 3D tracking interface. Using 6 resisters, some wire, aluminum foil, an Arduino, and a cardboard box, he was able to do 3D capacitive sensing. Coupling that with Processing, he was able to overlay an interface using augmented reality. The video above shows a 3D tic tac toe application. While it seems less than perfect, its pretty amazing for how simple it is.
Seen anything similar to this out there? What applications would be fun with this?
Ard-e: Cheap Arduino Robot Platform
[Adam] sent in his robot: Ard-e. It’s build on a cheap remote control bull dozer kit along with a pile of cheap parts. He managed to keep the cost under $100. You might be getting sick of the Arduino love, but we love how the platform makes it possible for the micro controller novice to get results without taking advanced assembly language.
New Sparkfun Designs
Sparkfun has recently released a bevy of new boards and other devices, with some very intriguing new builds among them.
The first board that caught our attention is the Wee. It is a compact Arduino compatible controller that features a small size, low voltage, and many other minimalist attributes. It is built around an ATMega 168V and uses all SMD parts.
For even tinier fun, check out the LilyPad LED. It is a LED designed to be incorporated into clothing, featuring large holes for threading, a thin and extremely small PCB and a very bright 250mcd light. It is also washable, meaning that one or many can permanently be incorporated into clothing without fear of losing them. You can see these in the turn signal jacket we covered earlier.
The last one we’ll discuss is the LiPoly Charger, a USB lithium ion battery charger. Based on the Max 1555 IC, the LiPoly can use USB bus power or a 2.1mm center positive wallwart power(it uses the more high-powered wall-wart if both are connected). It can’t charge NiMH batteries, but it is still compact, efficient, and very useful.
Live Full Motion Video On A Peggy
[Windell] was stoked enough to send us [Jay]’s sweet hack on [Windell]’s Evil Mad Scientist Laboratories Peggy 2.0 kit. [Jay] added serial input and hacked quartz composer on his mac to light up all 625 LEDs with live motion video. If you were jealous of the Metalab’s giant LED display, now you can have your own – smaller and cheaper.
EMSL has recently supplemented this awesome device with their Arduino Library for Peggy 2.0. It is a program library that contains various animations and demonstrations of how to draw on a Peggy. Download and enjoy them as they are or tweak them to test out some of Peggy 2.0’s capabilities.
Wii Nunchuck Used For Mocap On 3D Studio Max
If you’ve been looking for a cheap way to do motion capture on 3D Studio Max, [melka] has devised an ingenious way to do mocap using a Wii nunchuck. As shown in his Vimeo video, the nunchuck is connected to an Arduino that feeds MIDI data to a computer running the MIDI app Ableton Live. Ableton Live feeds that data to 3D Studio Max via MIDI Yoke.
The video below the break shows that the motion of the nunchuck can be seen in real time in the 3D Studio Max Window. We’re really hoping [melka] will post a writeup of this project soon, as we are hungry for more details.
Continue reading “Wii Nunchuck Used For Mocap On 3D Studio Max”