Digital Puppetry

Digital Puppetry

Meet the Puppeteers!

While a graduate student at MIT’s Media Lab, I worked with a team of colleagues, community members, and urban youth. Our intention was to help the youth learn in a playful environment, find personal self-expression, and have their voices heard by communities in Boston. To do this, we adapted commercially available technology to provide a unique medium: digital puppetry.

Foot Controllers could remap glove motions on the fly
Foot Controllers could remap glove motions on the fly

Working with members of the Computer Clubhouse, I led the hardware team. We adapted P5 gloves to send MIDI signals, which in turn triggered flash animations using Arkaos VJ. Our design used Microchip’s PIC 18F252 Microcontroller running a Logo virtual machine aka The Logochip. We also developed foot controllers based on The Logochip which interfaced with the gloves to remap the glove’s controls on the fly.

Otis, a puppeteer, shows the glove off
Otis, a puppeteer, shows the glove off

The youth wrote a story capturing a typical day in their urban lives. They then drew the animations, wrote the music, and gave three performances as digital puppeteers. Our last performance was May 8, 2004 at the Puppet Showplace Theatre in a digital puppet slam.

Similar Posts

  • Ghost in the Machine

    Originally conceived in 2008, Ghost in the Machine (GITM) consists of a webcam and display which mixes and crossfades events in realtime with motion-activated video it has recorded previously. It continually shifts between 3 states: individual, community, and the world. GITM has been shown in many venues and contexts.

  • SoundScratch

    SoundScratch is a set of extensions I wrote to manipulate audio in a children’s programming language called Scratch. The environment emphasizes the expressive capabilities of sound through the act of creation and design.

  • TechArtICT: Whispering Woodlands

    Whispering Woodlands was an outdoor installation created by TechArtICT. It was installed at Exploration Place in Wichita, Kansas from November 2023 through January 2024. The work featured 24 independently controlled sets of speakers and LEDs, all synchronized to create an immersive sound and lightscape. Using eclectic audio ranging from thunder and rain to spaceships and…

  • Assembly Language Programming

    In the Spring of 2008 I taught Wichita State University’s Assembly Language Programming for Engineers course. As explained in the syllabus, the course used the Z80 microprocessor and the GameBoy platform to introduce general concepts of computer architecture, machine and assembly language programming. Students practiced the ideas and concepts introduced in the course with programming…