Tag: ESP32

Arduino IDE – Install ESP32 Support via Board Manager

Arduino IDE (1.8.9 in my case) needs to be installed Check if there is a manual installation present Navigate to C:\Users\<username>\Documents\Arduino and check if there is […] Read more»

ESP32 – Get in touch!

Open up Arduino IDE. The following code just connects to a WiFi network and return the status via serial. Check out the Serial Monitor after […] Read more»

Arduino IDE – Install ESP32 Support manually

Arduino IDE (1.8.9 in my case) needs to be installed first and started at least once Download an install Download the sources of the ESP32 […] Read more»