fsteinhardt / sds011

Read an SDS011 Laser PM2.5 Sensor (Nova PM Sensor) with Python
4 stars 0 forks source link

no output? #1

Closed Bra1nsen closed 2 years ago

Bra1nsen commented 2 years ago

hey dude i get no data.. did it rlly work?

fsteinhardt commented 2 years ago

I don't remember if I used this. But this is only a slightly modified copy of

https://gist.github.com/jon1012/9409e50287343a5ab5d3a451b5e4a515/93e93d8f0d038a2793fb01a643dd47ece187d690

and from the comments there it looks like it is able to read data.

Bra1nsen commented 2 years ago

thanks for reply, did you install drivers for usb connection? or did you just plug in and run the python code? -thanks

Bra1nsen commented 2 years ago

bro i dont get any data -.- the sensor works with c code but not with the python snippet..

nodata

Bra1nsen commented 2 years ago

https://github.com/MatejKovacic/SDS011-SDS018-and-SDS021-dust-sensors-reader

this one worked =)