ELEGOO UNO R3 Notes February 9, 2025

I’ve been farting around with an ELEGOO UNO R3 (that came as part of their Basic Starter Kit), today. I think it’s a pretty old-hat device at this point, but I thought I’d put some notes here, mainly for my future self, but also in case anybody else might find them useful.

Documentation

The tutorials and documentation distributed by ELEGOO is quite old at this point, and not very well written or presented. Fortunately, there isn’t much need to use it, as the device seems to be exactly the same as the Adafruit UNO R3, so all of their UNO R3 documentation should apply. No need to run any of their software either; just download the latest version of Arduino IDE and it should work out-of-the-box. If you’re using Windows, it’s probably best to install Arduino IDE before connecting the UNO to your PC because Arduino IDE installs a bunch of drivers that you’ll need for it to work.

2.8" TFT Touch Shield for Arduino

I also have an ELEGOO 2.8 Inch Touch Screen for Arduino UNO. Similar to the UNO R3 itself, this seems to be more-or-less the same as the Adafruit 2.8" TFT Touch Shield for Arduino. Again, you can ignore the ropey ELEGOO documentation and software and just use the Adafruit stuff.

Important things to know to get the touchscreen working: