Skip to content

In this simple IoT projects i use a ESP32C3 Supermini Because its Power Efficient and a AHT30 Sensor, it has a motion detection using an RCWL-0516 microwave radar sensor,

Notifications You must be signed in to change notification settings

roycuadra/IoT-SmartEnviro-V1.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

User Interface Design

Home Logs

Features

  • Wi-Fi Access Point:

    • Hosts an User interface for monitoring data.
    • Automatically shuts down Access Point if no clients connected to save power.
  • Environmental Monitoring:

    • Measures temperature, humidity, and calculates heat index using the Adafruit AHTX0 sensor.
    • Real-time data updates via WebSocket.
  • Motion Detection:

    • Detects motion using the RCWL-0516 microwave radar sensor and triggers an audible buzzer and Turn On LED lights.
    • Automatically turns off Buzzer and LED lights after a Timeout.

Pin Configuration

Component GPIO Pin
Passive Buzzer GPIO1
LED GPIO4
RCWL-0516 GPIO5
AHT30 (I2C SDA) GPIO21
AHT30 (I2C SCL) GPIO22

About

In this simple IoT projects i use a ESP32C3 Supermini Because its Power Efficient and a AHT30 Sensor, it has a motion detection using an RCWL-0516 microwave radar sensor,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published