Category Archives: circuits

Datalogging with Arduino

There are several ways to save data from a sensor attached to an Arduino. If you’re connected to a personal computer, you can simply send the data from the Arduino to the personal computer serially, and save it to a … Continue reading

Posted in arduino/wiring, circuits, code, electronics, Pachube | 1 Comment

Glif + DSO Nano: two great tastes…

I was recently given a Glif, and even though I don’t own an iPhone 4, the Glif has been very useful. It it’s a perfect tripod mount for my DSO Nano oscilloscope, and makes it easier to prop the scope … Continue reading

Posted in circuits, construction, electronics, iPhone, misc | Leave a comment

Networked Bed Presence sensor

John Schimmel and I had a meeting with a friend the other day who has chronic condition, and is looking for tools to notify her family and friends of her activity at home, so she can live more independently. A … Continue reading

Posted in arduino/wiring, circuits, electronics | Tagged , , | Leave a comment

Using PepperMill to turn a motor into a sensor

Nicolas Villar sent me a sample of the PepperMill, a new sensor board he and Steve Hodges designed at Microsoft Research in Cambridge, UK.  It’s a nifty little board.  You attach a DC motor and the board can an output … Continue reading

Posted in arduino/wiring, circuits, electronics | 3 Comments

Bluetooth Mate with Lilypad

Coming late to the game, I’m trying out a Bluetooth Mate from SparkFun with an Arduino Lilypad.Overall, it’s a nice Bluetooth radio to use with microcontrollers.  A few thoughts on getting it working:

Posted in arduino/wiring, circuits, electronics | Tagged , , | 1 Comment

Intervalometer and motion trigger for Nikon D90

Matt Mets has written a nice Nikon remote control library for Arduino. I used it to make a motion trigger and intervalometer. It looks like this:

Posted in arduino/wiring, circuits, electronics | Leave a comment

Reading data from a uLog logger, saving to a file

Here’s a Processing sketch that takes data from Sparkfun’s uLog datalogger via a serial port, and saves the results to a file. To use this, you’ll need: uLog datalogger with some data on it USB-to-serial adaptor; there are many types … Continue reading

Posted in circuits, Processing | Tagged , , | 2 Comments

CNMAT resources archive

Berkeley’s CNMAT (center for new music and audio technologies) has a nice resource archive, with pictures.  Useful if you’re looking for electronic parts, microphones, and other things audio-related.  Similar to RISDpedia and ITPedia, among others, very useful.  Thanks to Tom … Continue reading

Posted in circuits, construction | Leave a comment

A Few Good Reasons Why Peter Knight Rocks

Peter Knight works with Massimo and Alex and co. at Tinker.it. He’s written some great AVR code, which is useful in Arduino.  For example: Secret Thermometer takes advantage of the ATMega’s internal thermometer. Turns your ’328-based Arduino into a thermometer … Continue reading

Posted in arduino/wiring, AVR, circuits | Tagged , , , | Leave a comment

Physical x Wonderfl

Shigeru Kobayashi, who made Gainer and Funnel, has made yet another nifty tool for physical computing:  physical x wonderfl. It combines Gainer, Funnel, Firmata, Arduino, and Wonderfl.

Posted in arduino/wiring, circuits, Flash/ActionScript | Tagged , , , , , , , | Leave a comment