Cheap and easy SMS via GSM for your MCU

Non acronym version of the title: send and receive text messages via cell phone communication towers using an Arduino or other microcontroller. “We’ve been doing that for years!” you cry, well yes, technically. But [Fincham] lays it outs simply; commercial offerings are expensive and finding a cell phone that uses RS232 now a days is getting difficult, so … Read the rest

Data confirmation with RF communications

[Rafael] built a system that uses radio frequency for communications. The code he was using with the inexpensive receiver/transmitter pairs already had some error correction but from time to time an entire message would be missed by the receiver. He set out to make these RF communications more robust.

A little more than a year ago we looked at … Read the rest

3D printing with LEGO

With 2400 LEGO bricks and a lot of patience, [Will Gorman] built a LEGO 3D printer. It’s similar to a RepRap or a Makerbot, but instead of extruding plastic, it uses pre-extruded building blocks (aka LEGO bricks).  The grey wall extending far above the unit itself is a feed magazine which holds the raw material. A Java application takes … Read the rest

Data plotting for the visually impaired

This setup helps to represent data in a meaningful way to for visually impaired people. It uses a combination of physical objects to represent data clusters, and audio feedback when manipulating those objects. In the video after the break you’ll see that the cubes can orient themselves to represent data clusters. The table top acts as a graphing field, with … Read the rest

Halloween props: Dancing spider

[Isaac] grabbed the motor from an old printer and used it to make a spider run up and down the wall for Halloween. A PIC 12F683 uses a MOSFET to drive the motor. The program loop has a little bit of dramatic flare to it, raising the arachnid with a bit of a jerky motion to give it some life, … Read the rest