/co2-tvoc-pico

A simple device that utilizes a few external components to collect basic data on a given sample of air and post that data to an [API endpoint.]

Primary LanguagePython

Air Quality Device Sampler

(an RP240 Project)

Abstract

A simple device that utilizes a few external components to collect basic data on a given sample of air and post that data to an API endpoint.

How to use this

(It should be up and ready, just remove the upload function)

FIXME: How to use - WIP

Thank you

to...

  1. MicroPython and their amazing code!
  2. The SGP30 (VOCs and co2)
  3. The DHT22 (Temperature and Humidity)