Hello, I started using Arduino 2 weeks ago following tutorials on YouTube. I recently put my kit away and used it again today to follow a lesson on powering a small fan using a DC motor. I was using
Arduino Uno, L293D motor controller, motor controller and external power with 9V1A adapter plugged in a wall outlet.
I wrote my quote, at first it didn't upload and I saw the error message: "no upload port found" and realized I hadn't selected the board and com port.
I uploaded and nothing happened. Noticed the LED was not blinking.
Unplugged everything, tried a simple analogWrite on an LED and nothing works.
The program recognizes the board, it uploads, but it's like it's not reading the program.
Can someone help? Is this a hardware or software issue?
Thank you!