Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schfkt/esphome-pms5003

ESP8266 with PMS5003 sensor
https://github.com/schfkt/esphome-pms5003

Last synced: about 2 months ago
JSON representation

ESP8266 with PMS5003 sensor

Awesome Lists containing this project

README

        

# Readme

A simple device that measures dust particles using a popular PMS5003 sensor. Data are sent to MQTT and automatically
discovered by HomeAssistant. It's based on [ESPHome](https://esphome.io/).

To increase sensor's lifetime, measurements are done only for 1 minute during a 5 minute interval. The rest of the time
the sensor sleeps.