A Brief Tutorial on Programming the AVR ATmega168 (and ATmega644p and AT90USB162) witho... - 0 views
-
anonymous on 17 Mar 12Just to get started on the wrong foot: "sometimes Arduino is the wrong choice." Depending on what you're doing, maybe your app's structure isn't very well suited to the Arduino framework. Maybe you need to write smaller code than what would be produced by Arduino, sometimes you just can't run Arduino at all...