Tagged Questions

3
votes
3answers
230 views

Using Arduino to program Amtel AVRs via ICSP header

I have an Arduino (NG) board with an ATMEGA168 AVR micro. The board has a 6 pin ICSP header. Here is what I propose to do, please tell me if it is possible: Remove current ATMEGA …
4
votes
4answers
166 views

Firsthand experience with Linux AVR IDE

I am looking for some input into getting a good integrated development environment set up for AVR programming under Linux (Assembly and C). My studies gave me some limited practic …
2
votes
1answer
183 views

Upload to an Arduino from the command line

If I have a sketch compiled to hex, is it be possible to upload this sketch to an Arduino board using avrdude directly from command line? Pekkaa figured out that arduino ide exec …
1
vote
1answer
23 views

Lilypad upload error

I'm trying to get the Lilypad working on my machine but i get the following error. I had a google for it but everything keeps pointing to a problem with the board. I swapped it o …