Babymidimultiplexgnusbuino: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
==Files== | ==Files== | ||
Download | Download: | ||
<pre>git clone https://github.com/stahlnow/babymidimultiplexgnusbuino</pre> | <pre>git clone https://github.com/stahlnow/babymidimultiplexgnusbuino</pre> | ||
| Line 16: | Line 16: | ||
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