Skip to content

This repository contais a work in progress of a Indoor Air Quality Unit to easly install in your habitation.

Notifications You must be signed in to change notification settings

fjuliofontes/Indoor-Air-Quality-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAQ-Monitor-MKR1000

This repository contains a work in progress of an Indoor Air Quality Unit to easily install in your habitation.

Hardware:

Software:

  • Vscode with Platformio Installed
  • Mosquitto Broker
  • Node-Red

Connections:

BME680 (I2C)
  • Power Supply - 3V3
  • GPIO 12 (SCL) - SCL BME680
  • GPIO 11 (SDA) - SDA BME680
DS18B20 (OneWire)
  • Power Supply - 3V3
  • GPIO 7 - DATA DS18B20 (Need 4k7 Pull-Up)
ZE07-CO (UART)
  • Power Supply - 5V
  • GPIO 0 (RX) - TX ZE07
  • GPIO 1 (TX) - RX ZE07
HPMA115S0 (UART)
  • Power Supply - 5V
  • GPIO 13 (RX) - TX HPMA115S0
  • GPIO 14 (TX) - RX HPMA115S0
T6615 (UART)
  • Power Supply - 5V
  • GPIO 3 (RX) - TX T6615 (Need Voltage Divider)
  • GPIO 2 (TX) - RX T6615

TODO:

  • Design a PCB.
  • Solder all the components and re-test again.

Media:


About

This repository contais a work in progress of a Indoor Air Quality Unit to easly install in your habitation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published