-
Hi,
I'm getting the following error after upgrading pms5003 from 0.0.5 to 1.0.0. I'm running on:
```
Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linu…
-
When importing these files directly to the webIDE, I receive these errors:
PMS5003.h:21:18: ISO C++ forbids declaration of 'DustSensor' with no type [-fpermissive]
PMS5003.cpp:16:22: definition of i…
-
Hi Pawit , thanks for this really interesting app with so much potential! I gave it a try and successfully get readings from a PMS5003.
I do only get a single reading each time I press the start b…
-
**Describe the problem you have/What new integration you would like**
The PMS5003 sensor has a 3.5yr life span according to the datasheet. It can be extended by either putting the sensor to s…
-
Looks like there may be an issue with the sensor.
Current Crontab Setup:
`* * * * * /home/jason/sensors/raspberry_pi/pms5003/pms5003_check.sh`
So it should have been running, however the `pi_pm…
-
I had an Enviro+ running for a year on a Pi ZeroW before I decided to upgrade the OS to latest, and completely broke the operation of the Enviro+.
I did a fresh install of the previous OS version a…
g7uvw updated
11 months ago
-
The PMS5003 appears to keep the RX line at 0V if power is not applied over `VCC` line. This could be detected by deinit of serial and checking RX line a few times (50ms interval?).
The RX pin assoc…
-
Introduce a `mode` parameter to PMS5003 constructor using the Plantower terminology of `"active"` and `"passive"`. The PMS5003 starts-up in active mode where it streams data frames after an unknown du…
-
Hello, I've hit upon a problem.
Initially I had it plugged in through a USB hub, so I changed that to directly into the tower, trying both a USB3 & USB2 ports.
All giving the same result.
> $ .…
-
Hi folks,
I came across an [article](http://krakow.naszemiasto.pl/artykul/krakow-sposob-na-smog-czujnik-jakosci-powietrza-dla-kazdego,3599038,artgal,t,id,tm.html) stating, that the cost of your senso…