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

Tag: Learn Arduino

Home > Posts tagged "Tag: <span>Learn Arduino</span>" (Page 2)

Ultrasonic Distance Measurement and Servo Motor Control with Arduino Uno

Posted on July 7, 2023July 18, 2024 by Rolan Gaspar Pereira
0
Introduction Ultrasonic distance measurement combined with servo motor control is a popular application of Arduino Uno that offers precise distanc
Continue Reading

Light-Sensitive Automatic LED Control with Arduino: A Step-by-Step Guide

Posted on July 6, 2023July 18, 2024 by Rolan Gaspar Pereira
1 Comment
Introduction In today's world, automation is revolutionizing various industries and simplifying daily tasks. One intriguing application of aut
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

ESP32 / ESP8266 – Realtime Database with Firebase

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

Light Dependent Resistor – Brightness Control Circuit

Posted on February 28, 2023June 16, 2023 by Rolan Gaspar Pereira
1 Comment
Introduction Light Dependent Resistors (LDR) are also know as Photoresistors. LDR are popularly used in our modern day automation applications
Continue Reading

How to use a Potentiometer – Variable Resistance for Kids

Posted on February 25, 2023February 27, 2023 by Rolan Gaspar Pereira
0
Introduction Potentiometers or variable resistors have been a part of our life for a long time. The Fan Speed Regulator, the music volume cont
Continue Reading

How to use the PIR Motion Sensor using interrupts and timers

Posted on July 29, 2022August 5, 2022 by Rolan Gaspar Pereira
0
Every project  that we invent or create is built with an intent to solve an existing issue. We take various inputs from the environment and afte
Continue Reading

How to interface the Humidity Sensor DHT11 with the ESP32 (Web Server)

Posted on April 4, 2022April 13, 2022 by Rolan Gaspar Pereira
0
Measuring Temperature, humidity is become an important task in lives. As we monitor temperatures in various places for example a freezer or a cak
Continue Reading

How to Control LED brightness using a Web Server with the ESP32?

Posted on April 4, 2022April 4, 2022 by Rolan Gaspar Pereira
1 Comment
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

How to use Bluetooth on the ESP32 ?

Posted on March 23, 2022July 27, 2022 by Rolan Gaspar Pereira
0
Introduction The ESP32 comes in-built WiFi, Bluetooth and BLE (Bluetooth Low Energy). We will generally use more of WiFi with ESP32 but the Bl
Continue Reading

Posts pagination

Previous 1 2 3 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…