Skip to content

A project that includes Arduino code for getting the air quality sensors readings and sends it to Raspberry-based server.

License

Notifications You must be signed in to change notification settings

tisljaricleo/arduino-air-quality-project

Repository files navigation

arduino-air-quality-project

A project that includes Arduino code for getting the air quality sensors readings and sends it to Raspberry-based server.

This project will include

  • Arduino code for air quality sensors readings
    • MQ6 - LPG, butane gas
    • MQ135 - Benzene, Alcohol, smoke
    • MQ4 - Methane, CNG Gas
    • MQ7 - Carbon Monoxide
  • Arduino code for air quality sensor SGP30
  • Arduino code for temperature and humidity sensor DTH11
  • Tutorial for making server using Raspberry PI
  • Django application for recieving and storing sensor readings
  • Frontend with dashboard

Usage

Raspberry PI

  • We use Raspberry pi 400 as a server
  • Configuration of the Apache can be found here

ESP32D Development board

  • In this project we decided to use ESP32D because it has Wifi module
  • This module is used.
  • To successfuly use this module:
  • Install following modules using Tools>Manage libraries..
    • Adafruit_SGP30, DHTesp

Contact

Leo Tisljaric

About

A project that includes Arduino code for getting the air quality sensors readings and sends it to Raspberry-based server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published