Hi there,
I'm in trouble connecting to my arduino uno from raspbian jessy via arduino.
Board: Arduino Uno (cheap chinese one)
USB: ttyusb0
programmer: tried different ones
---
when connecting the arduino the arduino software recognizes the board at dev/ttyusb0, but after that i can't send code to the board. I always get:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync()....
I read some posts that say sth like "press reset button, then upload" and so on, but that doesn't work.
What am I doing wrong?
Thanks for your help,
gurke