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 »

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 »