today-is-a-good-day

ESP32 specific site started and other news

We decided to eventually register a domain name and setup a site dedicated to the ESP32 - http://www.esp32learning.com , we will keep our existing couple of...

A look at the ESPDUINO-32 board

In this article we look at an ESP32 based board which goes by the name of ESPDUINO-32, it is also supposedly made by www.doit.am....

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 basically from the github instructions, I have been looking at the ESP32 module My ESP Arduino installation is located at J:esp on my PC...