Timeline for How do I go from an Arduino on a breadboard to creating a real device?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 7, 2012 at 10:15 | comment | added | jippie | Check arduino.cc/en/Tutorial/ArduinoISP for programming ATtiny's and ATmega's from Arduino, without buying a programmer. | |
| May 13, 2011 at 8:48 | comment | added | drxzcl | I'm going this route right now. I got myself a bunch of attiny45s (8 pin DIP is enough for my current project) and a USD13 avrdude-compatible programmer off eBay. I breadboarded the whole thing without using a dev board (not Arduino for me, but close), then i laid out the schematic in eagle and sent it off to seeedstudio's FusionPCB service. Fingers crossed! The whole thing has been an amazing learning experience. | |
| May 12, 2011 at 21:58 | comment | added | charliehorse55 | The newer Arduino boards (Uno and Duemilanove) use the ATMega328P rather than the 168 that the diecimila has. | |
| May 11, 2011 at 5:40 | history | answered | Cogsy | CC BY-SA 3.0 |