BLE with the ESP32 – An Introduction
After a brief overview of BLE (Bluetooth Low Energy), I will walk you through, step by step, how to use this technology on ESP32-based boards.
Read MoreAfter a brief overview of BLE (Bluetooth Low Energy), I will walk you through, step by step, how to use this technology on ESP32-based boards.
Read MoreI 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 MoreESP-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 MoreWith the HC-14 module, you can use LoRa wireless technology very conveniently via simple serial functions such as println(). I’ll show you how it works.
Read MoreWith the Ebyte LoRa modules from the E220, E20 and E32 series, you can send data over long distances with low energy consumption. An overview and introduction.
Read MoreUsing the nRF24L01 and the RF24 library, you can exchange data between microcontrollers via 2.4 GHz radio. I show how it works.
Read MoreBlynk is an easy-to-use IoT platform that allows you to control microcontrollers remotely. This is an introduction.
Read MoreI will show you how to build a WiFi BBQ thermometer with a temperature sensor, an ESP32 board and a few other components.
Read MoreI will show you how to build a wireless 433 MHz BBQ thermometer with alert function and graphical display of the temperature curve.
Read More