Download the Arduino IDE from https://www.arduino.cc/en/Main/Software Open the main source file remote/remote.ino in the IDE Click the 'tick' (verify) button in the ...
What is the Arduino IDE? As we know we need a text/code editor to write the code, a compiler to convert that code to machine code or binary files so that the microcontroller can understand, and also ...
Note: This tutorial was written after Arduino has officially launched its support for ESP32 boards. So if you have followed the old method of using GIT to install the boards then you would have to ...