LadyAda
Articles about LadyAda:
Make Music With A #2 Pencil
Send to a Friend
|
Feed for this Entry |
Filed under: Electronic Instruments, Music News, Music Videos, Strange
Remember filling in those little ovals on tests in school with #2 pencil?
Now you can do something really fun with a #2 pencil!
Drawdio is an electronic pencil that lets you make music while you draw.
It’s an easy DIY project that lets you create a basic musical synthesizer that uses the conductive properties of pencil graphite to create different sounds. The result is a fun toy that lets you draw musical instruments on any piece of paper.
- Runs on a single AAA battery for many hours (even ‘nearly dead’ batteries will work)
- Use any pencil – mechanical or plain. The kit comes with a 2B pencil, the softer the lead the better
- Ridiculously fun for all ages
The Drawdio Kit comes with all electronic components, PCB, hardware and pencil. AAA battery and tools are not included.
Limor Fried, aka LadyAda, has introduced Wave Shield, a way to add audio output to Arduino projects:
Adding quality audio to an electronic project is surprisingly difficult. People tend to end up either using low-quality ISD chips (you might get 8Khz sampling rate for 30seconds out of these, if you’re lucky!) or mucking around with trying to control a CD or MP3 player. Although it’s possible to generate audio direct from a microcontroller using a PWM output, the quality is often low and its hard to fit a lot of music in an EEPROM chip. You can buy an embedded MP3 player board, but they’re either expensive or difficult to use!
Here is a shield for Arduino that solves many of these problems. It can play up to 22KHz, 12bit uncompressed audio files of any length. It’s low cost, available as an easy-to-make kit. It has an onboard DAC, filter and op-amp for high quality output. Audio files are read off of an SD/MMC card, which are available at nearly any store. Volume can be controlled with the onboard thumbwheel potentiometer.
The shield comes with an Arduino library for easy use; simply drag uncompressed wave files onto the SD card and plug it in. Then use the library to play audio when buttons are pressed, or when a sensor goes off, or when serial data is received, etc. Audio is played asynchronously as an interrupt, so the Arduino can perform tasks while the audio is playing.
Features:
- Can play any uncompressed 22KHz, 16bit, mono Wave (.wav) files of any size. While it isnt CD quality, it is certainly good enough to play music, have spoken word, or audio effects
- Output is mono, into L and R channels, standard 3.5mm headphone jack and a connection for a speaker that is switched on when the headphones are unplugged
- Files are read off of FAT16 formatted SD/MMC card
- Included library makes playing audio easy
Fried offers several suggested possible uses:
- Make a portable audio player
- Use the AT&T text-to-speech site to make snippets of speech that you string together for a talking project, like..
- Talking temperature sensor
- Talking clock
- Interfaces for sight-impared people
- Doorbell that plays a cool tune
- Jukebox/music-box that plays a song when its opened, or a coin is inserted
- Security system that warns the intruder
- Audio looper for musical effects and performances
- Synthesizer with different sounds
- Really freaky halloween props that scream
- Display (like a point-of-sale box) that you can plug into to hear the message

LadyAda, aka Limor Fried, has a new DIY kit, the Boarduino Arduino clone.
If you’ve ever struggled to use a solderless breadboard with an Arduino, you understand how frustrating it can be! I designed this Arduino clone to solve this problem in an inexpensive DIY fashion. Kits with all parts are available in the Adafruit webshop for $17.50
The Boarduino is an Arduino clone: when programmed with the Arduino bootloader, it can talk to the Arduino software and run sketches just like the original.
Arduino is an open-source electronics prototyping platform designed for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.
Arduino can sense the environment by receiving input from a variety of sensors and can affect its surroundings by controlling lights, motors, and other actuators.
Fried is also behind the excellent x0xb0x synth and several other cool DIY projects.
x0xb0x Overload
If you haven’t checked out the x0xb0x DIY synth yet, here’s some videos to get you inspired:
x0xb0x demo
Soldering a x0xb0x
x0xb0x MODS jam
Dual x0xb0x Demo
303909×0x



