0

I am A Newbie to Arduino

I have a Windows 7 PC. Last Time I bought an Arduino Uno Clone but after working for a day, it stopped detecting on the port. So I bought a new Clone Of different brand. Now I Want in which sequence should I install its drivers, Coonect it, Unzip Arduino IDE...Reboot??

I dont want a problem this time. Another question is Should I first connect the clone and then Install its drivers Or first install drivers and then plug the board? When Is the reboot required?

Product Link : https://m.ebay.in/itm?itemId=121708881208

Please Explain... Thanks In Advance

Kumar rajit
  • 71
  • 1
  • 1
  • 8

3 Answers3

1

I have shorted my bords a few time and they always came back to "life" after a minute. Maybe you should be more concern about the voltage you supply to the board. Even if it can take up to 12 volt I never use more then 9 volt on the board. And if you run motors on them its always good to supply them with an external power source and use something like a H bridge to power your devices. I made mistakes and my board are still in mint conditions.

MadeInDreams
  • 111
  • 2
0

I would like to start by pointing out that you are using a clone. The arduino IDE by default does support clones. Just install your port drivers that's far enough.

The reason your board got spoilt the last time definitely was not cause you did not install the drivers in the right order. It could be due to many reasons, few listed below:

  1. Poor PCB quality
  2. Humidity
  3. Cheap USB to UART converter.
  4. Short circuit in your connection

So what I recommend is the either the use of genuine arduino boards if you can afford.

Note: Most likely its only the USB to UART (CH340G) that has been destroyed, you could buy a hot air station and replace the IC, it is a much cheaper solution.

evolutionizer
  • 435
  • 2
  • 7
0

I just checked the link and the item is not available anymore. That way it is impossible to say which driver you should install.

I agree with the answers and comments so far, get the real board. I've heard of people who fried their USB ports because of Arduino clones and their terrible/absent circuit protection.

If you can't afford the original board, what will you do if it damages your computer?