Hi everyone,
I was using my Arduino Uno for a project to read from a remote control and operate a servo motor. The servo I have is a 12V one, with 5 pins, the usual three, and two more to power the sensor (+5V and GND).
Now, I'm not sure what I did wrong, but after building the circuit when I uploaded it, nothing on my breadboard was responding. So, after trying pretty much everything, in exasperation I connected an LED without a resistor to the +5V and GND pins. Sure enough, the sweet smell of a burnt LED filled the room and it had to be thrown in the trash.
However, nothing seems to be working on the Arduino anymore. The chip is still working I'm sure because the "on" green light is still on, and when I run the blink sketch the inbuilt LED does flash. But I cannot get any output from either the 3.3V, 5V, or any of the digital pins.
Are the pins all gone? More importantly, do I need a new Arduino now?
Fingers crossed
Thanks for any help.