@n7qnm wrote:
Setting up an enviro+ with PMS5003.
After doing a pip install configparser, the installer seemed to work and all the sensors EXCEPT the PMS5003 (the main reason I bought the thing).
When I run the particulates example, all I see is “Press Ctrl-c to exit”.
If I run all-in-one, after a few taps, I see
Traceback (most recent call last):
File “all-in-one.py”, line 188, in
data = pms5003.read()
File “build/bdist.linux-armv6l/egg/pms5003/init.py”, line 121, in read
pms5003.ReadTimeoutError: PMS5003 Read TimeoutThe fan is running on the PMS, but I can’t see anything beyond that
Help?
Posts: 1
Participants: 1