Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
/ esp32-aqs Public archive

ESP32-Based Air Quality Sensor using micropython

Notifications You must be signed in to change notification settings

dirrgang/esp32-aqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-aqs

An ESP32-Based Air Quality Sensor. image

Goal

Goal of the project is to build and configure an air quality sensor that sends air quality metrics to an external destination and caches it locally if no internet connection is available.

Parts

To-Do

Software:

  • Rewrite logging of environmental data to use logging module
  • Prepare different log types (every minute, every hour, every day etc.) to reduce total log size

Hardware:

  • Attach display to allow reading of measurements
  • Add PM sensor
  • Install board into case
  • Add 5v Fan to increase measurement accuracy
  • Transfer from breadboard to pcb

About

ESP32-Based Air Quality Sensor using micropython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages