ESP

Menu System with Esp8266 + Oled + Encoder

This menu system will allow users to navigate through different options and execute functions accordingly. This is a work in progress but more or less stable. Hardware Requirements ESP8266 Development Board (such as NodeMCU or Wemos D1 Mini) (Affiliate) – Buy on AliExpress 0.96″ OLED Display (I2C interface) (Affiliate) – Buy on AliExpress KY-040 rotary […]

Menu System with Esp8266 + Oled + Encoder Read More ยป

Connecting the AHT10 to Wemos D1 Mini

The AHT10 temperature sensor is a high-precision digital sensor that provides accurate temperature and humidity readings. In this tutorial, we’ll guide you through the process of connecting the AHT10 sensor to the Wemos D1 Mini, a popular ESP8266-based development board, and displaying the sensor data on the Serial Monitor using the Arduino IDE. Materials Needed:

Connecting the AHT10 to Wemos D1 Mini Read More ยป

Real-Time Measurement System with ESP01 + HC-SR04

In this blog, we will walk you through the process of creating a real-time distance measurement system using an ESP01 microcontroller and an HC-SR04 ultrasonic distance sensor. This project will allow you to monitor the distance in real-time through a web interface, making it suitable for various applications, such as security systems, home automation, and

Real-Time Measurement System with ESP01 + HC-SR04 Read More ยป