@robolink_leila What default program did we just upload? What is it supposed to do? The video didn't say.
lallen128
@lallen128
Posts made by lallen128
-
RE: Trouble with Arduino
-
RE: Trouble with Arduino
@lallen128 It worked!! I have another question...can we use Blockly instead of Arduino? My son already knows how to use block coding from school.
-
RE: Trouble with Arduino
@robolink_leila We definitely did not have that selected. I just changed it and will try now.
-
RE: Trouble with Arduino
@lallen128 we have uninstalled and reinstalled Arduino, watched all the videos, read all the troubleshooting guides and absolutely cannot figure it out! very frustrated
-
Trouble with Arduino
Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega168"
Sketch uses 7254 bytes (50%) of program storage space. Maximum is 14336 bytes.
Global variables use 937 bytes (91%) of dynamic memory, leaving 87 bytes for local variables. Maximum is 1024 bytes.
Low memory available, stability problems may occur.
An error occurred while uploading the sketch
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xf6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xf6
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.