Skip to content
Electronics Simplified
  • Home
  • Latest Simplified
  • About Us
  • Engineering Projects for All

Tag: ESP32

Home > Posts tagged "Tag: <span>ESP32</span>"

ESP32 BLE Server and Client with Arduino: A Complete Guide

Posted on November 11, 2024November 11, 2024 by Rolan Gaspar Pereira
0
Bluetooth Low Energy (BLE) is a powerful communication protocol, especially for IoT applications where low power consumption is crucial. In this
Continue Reading

Smoke Detection and Fire Sprinkler Control with LCD Display

Posted on July 22, 2024July 22, 2024 by Rolan Gaspar Pereira
0
Introduction In this project, we will create a smoke detection and fire sprinkler control system using an Arduino. The system will detect smok
Continue Reading

How to use PWM (Pulse Width Modulation) control with the ESP32 using Arduino IDE

Posted on July 13, 2024July 18, 2024 by Rolan Gaspar Pereira
0
Learn to generate PWM signals with the ESP32 using Arduino IDE. This tutorial explains two different methods: using analogWrite and using the LED
Continue Reading

Building a Motion Detection System Using ESP32 and ESP-NOW

Posted on March 29, 2024April 12, 2024 by Rolan Gaspar Pereira
0
Introduction In this article, we'll explore how to create a motion detection system using two ESP32 boards and the ESP-NOW protocol. One ESP32 boa
Continue Reading

Smart Plant Pot With ESP32: Greening Your World with IoT

Posted on February 29, 2024April 12, 2024 by Rolan Gaspar Pereira
0
In the age of the Internet of Things (IoT), even our potted plants can benefit from smart technology. The Smart Plant Pot with ESP32 is an ingeni
Continue Reading

What is a Web Socket Server?

Posted on January 30, 2024January 30, 2024 by Rolan Gaspar Pereira
0
Controlling the brightness of an LED is an easy task. We could do it using code or using wired input. In this tutorial, we will learn how to cont
Continue Reading

Task Automation with Simple Timer using the ESP32

Posted on December 18, 2023April 13, 2024 by Rolan Gaspar Pereira
0
Download the SimpleTimer Library before uploading the code on to the ESP32. Link for the Library Case 1 : Toggle LED Case 2 : Task
Continue Reading

Interfacing ESP32 with 16×2 LCD Displays

Posted on June 23, 2023June 25, 2023 by Rolan Gaspar Pereira
0
In our projects, the ability to display information is crucial for user interaction and data visualization. One popular display option is the 16x
Continue Reading

Exploring the Basics of Embedded Systems with ESP32

Posted on June 23, 2023June 23, 2023 by Rolan Gaspar Pereira
0
Embedded systems have become an integral part of our daily lives, powering various devices and systems. Among the popular microcontrollers used i
Continue Reading

ESP32 / ESP8266 – Real time Data Logging with Authentication

Posted on April 22, 2023April 22, 2023 by Rolan Gaspar Pereira
0
#include <Arduino.h> #include <WiFi.h> //we are using the ESP32 //#include <ESP8266WiFi.h> //uncomment this line if yo
Continue Reading

Posts pagination

1 2 … 4 Next

Recent Posts

  • ESP32 BLE Server and Client with Arduino: A Complete Guide
  • Smoke Detection and Fire Sprinkler Control with LCD Display
  • Distance Measurement and Stepper Motor Control with LCD Output
  • Water Level Monitoring and Fish Tank Pump Control with Arduino
  • How to make a Smart Energy Meter with LCD Display ?
  • How to set a Light Sensitive Motorized Blinds and LCD Feedback

Categories

Archives

  • November 2024
  • July 2024
  • June 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • October 2023
  • September 2023
  • July 2023
  • June 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • May 2022
  • April 2022
  • March 2022
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • September 2020
  • August 2020
  • July 2020
  • May 2020
  • April 2020

Categories

  • Arduino Projects
  • Basic Electronics
  • Coding Juniors
  • Electronics for Kids – C
  • ESP32
  • ESP8266
  • Feed
  • Learn Arduino Hardware and Software
  • RaspberryPi
  • Slider – New Post
  • Uncategorized
  • ESP32 BLE Server and Client with Arduino: A Complete Guide
  • Smoke Detection and Fire Sprinkler Control with LCD Display
  • Distance Measurement and Stepper Motor Control with LCD Output
  • Water Level Monitoring and Fish Tank Pump Control with Arduino
  • How to make a Smart Energy Meter with LCD Display ?
RGP initiative | WordPress Theme: Enlighten
Loading…