vendredi 11 janvier 2013

Shield

Sart again from the beginning. The proof of concept is done, so now I will try to improve oboïno functionalities and make a better conception.

First of all : make a shield.
This will allow me to add/remove every analog or digital input without unsoldering everything.
The shield will give access to all the 6 analog inputs of UNO, and 10 digital inputs (this will be enough). I will put a MIDI OUT (new functionality).
Connections are arduino basics. Digital pins are connected like this :
http://arduino.cc/en/Tutorial/DigitalReadSerial

Analog like this :
http://arduino.cc/en/Tutorial/AnalogReadSerial

And MIDI like this :
http://arduino.cc/en/Tutorial/Midi

Each analog inputs come with 3 pins connectors.
All digital inputs are connected with a 16 pin connector. I use 11 pins :
1 pin to bring 5V to each switch
10 pins to connect switches to arduino digital inputs.

Here is the top :


Here is the bottom :

Parts :
 - 2.54 mm male pin headers :
http://dx.com/p/2-54mm-1x40-pin-breakaway-straight-male-header-10-piece-pack-144191

 - prototyping PCB :
http://dx.com/p/double-sided-glass-fiber-prototyping-pcb-universal-board-3-x-7-5-piece-pack-131730

 - 10 x 10k resistors
 - 220 ohm resistor
 - MIDI connector
 - 16 PIN standard 2.54 mm male connector