Skip to content
  • Home
  • Microcontrollers
    • Pic Microcontroller
    • Arduino
    • ESP32 Tutorials and Projects
    • MicroPython ESP32/ESP8266
    • ESP8266 NodeMCU
    • FreeRTOS Arduino
    • 8051 microcontroller
    • AVR Microcontroller
  • ARM Microcontrollers
    • TM4C123 Tiva LaunchPad
    • STM32 Blue Pill
    • STM32 Nucleo
    • STM32F4 Discovery Board
    • MSP430 launchpad
  • Raspberry Pi
    • Raspberry Pi Pico
    • Raspberry Pi Pico W
    • Raspberry Pi
  • Softwares
    • Labview project
    • Proteus tutorials
    • PSpice tutorials
    • MATLAB
  • Electronics components
  • Contact
    • Editorial
    • Advertise

BME680 with ESP32 using Arduino IDE (Gas, Pressure, Temperature, Humidity)

BME680 with OLED and ESP32 Arduino IDE

In this tutorial, we will learn to interface the BME680 sensor with ESP32 using Arduino IDE. The BME680 environmental sensor, which is used to measure ambient temperature, barometric pressure, relative …

Read more

Control ESP32 Outputs using Google Assistant and Adafruit IO

Control ESP32 Outputs using Google Assistant and Adafruit IO

In this user guide, we will control the output of the ESP32 using Google Assistant and Adafruit IO. In the era of smart homes and interconnected devices, the integration of …

Read more

ESP32 Receive Data from Google Firebase with Example to Control Outputs

Google Firebase Control ESP32 Outputs with Arduino IDE

Imagine being able to control things like lights or appliances in your home from your phone, no matter where you are. In this tutorial, we will learn how to receive …

Read more

Telegram Control ESP32 and ESP8266 GPIOs and LEDs using Arduino IDE

Telegram ESP32 and ESP8266 Control GPIOs and LEDs using Arduino IDE

In this tutorial, we will learn how to control the output of ESP32 or ESP8266 NodeMCU by using Telegram Bot. Telegram is a free, cross-platform, cloud-based messaging application used for …

Read more

ESP32/ESP8266 Thermostat Web Server – Control Output Based on Temperature Threshold

ESP32 ESP8266 Thermostat Web Server Control Output with temperature threshold

In this user guide, we will learn how to create an ESP32 and ESP8266 thermostat web server with a temperature threshold input. The web server will control ESP boards output …

Read more

Set ESP32 Custom Hostname with Arduino IDE

ESP32 Setting a Custom Hostname (Arduino IDE)

By default, the hostname of ESP32 based development boards is espressif. But we can change the default hostname by using WiFi.setHostname() function. In this tutorial, we will learn to set …

Read more

ESP32/ESP8266 Momentary Switch Web Server: Control GPIO Outputs

ESP32 ESP8266 Momentary Switch Web Server Control GPIO Outputs

In this user guide, we will create an ESP32 and ESP8266 momentary switch web server that will be able to control the ESP32 and ESP8266 GPIO outputs using Arduino IDE. …

Read more

Reconnect ESP32 to WiFi after Lost Connection (Solved)

ESP32 Reconnect to Wi-Fi Network After Lost Connection

In this tutorial, we’ll find out how to make sure that the ESP32 device stays connected to the Wi-Fi network even if the connection is lost temporarily. In other words, …

Read more

ESP32 with MPU6050 Accelerometer, Gyroscope, and Temperature Sensor ( Arduino IDE)

ESP32 with MPU-6050 Accelerometer, Gyroscope and Temperature Sensor Arduino

In this user guide, we will learn to interface MPU6050 with ESP32 using Arduino IDE. It is Accelerometer and a Gyroscope module used to measure acceleration, temperature, displacement, and angular …

Read more

ESP32 Save Data to Flash Permanently using Preferences Library

ESP32 Save Data Permanently using Preferences Library

In this tutorial, we will see how to store data in flash memory of ESP32 using the Preferences.h library and Arduino IDE. We can use this library to read and …

Read more

Older posts
Newer posts
← Previous Page1 … Page9 Page10 Page11 … Page142 Next →

Subscribe to Blog via Email

Categories

Recent Posts

  • Data Logger with Raspberry Pi Pico and Micro SD Card
  • Interface Micro SD Card Module with Raspberry Pi Pico
  • NEO-6M GPS Module with Raspberry Pi Pico using MicroPython
  • RC522 RFID Reader Module with Raspberry Pi Pico
  • Raspberry Pi Pico Dual Core Programming

Copyright © 2013-2026 Microcontrollerslab.com All Rights Reserved