Skip to content

DeltaLabo/aams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambient air monitoring system

DeltaLAB - Instituto Tecnológico de Costa Rica

Developers

What is this repository for?

  • This repository was created to develop an ESP32-based air quality monitoring device.

Microcontroller info

Sensors info

Data visualization in ThingSpeak

How do I get set up?

  • Install Git

  • Install Arduino IDE

  • Follow this instructions to set up the Heltec Wifi LoRa 32 (V3) in the Arduino IDE

  • Install all the Libraries in the Arduino Library Manager Open Arduino IDE, then Select Sketch->Include Library->Manage Libraries...

  • Search WiFi, ThingSpeak, Adafruit_INA219, DHTStable, SdFat, and ESP32Time libraries and install them.

  • Connect the components as shown in the diagram found in schematic_diagram.pdf

  • Clone this repo and upload main.ino to the ESP32

Library source code and examples

Contribution guidelines

  • If you want to propose a review or need to modify the code for any reason first clone this repository in your PC and create a new branch for your changes. Once your changes are complete and fully tested ask the administrator permission to push this new branch into the source.
  • If you just want to do local changes instead you can download a zip version of the repository and do all changes locally in your PC.

About

Ambient air monitoring system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published