LRTimelapse Forum
Arduino Uno Rev 3 VS. UNO R3 - Printable Version

+- LRTimelapse Forum (https://forum.lrtimelapse.com)
+-- Forum: LRTimelapse PRO Timer (https://forum.lrtimelapse.com/Forum-lrtimelapse-pro-timer)
+--- Forum: LRT Pro Timer Free (English) (https://forum.lrtimelapse.com/Forum-lrt-pro-timer-free-english)
+--- Thread: Arduino Uno Rev 3 VS. UNO R3 (/Thread-arduino-uno-rev-3-vs-uno-r3)



Arduino Uno Rev 3 VS. UNO R3 - Enrico Righetti - 2019-02-15

Hi guys, I will building PT in the next few days and I could ask if between this two version of "Arduino" there is some differences and it is better buy the original one?

https://www.amazon.it/gp/product/B008GRTSV6/ref=ox_sc_act_title_10?smid=A1LKZYWRVOF5T2&psc=1

https://www.amazon.it/gp/product/B01MDJA464/ref=ox_sc_act_title_1?smid=A1X7QLRQH87QA3&psc=1

Thanks so much


RE: Arduino Uno Rev 3 VS. UNO R3 - MLXXXp - 2019-02-15

The difference is that the genuine Arduino uses the DIP package version of the processor and has an ATmega16U2 for the USB interface. The cheaper "clone" uses a TQFP package version of the processor and has a CH340G chip for the USB.

For the "clone" you would have to use a different driver for the USB interface than the standard one used for the genuine UNO. Once programmed, the two boards will behave identically.

The processor package doesn't make any difference unless you need to remove and replace it.


RE: Arduino Uno Rev 3 VS. UNO R3 - Enrico Righetti - 2019-02-16

Thanks so much MLXXXp!
This is my first time I have to program an arduino .. my doubt is, the commands that I have to load are the same for both "arduino" or if I take the cheap one I should change something? Let's say that in practice I did not understand if there are any real differences.


RE: Arduino Uno Rev 3 VS. UNO R3 - MLXXXp - 2019-02-16

The commands will be identical for both boards. You just need to use a different USB driver for each. The driver for the real UNO should be installed when you install the Arduino IDE. For Windows or Mac, I'm not sure what you have to do for the CH340G driver for the other board. I use Ubuntu Linux and the driver is there automatically.


RE: Arduino Uno Rev 3 VS. UNO R3 - ramigrafx - 2019-02-23

The latest Uno I bought was a very cheap one, £2.55 from China including postage. No problem with driver so it must be installed in Windows 10


RE: Arduino Uno Rev 3 VS. UNO R3 - ramigrafx - 2019-02-23

The latest Uno I bought was a very cheep one, £2.55 from China including postage. No problem with driver so it must be installed in Windows 10