-
The *PMS5003* pinout on the [LOGOELE datasheet][datasheet] indicate that when `PIN8` is low, `PIN4`/`PIN5` form an `ì2c` bus. When contacted about further information they could not say more.
![pin…
-
-
I frequently get Checksum error and I can see from raw data very suspect data that are power of two when this is the case.
> PMS5003 Checksum Mismatch 371 != 1024
> ...
> 2.5um in 0.1L air: …
-
This library is very similar to pimoroni/pms5003-circuitpython and a lot of improvements were added to that in
- https://github.com/pimoroni/pms5003-circuitpython/pull/8
- https://github.com/pim…
-
Hello,
I am encountering an error when running the `particulates.py` example.
```
Traceback (most recent call last):
File "particulates.py", line 26, in
readings = pms5003.read()
File…
-
I have version .5 of this library working on an rpi 4 but I'm doing some testing on an rpi 2 zero w and after downloading v1.0 I'm getting this error with the new call gpiod instead of RpiGPIO (using …
-
Thanks for this library! Its works great with the [I2C PMSA003i device](https://www.adafruit.com/product/4632) I bought from Adafruit a few weeks ago. :)
Unfortunately, I was having trouble getting…
-
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…
-
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…
-
**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…