Você está no 3DFinder
Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.
Descrição
Watch - http://youtu.be/knAKApxZn7c
We decided to create a open source one button MIDI controller.
You only need an Arduino (Leonardo) and a Potencimeter.
We are playing using Ableton Live.
Look at the instructions to build your own.
Instruções
Printing:
Open the zip ;)
Needs to be print in two parts.
M3_botton_v1.stl
M3_top_and_knob_v1.stl
100% infill
No support needed
INSTRUCTIONS FOR BUILDING
*****: Making Arduino to a Midi Instrument Controller
ITEM:
1 X Arduino Leonardo
1x Potencimeter 10K
1 - Install the ARDUINO IDE :
http://arduino.cc/en/main/software
2 - Intall Teensyduino Add-on:
https://www.pjrc.com/teensy/td_download.html
3 - Download this TeeOnArdu Library and Intall the in the Arduino Hardware Folder:
(/Users/?.../Documents/Arduino/hardware)
https://github.com/adafruit/TeeOnArdu/archive/master.zip
- In the Arduno IDE: Mount the board as ? TeenOnArdu:
5 . In the USB TYPE : Choose MIDI
- Upload the following code:
#include