News

[Dimitri Diakopoulos] dropped into our tip line to let us know his HIDUINO project. The HIDUINO is a set of firmware for the ATmega8u2 used in the new revisions of the Arduino (Uno, and Mega2560 f… ...
The included example 'IICSerialMIDIRouter' shows how to use both serial ports and will send any MIDI messages received on UART 1 to UART 2 and vice versa. Each UART port should be connected to a 5V ...
To use your laptop as a MIDI player and receive signals from the Arduino, follow these steps: Set Up Hairless MIDI to Serial Bridge: Download and install Hairless MIDI to Serial Bridge. Open Hairless ...
There’s a million and one ways to play around with MIDI and an Arduino. It’s trivial to have a ‘duino spit out a scale to a MIDI keyboard, or even respond to SysEx messages to cha… ...
MIDI MIDI is also a serial protocol, though a lot slower. It clocks along at 31250 baud. Command bytes have the high bit set, one of 8 command codes, and one of 16 channels.
DIY musical instruments are their own thing entirely, but if you're looking for a place to start, Adafruit has a guide to building your own MIDI controller using an Arduino. The OONTZ uses a 3D ...
YouTuber Alex Coover, aka Glacial Geyser, has build an awesome Arduino-powered MIDI controller to help with his budding music career. Here's a demo.
We have featured quite a few different cool creations using Arduino here at Geeky Gadgets, the latest one is these cool MIDI air drums which were created using a MIDI device, 3 accelerometers, a ...