Hi, where I live one cannot buy an arduino very ceap. I figure if I make one for my own purpose on a pcb that would be much cheaper and would be much more fun. Now I cannot find any etch-able pdf on the internet so can anyone point me to some?
|
5
1
|
|||||||
|
|
3
|
There's a single-sided arduino PCB that you can etch at home: http://www.arduino.cc/en/Main/ArduinoBoardSerialSingleSided A smaller alternative is the Really Bare Bones Board (RBBB), it's Arduino compatible and comes with design files: http://www.moderndevice.com/products/rbbb-kit Or, you could do without a PCB and go for a Paperduino: http://lab.guilhermemartins.net/2009/05/06/paperduino-prints/ |
|||
|
|
3
|
In fact, the layout files to (almost) all the Arduino boards are available on their respective pages, linked here: http://arduino.cc/en/Main/Hardware I would recommend the updated version of the Arduino Single-Sided Serial board, described here: http://arduino.cc/en/Main/ArduinoBoardSerialSingleSided3 |
|||
|
|
2
|
I don't believe that the board layout files for the Arduino are available, but you can pick up the design files for the Freeduino here. It's not the Arduino, but it should be compatible enough. I don't know if it's the sort of thing you'd want to etch yourself at home but you're welcome to try. So far as I saw, the boards don't come in PDF format - just Gerber and Eagle, so pick up Gerbv from Sourceforge to convert to PDF. |
||
|
|
