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 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 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 MoreI show you step by step how to network and control your ESP32 or ESP8266 boards via WLAN and how to exchange data between them.
Read MoreWith 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 MoreHere you will learn what the DCF77 radio clock signal is, how to receive it, how to evaluate it and how to use it optimally together with the library RTCLib.
Read More