Micropython and ESP32 blink an led
In this example we will use Micropython on an ESP32, the tool I will use is called uPyCraft which makes the task easy
You will...
A basic ESP32 Web server example
In this example we will create a basic web server with an ESP32, we will then serve a we page with an on and...
Basic analog test example for an ESP32 board
This is a very basic example for the ESP32 board, the only reason for this is to show that unlike the ESP8266 boards the...
Adding support for ESP32 boards
This is the github instructions, I have been looking at the ESP32 module
My ESP Arduino installation is located at J:esp on my PC but other...