ESP32 Arduino HTTP Server: Template processing with multiple placeholders

In this tutorial we will check how to use multiple placeholders in the template processing engine of the HTTP async libraries for the Arduino core, running on the ESP32. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial we will check how to use multiple placeholders in the template …

ESP32 Arduino HTTP server: Template processing

In this tutorial we will check how to use the template processing features of the async HTTP webserver libraries for the ESP32. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial we will check how to use the template processing features of the async HTTP webserver libraries for the …

UART OBLOQ

The UART OBLOQ is an Internet of Things module module from DFRobot. It is based on the famous ESP8266 WiFi enabled SoC and exposes a command based interface over Serial.   UART OBLOQ The UART OBLOQ is an Internet of Things module module from DFRobot. It is based on the famous ESP8266 WiFi enabled SoC …