How to Set Up and Use WeMos TTgo ESP32 Uno D1 R32

by MichaelV269 in Circuits > Arduino

42393 Views, 14 Favorites, 0 Comments

How to Set Up and Use WeMos TTgo ESP32 Uno D1 R32

esp32 uno.jpg

How to set up WeMos® TTgo ESP32 uno D1 R32

goes thru all the steps to get your WeMos® TTgo ESP32 uno D1 R32 up and running.

Step 1 - Installing the Library- Part 1

arduino 2.jpeg
arduino 3.jpeg
arduino 4.jpeg

the first step to getting your WeMos D1 R32 up and running, is to instal the libarys on to the arduino IDE. when you open up the IDE, click on the file hedding on the top of the screen. then click prefrences, near the bottom of the menu. you could also get there by pressing ctr+comma.

once you are on the prefrences menu, look for 'Additional boards manager URL:'. then paste this link in the space after it:

https://dl.espressif.com/dl/package_esp32_index.json

Step 1 - Installing the Library- Part 2

arduino 7.jpeg

next click: Tools → Boards → Manage Boards . this will bring up a menu, wait for it to load. then type 'ESP32 ' in to the search bar. click on the one which says 'esp32' . install that and you have your board.

Selecting Your Board

arduino 6.jpeg

to select your board follow these steps.

Tools → boards → scroll down to find ESP32 Dev Module → select the port

and you are good to go!