Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.47 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.47 KB

esphome-air-quality-sensor

My implementation of an Air Quality Sensor based on a PMS5003, DHT11 and ESP32.

IMG-20211210-WA0000

This implementation is based on a guide by Pieter Brinkmann. Follow that guide for step by step instructions.

Shopping List

Connections

PMS5003 Pin ESP32 Pin
1 VIN
2 GND
3 GPIO14
4 GPIO26
5 GPIO27
DHT 11 Pin ESP32 Pin
GND GND
VCC 3V3
DATA GPIO18