Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/schfkt/esphome-pms5003
- Owner: schfkt
- Created: 2022-07-08T14:30:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T14:39:46.000Z (over 2 years ago)
- Last Synced: 2023-07-02T18:40:25.004Z (over 1 year ago)
- Language: Makefile
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.