Difference between revisions of "Arduino Setup for ESP32"
Line 1: | Line 1: | ||
[[category:ESP32 Arduino]] | [[category:ESP32 Arduino]] | ||
After the [[Overview of ESP32 features. What do they practically mean?|brief overview of Esp32]], its time to setup the arduino for ESP32 and run some sample examples. | After the [[Overview of ESP32 features. What do they practically mean?|brief overview of Esp32]], its time to setup the arduino for ESP32 and run some sample examples. | ||
+ | |||
+ | Download and install the [https://www.arduino.cc/en/Main/Software Arduino IDE] |
Revision as of 12:25, 17 December 2016
After the brief overview of Esp32, its time to setup the arduino for ESP32 and run some sample examples.
Download and install the Arduino IDE