sps30 icon indicating copy to clipboard operation
sps30 copied to clipboard

Python-based driver for Sensirion SPS30 particulate matter sensor. Tested on Raspberry Pi Zero/Zero W/3B+/4B.

Results 2 sps30 issues
Sort by recently updated
recently updated
newest added

Hello I am trying to use this cool library on a raspberrypi 4b with circuitpython. I have two other sensors connected on the i2c working ok. My circuitpython i2c interface...

I'm hoping you can help me with an error running example.py. I get this error: Serial number: CCC69E8DCEAD8B5F Status register: {'speed_status': 'ok', 'laser_status': 'ok', 'fan_status': 'ok'} Traceback (most recent call...