Therething: Open source MIDI Theremin thing
The Therething is an open source MIDI controller based on an Arduiono.
As the preeminent tool for makers, Arduino is a versatile platform that covers almost every type of creative making. With its simple-to-use coding language and fun programming concepts, Arduino enables users to create modern electronics with ease. From beginner level projects like flashing LED lights to more advanced builds such as interactive robots, there are an endless number of possibilities when it comes to building projects with Arduino. Whether you are new or an experienced builder in search of fresh ideas, these posts will provide interesting Arduino tutorials and unique ideas that may spark your creativity and motivate you take on any type of maker project!
The Therething is an open source MIDI controller based on an Arduiono.
Several weeks ago, I had a spectacularly bad accident on my bike. There was a dog, a leash and a human. The leash acted kind of like a finish line ribbon, but without the breakaway segment they use in the marathons. I landed on my (helmeted) head. Hard. A few hours later I came to in the ER of the local hospital blabbering to my wife, asking the same questions over and over (and over). They ‘offered’ to let me stay there a while, so I spent the night.
For a long time, I have consistently worn a helmet on every bike ride. It always puzzles me to see adults and kids riding with out proper head protection. I also often see teens with skateboard helmets riding with the straps undone, as if having the protective gear perched on their head is enough to keep it there. Why not clip the straps? If I hadn’t had a helmet on and properly secured to my noggin, I’d still be on the hospital feeding program, if I even survived the crash.
As I was floating in the ER I got a vision: A brain with little toy objects suspended in it like ideas in a mind. Around the objects are blinking lights acting as synapses. As I recuperated in the days after my misadventure, the image continued to return for further refinement. One of the first things I did on return from the hospital was to order a gelatin mold in the shape of a brain.
From the MAKE Flickr pool Some Nixie tube eye candy courtesy of the ArduiNIX shield. More on its usage with Arduino over at Flock of Butterflies.
You don’t always need a micro-controller when using an XBee for data collection. This wireless temperature sensor uses an XBee, along with a simple breakout board, and power supply to transmit the data to an Arduino base station.
Wow, this is interesting… Hobbymedia writes – Yesterday I went to Tokyo MAKE Meeting 04 with Gianluca Martino: a member of the Arduino team. He has been super popular and he really appreciated the Japanese Arduino scene. During the show Gakken displayed the prototype of the JAPANINO (Arduino clone). It will be released next spring […]
Michael created the Hack-a-Sketch – An Arduino board reads the inputs from two potentiometers (the knobs), and sends the information via USB to a Processing sketch which displays the path of the stylus on the screen. This was extremely easy to build because the Arduino is just running the StandardFirmata firmware. No custom code on […]
Unity3D hacker Pieter Floris writes in to say that he’s finally got his Arduino connected compass controlling a camera in Unity3D. The barrier of entry continues to be lowered by projects like this. Kudos, Pieter!