Interactive Musical Toy System
Research Project at MIT Media Lab
Created an interactive system that translates physical interactions into musical output, combining sensor-based input with real-time audio generation.

Overview
As part of a research project at the MIT Media Lab, I worked on designing interactive toys that respond to physical touch and pressure by generating musical feedback. The goal was to explore how tactile interaction can create intuitive and engaging creative experiences.
Problem
Traditional musical interfaces can be difficult to learn and often require prior experience. The challenge was to design a system that allows users to create meaningful musical interactions through simple, natural gestures without needing technical knowledge.
Process
I built a system that captures pressure input from sensors embedded in physical objects and maps those signals to musical parameters in real time. The system translates variations in touch — such as intensity and duration — into changes in pitch, volume, and tone. I also developed a web-based interface to visualize and control the interaction, enabling users to experiment with different mappings and sound behaviors.
Outcome
The project resulted in an interactive prototype that allowed users to create music through simple physical interactions. It demonstrated how intuitive input methods can lower the barrier to creative expression and make technology feel more playful and accessible.
Lessons Learned
This experience showed me how powerful it can be to design systems that bridge the physical and digital worlds. I learned how to think beyond traditional interfaces and focus on creating experiences that feel natural, engaging, and human-centered.
Tools Used
- Arduino
- JavaScript
- HTML/CSS
- MIDI
- Sensor Integration
- Interactive Systems