shield

Dynamically Generated Closed Captioning Cloud

Dynamically Generated Closed Captioning Cloud

The makers of the Video Experimenter Shield for Arduino have used their product to create an instantly updating word cloud from over-the-air television closed captioning data. The NTSC video is passed through the shield and the Arduino sends the closed captioning text to the computer via serial. The cloud is generated by a Processing sketch, which makes words larger if they’re spoken more frequently.

Continue Reading
Arduino GSM shield tutorial

Arduino GSM shield tutorial

While it would be very useful, the thought of putting my Arduino projects on the GSM wireless network intimidates me a bit. Luckily, John Boxall of tronixstuff walks us through the process in part one of his Sparkfun GSM Shield tutorial. He breaks down how to dial a number and send a text message by […]

Continue Reading
DTMF shield adds touchtones to the Arduino

DTMF shield adds touchtones to the Arduino

Collin Schulz of the Twin Cities wrote in with a fun project he’s working on: a DTMF shield. This one is for the phreakers of the past. A simple Arduino shield to decode DTMF tones using an audio input. It can easily be hooked up to a cell phone or radio. The shield uses an […]

Continue Reading
Centipede shield offers 64 I/O pins

Centipede shield offers 64 I/O pins

Garrett Mace’s Centipede Shield has some pretty cool features: The Centipede Shield is an add-on PCB for standard layout (Duemilanova, Diecimila) Arduino microcontroller boards. It uses the Wire I2C interface on analog pins 4 and 5 to provide 64 general purpose I/O pins. This means that each pin can be assigned as an input or […]

Continue Reading