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

Tag: sensor

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

Creating a Temperature-Controlled Fan System with Arduino Uno and LM35 Sensor

Posted on April 29, 2024July 18, 2024 by Rolan Gaspar Pereira
0
Introduction In this guide, we delve into the intricacies of designing a Temperature-Based Fan Speed Control & Monitoring system using Ard
Continue Reading

Code for Gas Sensor

Posted on April 15, 2024April 15, 2024 by Rolan Gaspar Pereira
2 Comments
#include <MQ2.h> #include <Wire.h> #include <LiquidCrystal_I2C.h> //I2C pins declaration LiquidCrystal_I2C lcd(0x27, 16, 2);
Continue Reading

DIY Heart Rate Monitor with Pulse Sensor and LCD Display

Posted on September 29, 2023July 18, 2024 by Rolan Gaspar Pereira
0
Introduction Learning about the human body and how it works can be fun and educational, especially for kids. Building a heart rate monitor usi
Continue Reading

Ultrasonic Parking Sensor with LCD Display using Arduino

Posted on September 11, 2023September 11, 2023 by Rolan Gaspar Pereira
0
Introduction Creating an ultrasonic parking sensor with an I2C LCD display using an Arduino is a practical and educational project that combin
Continue Reading

Motion Detector Alarm: HC-SR501 PIR Sensor Model with Buzzer Alert

Posted on September 8, 2023July 18, 2024 by Rolan Gaspar Pereira
0
Introduction Motion detection is a fundamental aspect of many security and automation systems. Whether you want to enhance the security of you
Continue Reading

Code for DHT11 Sensor Reading Web Application

Posted on April 30, 2023July 18, 2024 by Rolan Gaspar Pereira
0
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <t
Continue Reading

Code for Logging DHT11 Sensor Data on a Realtime Database (Firebase)

Posted on April 30, 2023April 30, 2023 by Rolan Gaspar Pereira
1 Comment
#include <Arduino.h> #include <WiFi.h> //we are using the ESP32 //#include <ESP8266WiFi.h> // uncomment t
Continue Reading

Rain Sensor with Arduino

Posted on August 17, 2021September 7, 2023 by Rolan Gaspar Pereira
0
Introduction Water detector / Rain detector / Water Drip detector all have the same concept and would be the same project. Well you just got to ch
Continue Reading

LM35 Temperature Sensor with Arduino

Posted on August 9, 2021December 3, 2024 by Rolan Gaspar Pereira
0
Make the Arduino into a temperature sensing device. Now there are various temperature sensors based on your requirement you should decide which one s
Continue Reading

Humidity Sensor DHT11 interfaced using Arduino

Posted on March 27, 2021December 2, 2024 by Rolan Gaspar Pereira
0
Here is another simplified project to measure the humidity and temperature. It is a cheap module around $4 and can be found easily online. So le
Continue Reading

Posts pagination

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