Guys I am starting my very first trip into this field, I know nothing,,,,,,I have downloaded the software 10 times and the board led is on and stays on. it was flashing the first time I connected the USB. I have been going through a simple code intro that turns on the led and off but I get "error occurred while uploading sketch"
Invalaid library found
yes to the best of my ability. I found a guy that walks you though the whole thing on you tube, been doing what he shows and mine had the flashing LED as soon as I powered up, his did not ???
I have moved to the BLINK example in tools. the coding is different bu it still wont respond. "problem uploading board"
Once you get an error, you should see an orange bar above the status / compiler output section at the bottom of the IDE. Click the "Copy error messages" button on the right side of that bar and paste it in this forum so that we can see the error. You should also cut and paste the exact contents of the program you are trying to upload.
Please enable Verbose Output during upload under file-> preferences in the IDE.
Next compile / upload.
The error message is usually saying more that just "error uploading to board". When the error occurs, there will be a "copy error messages" button at the right hand side just above the output window. It copies the error messages to the clipboard and next you can past it here; see above reply as well. Note that if the output exceeds 9000 characters, you will need to paste to a file, save it and attach it here.
Are you sure that you have the correct serial port selected? Which operating system? For Linux you will need to add yourself to the dialout group; under Windows, COM1 is usually not the Arduino.
Describe the behavior of L Led on pressing Reset Button. (It must Blink twice very fast)
Go to: Arduino IDE > File > Preferences > Show verbose output: Select both options: "Compilation" and "Upload". Then try to upload the Blink example (Arduino IDE > Files > Examples > Basics > Blink) and please send to us the copy of the whole text shown in the console.
I dont know what this means but the above is what copied during the upload of Blink,.
Also, I set the verbose settings and the led blinks twice , very fast, when I push the reset.
Thanks for posting the error. It appears your board is having problems communicating with your Windows system. Are you using an Arduino clone by chance? I found the following links which may be helpful for you.
thank you for those links. Unfortunately they did not work. mine has the ATMEL chip, so the china I did not try. anyway the download would not work run ??
I have requested a replacement from the vendor. I know not what I am doing so I desperately need something that just works. Its the only way I will learn anything.
Since you are just beginning your Arduino journey, I would strongly suggest you start with purchasing an authentic Uno directly from the Arduino site. This will end up easing general compatibility issues in the future.