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

Latest commit

 

History

History
26 lines (19 loc) · 891 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 891 Bytes

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