While the Chip Trombone was not originally in our creation palette, we transitioned to creating sound from taking sound in. Instead of creating a device that registered the note of whatever was being played in the surrounding area (like a tuner), we opted in creating a more simplified model of the theremin, a musical instrument that measures the distance between your hands and the device to create sound. The end result would be more fun to play with!
OverviewThe Chip Trombone will register both your hands for different purposes: one hand will register distance to create a note while your other hand will be used to control the duration of the note. You can play music using the Chip Trombone and if you familiarize yourself with the device, you can learn to play more difficult music!
How does it work?As mentioned previously, one ultrasonic ranger outputs pitch while another outputs note duration. The four-digit-display is connected to the ultrasonic ranger that outputs pitch in order to more closely simulate a sort of range instruments have. In our case, however, a farther distance will create a lower pitch and a slower note duration.
Hazards Ahead!We started off with testing one ultrasonic ranger and the buzzer, and we programmed it to play lower frequencies at smaller distances and higher frequency tones when your hand was far away. All was working well, until we took our hand out of range... the buzzer would still buzz! This is because the ranger was still detecting the ceiling! We easily fixed this by creating a limit to what detected distance would play a tone, 3 meters, less than the ceiling but far enough for our long-armed friends. There needs to be a distance threshold otherwise the ultrasonic rangers will pick up ceilings!
Adding a Second Ultrasonic RangerOur next step was to add a second ultrasonic ranger in order to allow us to vary the speed of the note, aka the duration, using another hand. Again, we set a limit for the distance, so the ceiling wouldn’t affect the music. We also decided to create a default duration of 250 “beats” in case you just wanted to use one hand/one ultrasonic ranger.
We finally finished the Chip Trombone! Now you can decently play those annoying recorder songs you had to memorize in 4th grade! You can even modify this project to add more rangers and buzzers to create a whole band!
Comments
Please log in or sign up to comment.