Async WebServer with the ESP32

I will show you step-by-step how you can control one or more ESP32s via your browser using the Async WebServer. We will switch LEDs, dim LEDs and read out values.

Read More

ESP-NOW Serial

ESP-NOW Serial is a new feature of the ESP32 board package from version 3.0.0, which is really easy to use. I will show you how to use ESP-NOW Serial.

Read More

ESP-NOW

With ESP-NOW you can easily send messages of up to 250 bytes between ESP32 and/or ESP8266 boards. A step-by-step introduction.

Read More

WiFi BBQ thermometer

I will show you how to build a WiFi BBQ thermometer with a temperature sensor, an ESP32 board and a few other components.

Read More

SIM800L module

With the SIM800L, you can add mobile phone functions to your projects, e.g. make calls or send measured values via SMS and much more.

Read More