Categories
*nix ableton app AR arduino AVR bots cocos2d code command line controller Eurorack field recording hack hardware instrument Interface Builder iOS iPad iPhone live recording make MaxMSP MIDI mixing modular monome MPC nature Objective-C online OSC OSX pachube patching prototyping Python script solar sound Synth track ubiComp web XCodeFlickr! Feed
Recent Tweets
- No public Twitter messages.
Links
-
Recent Posts
Archives
- February 2013
- October 2012
- September 2012
- August 2012
- July 2012
- April 2012
- March 2012
- February 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- July 2010
- June 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
Meta
Category Archives: prototyping
PachubeMon App Open Sourced
PachubeMon is a free iPhone app available on the App Store that I built a couple of years ago. It allows you to view real time sensor data shared by Pachube users and gathered from objects, devices, buildings and environments … Continue reading
Posted in app, code, hack, iOS, iPhone, make, online, pachube, prototyping, ubiComp
Tagged Internet Of Things, OpenSource, pachube, PachubeMon
3 Comments
Arduino Based MIDI Ribbon Controller Project
Giuseppe Di Cillo has just shared his design and code for an Arduino based MIDI ribbon controller. Below is a video of it in action with it built into a custom case and controlling the Grobian Reaktor ensemble through Ableton … Continue reading
Posted in arduino, controller, hack, hardware, instrument, make, MIDI, prototyping
Tagged Arduino, Arduino MIDI Project, DIY, MIDI, MIDI Ribbon Controller, Swarmatron
Leave a comment
Digital Storage Oscilloscope On The Cheap
I just received my new Digital Storage Oscilloscope by JYE tech from the Seeed Studio Depot. While it is certainly not as powerful as a full fledged oscilloscope, its compact size and affordable price ($49) make it a handy tool … Continue reading
Posted in AVR, prototyping
Leave a comment
Arduino 0017 Released
The latest version of the Arduino IDE has been released. From the arduino.cc website: “The open-source Arduino environment makes it easy to write code and upload it to the i/o board. It runs on Windows, Mac OS X, and Linux. The … Continue reading
Posted in arduino, code, prototyping
Leave a comment
PachubeMon Now Available On The App Store
I am happy to announce that my Pachube feed organizer/viewer application PachubeMon is now available as a free download on the App Store. It was also announced on the Pachube blog on Monday. Pachube is a web service available at pachube.com … Continue reading
Software Debouncing Multiple Latching Switches With Arduino
This last week I have been working on making the operation of my MIDI controller prototype more robust. One of my tasks has been to debounce and latch the states of my pushbutton toggle switches. Though you could use hardware … Continue reading
Posted in arduino, code, make, MIDI, prototyping
4 Comments
DIY Cardboard MIDI Controller
Today I built a DIY cardboard MIDI controller. I used an Atmega168 with code written in Arduino and programmed on an Arduino NG. The whole circuit is breadboarded and connects to the computer via a single USB cable. The serial … Continue reading
Posted in arduino, AVR, make, MaxMSP, MIDI, prototyping
2 Comments
Simple Max Serial To MIDI Patch
I have programmed an Arduino to output serial MIDI CC messages when I adjust potentiometers connected to it. To control my MIDI capable applications I could just send this data to a MIDI cable and then to a commercial USB-MIDI … Continue reading
Posted in arduino, make, MaxMSP, MIDI, OSX, prototyping
3 Comments
Serial Communication Tool For OSX
Coming from a Windows background I previously used HyperTerminal as a serial communication tool. When I moved to a Mac I tried an app called zterm that is a sort of HyperTerminal equivalent, but found it to be a bit … Continue reading
Posted in command line, OSX, prototyping
2 Comments

