Linked Questions

0 votes
2 answers
2k views

I have a few cheap Nano clones that I bought online that have worked for the past couple of months. They were working fine today until suddenly the Arduino IDE had trouble uploading sketches to them. ...
NibbledPots's user avatar
0 votes
2 answers
1k views

A little history: I have two Arduino Uno and I couldn't program them by IDE, I got these errors: avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in ...
zokit's user avatar
  • 53
3 votes
2 answers
937 views

I have a weird problem, and it's probably because I'm doing something wrong. I'm quite new to Arduino. My Uno R3 (Elegoo) has been working fine for a month. It has been sitting on a bench for the past ...
Software Engineer's user avatar
1 vote
1 answer
986 views

I have created my own custom Arduino Micro, but I am experiencing problems when I attempt to upload an sketch via USB in Arduino IDE. Here is how I program the Arduino Micro: avrdude -c ...
JavaCake's user avatar
  • 139
0 votes
1 answer
973 views

I've designed a custom board meant for high-powered model rocket telemetry & duel-deployment. (More info upon request) To do this, I've soldered a ATMEGA2560 (yes, overkill, but I needed ...
1n5aN1aC's user avatar
2 votes
1 answer
1k views

This question has been asked before and I have carefully read the other questions, but the solutions have not worked in my case, and the details are not the same as mine. Description The Arduino Uno ...
Gabriel H's user avatar
0 votes
1 answer
2k views

I'm new to Arduino; and I'm trying to upload a simple sketch to a new Arduino Nano I tried a few sketches (blink / helloworld / empty one); and changing the USB PORT. Windows find the correct serial ...
AndreaCi's user avatar
  • 109
1 vote
1 answer
449 views

So playing around with an arduino uno, I was powering it with a 12volt battery (putting power between Vin and Gnd) and I fat fingered the battery terminals, putting them in reverse (oops) I see smoke ...
Khurram's user avatar
  • 11
2 votes
2 answers
404 views

I have been working merrily along with CH340 to make Com10 work. It has been working flawlessly but now I am getting various messages like it can't open the port then the programmer is not responding....
SDsolar's user avatar
  • 1,175
0 votes
3 answers
253 views

I have an Arduino Uno connected to a motor controller over I2C. The Arduino accepts commands from a Raspberry Pi via the USB serial line. I'm trying to diagnose a problem where the Arduino will ...
Cerin's user avatar
  • 1,698
0 votes
3 answers
358 views

When I try to upload a sketch to my Arduino Uno R3 then sometimes I get the following issue: At the beginning the RX LED flashes three times and then I get errors: avrdude: stk500_recv(): ...
Pan mAriusz's user avatar
0 votes
1 answer
556 views

I know similar questions to this have been asked before, but I have a "resp=0x10" which I haven't found elsewhere, so maybe it's different, the board is also not an Arduino Uno although it's should be ...
ahmad adel's user avatar
0 votes
1 answer
421 views

I have an Arduino UNO (clone, not original) that was working fine until a couple of days ago. Now, it does not show up when I connect it to my laptop. Things that I've troubleshouted: USB cable is ...
Francisco Hanna's user avatar
1 vote
2 answers
275 views

I built my own Arduino UNO for a project at school. I think I have got the USB bootloader and Windows drivers all situated as the UNO shows up as an UNO in the device manager. When I try to load a ...
user1362058's user avatar
1 vote
0 answers
494 views

I bought an Arduino pro micro (looks like this) from a Chinese seller over E-Bay, for its HID interface. I installed the Arduino software on my Linux machine (Kali Linux), and started writing a USB ...
Jacob Collins's user avatar

15 30 50 per page