Babymidimultiplexgnusbuino: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Get the files (.ino + eagle files): <pre>git clone https://github.com/stahlnow/babymidimultiplexgnusbuino</pre> Check Babygnusbuino-v2 for general information on the board.") |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__FORCETOC__ | |||
The Babymidimultiplexgnusbuino is an 8-channel MIDI controller based on gnusbuino (a tiny USB arduinofied board based on Atmel's ATtiny-85 µC). It has 8 analogue inputs which can be potentiometers or anything else you like. The values are sent as MIDI CC control messages. | |||
Prototype on a breadboard: | |||
[[File:IMG 20140729 021842.jpg|900px]] | |||
==Files== | |||
Download: | |||
<pre>git clone https://github.com/stahlnow/babymidimultiplexgnusbuino</pre> | <pre>git clone https://github.com/stahlnow/babymidimultiplexgnusbuino</pre> | ||
==More information== | |||
Check [[Babygnusbuino-v2]] for general information on the board. | Check [[Babygnusbuino-v2]] for general information on the board. | ||
==TODO== | |||
* Design of a parametric case | |||
* Maybe make a USB stick version with solder pads for sensors | |||
Latest revision as of 02:47, 29 July 2014
The Babymidimultiplexgnusbuino is an 8-channel MIDI controller based on gnusbuino (a tiny USB arduinofied board based on Atmel's ATtiny-85 µC). It has 8 analogue inputs which can be potentiometers or anything else you like. The values are sent as MIDI CC control messages.
Prototype on a breadboard:
Files
Download:
git clone https://github.com/stahlnow/babymidimultiplexgnusbuino
More information
Check Babygnusbuino-v2 for general information on the board.
TODO
- Design of a parametric case
- Maybe make a USB stick version with solder pads for sensors