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