Skip to content
  • Home
  • Edge Ai
  • Sipeed Series
    • Maixduino
    • MaixCam
  • ESP Series
    • Wemos D1 Mini
    • ESP-32
      • MicroPython
    • ESP-01
    • ESP-NOW
  • Privacy Policy
Search
EdgeMicroTech
EdgeMicroTech

Tutorials About Microcontrollers

EdgeMicroTech
EdgeMicroTech

Tutorials About Microcontrollers

Search
  • Home
  • Edge Ai
  • Sipeed Series
    • Maixduino
    • MaixCam
  • ESP Series
    • Wemos D1 Mini
    • ESP-32
      • MicroPython
    • ESP-01
    • ESP-NOW
  • Privacy Policy

Connecting HC-SR501 PIR Sensor to ESP8266

Wemos D1 Mini / Tiago / September 5, 2023

The HC-SR501 PIR (Passive Infrared) Sensor and the ESP8266 are crucial components in many DIY and home automation projects, primarily due to their versatility and ease of use. This blog post will walk you through the process of connecting the HC-SR501 PIR sensor to an ESP8266 without using Wi-Fi, along with a clear explanation of […]

Connecting HC-SR501 PIR Sensor to ESP8266 Read More »

How to Get the MAC Address of an ESP-01

ESP-01 / Tiago / July 4, 2023

The MAC (Media Access Control) address is a unique identifier assigned to network interfaces for communications on the physical network segment. In the world of IoT, it’s crucial to know the MAC address of your devices for various reasons, such as network troubleshooting, device identification, and secure communication. In this blog post, we will guide

How to Get the MAC Address of an ESP-01 Read More »

ESP-01 and Breadboard Adapter: External LED Control

ESP-01 / Tiago / June 27, 2023

The ESP-01 is a popular and inexpensive Wi-Fi module based on the ESP8266 chip. It is widely used in IoT projects due to its small size and low power consumption. In this tutorial, we will demonstrate how to connect an ESP-01 board to a breadboard adapter and control an external LED. This setup can be

ESP-01 and Breadboard Adapter: External LED Control Read More »

Lighting Up the Onboard LED of the ESP-01 Board

ESP-01 / Tiago / June 25, 2023

The ESP-01, a compact module based on the ESP8266 chipset, is a popular choice for IoT projects due to its WiFi capability and affordability. One of its features is an onboard LED, which can be controlled programmatically. This blog post will guide you through the initial steps of lighting up this onboard LED, including driver

Lighting Up the Onboard LED of the ESP-01 Board Read More »

USB ESP-01 Programming Adapter: A Step-by-Step Guide

6 Comments / ESP-01 / Tiago / June 20, 2023

In this blog post, I will walk you through the process of preparing a USB ESP-01 programming adapter and show you how to solder the button to put the CH340G adapter in programming mode. The ESP-01 is a popular WiFi module based on the ESP8266 chip, and the CH340G is a USB-to-Serial converter chip that allows you

USB ESP-01 Programming Adapter: A Step-by-Step Guide Read More »

Connecting ESP8266 to a BMP280 Sensor and LCD

Wemos D1 Mini / Tiago / June 19, 2023

In this tutorial, we will learn how to connect an ESP8266 microcontroller with a BMP280 pressure and temperature sensor and a 2004 LCD display. We will use the Arduino IDE for programming the ESP8266. Components Required ESP8266 development board (e.g., NodeMCU or Wemos D1 Mini) (Affiliate) – Buy on AliExpress BMP280 Pressure and Temperature Sensor

Connecting ESP8266 to a BMP280 Sensor and LCD Read More »

Esp8266 + Rotary Encoder + 2004 LCD + DHT11 with a Menu System

Wemos D1 Mini / Tiago / June 13, 2023

In this comprehensive guide, we will learn how connect a WeMos D1 Mini to a rotary encoder, a 2004 LCD display, and a DHT11 temperature and humidity sensor to create a menu system. The WeMos D1 Mini is a compact ESP8266-based development board that is perfect for IoT projects. The rotary encoder will be used

Esp8266 + Rotary Encoder + 2004 LCD + DHT11 with a Menu System Read More »

WeMos D1 Mini + Rotary Encoder + 2004 LCD with a Menu

1 Comment / Wemos D1 Mini / Tiago / June 12, 2023

In this comprehensive guide, we will learn how to connect a WeMos D1 Mini to a rotary encoder and a 2004 LCD display to create a menu system. The WeMos D1 Mini is a compact ESP8266-based development board that is perfect for IoT projects. The rotary encoder will be used for navigating through the menu,

WeMos D1 Mini + Rotary Encoder + 2004 LCD with a Menu Read More »

Connecting an ESP8266 to a Rotary Encoder

Wemos D1 Mini / Tiago / June 12, 2023

In this blog post, we will explore how to connect a WeMos D1 Mini (ESP8266 Arduino platform) to a KY-040 rotary encoder. Rotary encoders are versatile input devices that can be used in various applications, such as adjusting settings, navigating menus, or controlling volume. We will discuss the necessary hardware connections, provide a sample code,

Connecting an ESP8266 to a Rotary Encoder Read More »

ESP8266 with DHT11 Sensor and 2004 LCD via ESP-NOW

ESP-NOW / Tiago / June 10, 2023

In this blog post, we will explore how to connect two ESP8266 modules, one with a DHT11 temperature and humidity sensor and the other with a 2004 LCD display, using the ESP-NOW protocol. ESP-NOW is a wireless communication protocol developed by Espressif that enables devices to communicate directly without the need for a Wi-Fi network.

ESP8266 with DHT11 Sensor and 2004 LCD via ESP-NOW Read More »

← Previous 1 … 3 4 5 … 8 Next →

About Me

Hello, my name is Tiago and i am an Eletromechanical Engineer.

This is my blog where I will try my best to show my knowledge related to microcontrollers and artificial intelligence (Aiot).

Disclosure: Some of the external links in this post are “affiliate links.” This means if you click on the link and purchase the item, I will receive an affiliate commission directly from the vendor, but there will be no additional charge to you. Thank you for your support!

Copyright © 2025 EdgeMicroTech | Powered by TiagoTech