ESP-01

Esp-01 with Oled and DHT11

In today’s world of IoT (Internet of Things), creating personalized weather monitoring systems has become increasingly popular. These systems provide real-time data on temperature and humidity, offering valuable insights for various applications, from agriculture to home automation. In this tutorial, we’ll explore how to build a simple weather monitoring system using an ESP8266 microcontroller (specifically, […]

Esp-01 with Oled and DHT11 Read More »

Connect ESP01 to an OLED Display

In this tutorial, we will explore how to connect an ESP01 (ESP8266) microcontroller to an OLED display using the U8g2lib library. OLED displays are compact, lightweight, and offer excellent visibility, making them perfect for various projects where real-time data display is required. By following this guide, you’ll be able to harness the power of ESP01

Connect ESP01 to an OLED Display 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 »