]>
zdv2.bktei.com Git - EVA-2020-02-2.git/blob - examples/particles.py
f34e0d4f99150a0218e0c1d8fc896c3924f5cd9d
4 from pms5003
import PMS5003
7 print("""particles.py - Print readings from the PM5003 Particle sensor.
19 readings
= pms5003
.read()
22 except KeyboardInterrupt: