ESP32 switches a Shelly
What is a Shelly? The Shelly 1 is a versatile, compact relay module specifically designed for smart home applications. It allows you to control electrical… Read More »ESP32 switches a Shelly
What is a Shelly? The Shelly 1 is a versatile, compact relay module specifically designed for smart home applications. It allows you to control electrical… Read More »ESP32 switches a Shelly
LCDs (Liquid Crystal Displays) are a widely used technology for displaying text and simple graphics on electronic devices. The 2-line, 16-character displays with the Hitachi… Read More »LCD Display LCD1602
The SHT31 is a high-precision sensor developed by Sensirion for measuring temperature and humidity. This sensor is characterized by its high accuracy, reliability and durability,… Read More »Temperature measurement with the SH3x
The ESP32 is a low-cost microcontroller with an integrated WiFi module that is ideal for IoT projects. In this article, I will show you how… Read More »ESP32 Establish WiFi connection
The pin assignment of the ESP32_Devkit_V with 38 PINs is shown here. For the sake of clarity, this is a simplified representation. As a rule,… Read More »Pinout ESP32 Devkit
In programming, header files are a fundamental concept that plays a central role in many programming languages, especially in C and C++. They are a… Read More »What is in my ESP32?
The ESP32 is a highly integrated microcontroller from Espressif Systems that offers both WiFi and Bluetooth capabilities. Its architecture is designed for versatility, power efficiency… Read More »ESP32 architecture: a look inside