Finger Symphony

Made by Mark Vella and Maximilien Stein

Our goal for the Finger Symphony was to create an interactive, visually engaging sound machine, approaching a musical instrument. We were inspired by the Intel Animusic Machine (https://www.youtube.com/watch?v=PCIkbr9HCcw) that uses mechanical movement to create an engaging visual and aural experience. We initially wanted to use marble-launching solenoids to hit targets and produce the sound, but refined that to solenoids directly hitting the sound making target for time constraints.

Created: December 11th, 2015

0

Objectives

Our goal for the Finger Symphony was to create an interactive, visually engaging sound machine, approaching a musical instrument. We were inspired by the Intel Animusic Machine (https://www.youtube.com/watch?v=PCIkbr9HCcw) that uses mechanical movement to create an engaging visual and aural experience. We initially wanted to use marble-launching solenoids to hit targets and produce the sound, but refined that to solenoids directly hitting the sound making target for time constraints. 

0

Implementation

We cut aluminum extrusion pieces that we found in the lab to specific lengths relative to each other to produce six sequential notes (relatively tuned to C, D, E, F, G and A). We hung those in an enclosure made of wood for resonance, and positioned solenoids to strike them and produce the sound. The solenoids are driven by relays, which are driven by a ULN2803 Driver, which is controlled by an Arduino. The Arduino also has 10 input buttons attached, 6 of which allow manual playing of the 6 notes, with a record button and three preset song buttons. 

0

Outcomes

The bars produce a quite pleasant sound, and the solenoids and enclosure are conducive to that. The tuning of the exact motion was difficult, however, because the bars had a tendency to swing and ‘miss’ immediate subsequent strikes. Technical issues with the wiring and detection of the buttons and insufficient time to debug meant that the input buttons were never fully realized, although the code was implemented. In autonomous mode, the solenoids function properly, but the swinging bars provide an inconsistent sound that sounds a bit random, so the programmed songs sound more like ambient wind chimes. The final product is not interactive as we had hoped, but we are satisfied with the visual engagement and sound of the device.

0

Photo Documentation


0
This shows the inside of our project.
Img 8720.thumb
0
This shows the driver, six relays and Arduino which drove the solenoids.
Img 8725.thumb
0

Video Documentation

Because of the process issues with the input devices, the video shows the Finger Symphony in autonomous playing mode. https://vimeo.com/148553483

x
Share this Project

Courses

16-223 Introduction to Physical Computing

· 1 member

Physical computing refers to the design and construction of physical systems that use a mix of software and hardware to sense and respond to the surrounding world. Such systems blend digital and ph...more


About

Our goal for the Finger Symphony was to create an interactive, visually engaging sound machine, approaching a musical instrument. We were inspired by the Intel Animusic Machine (https://www.youtube.com/watch?v=PCIkbr9HCcw) that uses mechanical movement to create an engaging visual and aural experience. We initially wanted to use marble-launching solenoids to hit targets and produce the sound, but refined that to solenoids directly hitting the sound making target for time constraints.