Commanding Chaos for Coworking, Open Source and Creative Communities

arduino

Portable Drum Kit

Wed, 07/18/2012 - 11:32 -- rprice

I connected two of the piezos in order to test the full path from the DKKAI all the way to GarageBand.

I used a midi keyboard to map out some notes (more on that later…) and I also connected 6 MaceTech ShiftBrites – the Roadie has the ShiftBrite connector and lights up a specific ShiftBrite for each drum pad…

In this video, I’m using the iPad MIDI Monitor app to watch the USB MIDI commands – this lets me see the note, and the velocity for each drum pad hit.

ian_cole
familab
kids
drums
electronics
hackersound
Music
arduino

MAKE | An Introduction to the Arduino

Fri, 07/13/2012 - 05:19 -- rprice

I don’t think a day goes by without a blog post that mentions Arduino. But what if you’re totally unfamiliar with this popular physical computing platform? Where do you get started? To answer that question, we created this video. So if you have a friend or relative who has been asking “what’s an Arduino?” You can point them here. They’ll get an overview of what it is and what’s possible with it.

electronics
hackersound
makemagazine
Video
arduino

Piano Lightbox » minor9th.com

Thu, 07/05/2012 - 15:28 -- rprice

I’d like to make a piano which spews light, cleverly, depending on what keys are pressed. It should be fairly seamless and not overt, so the workings need to hide inside, but the basic premise is:

Someone plays the keys -> Some magic processing happens -> The music is interpreted, tastefully, in light form and slips out from above the keybed, over the top of the piano and beyond.

midi
arduino
electronics
visualization
burningman
makers
piano
lights
hackersound
Music

Arduino Leonardo

Tue, 06/26/2012 - 23:31 -- rprice

why is the Leonardo different? Because it uses the ATmega32u4. This processor has built in USB communication which eliminates the need for a secondary USB to serial converter. The ATmega32u4 creates a virtual (CDC) COM port on your computer every time it runs its bootloader. Since it’s virtual, it can also behave like an HID (Human Interface Device) meaning the Leonardo can “act” like a keyboard or mouse, opening it up to a whole new range of projects. This processor also has additional I/O capabilities, allowing pins 4, 6, 8, 9, 10, and 12 to be used as analog inputs (12 total vs.

hardware
makers
arduino

Breakout

Tue, 03/13/2012 - 13:51 -- rprice

Breakout is a prototyping tool for exploring the intersection of the web and the physical world. The popular Arduino platform and the Firmata protocol are leveraged to enable users to access physical input and output purely from javascript. This makes it easy for anyone familiar with javascript and basic web development to explore the possibilities of using physical I/O in their web applications.

javascript
arduino

InkShield | Nicholas C Lewis

Sat, 01/28/2012 - 12:26 -- rprice

This shield allows you to connect a HP C6602 inkjet cartridge to your Arduino turning it into a 96dpi print platform. It only uses 5 pins which can be jumper selected to avoid other shields. It is designed with an Arduino Mega footprint but fully supports both the Arduino and the Arduino Mega. It uses all through-hole components to make assembly easy even for beginners.

kit
printing
makers
diy
arduino

Pages

Subscribe to RSS - arduino