henare / air_quality_monitor

Documenting the process of building a low-cost air quality monitor
0 stars 0 forks source link

Assemble electronics #3

Closed henare closed 6 years ago

henare commented 6 years ago

This was pretty straightforward using the instructions: https://luftdaten.info/en/construction-manual/

henare commented 6 years ago

When first testing the SDS011 I used this Python script: https://gist.github.com/netmaniac/a6414149a5a09ba1ebf702ff8d5056c5

I also found this, which seems to be very comprehensive https://gitlab.com/frankrich/sds011_particle_sensor

And here's one written in Go https://github.com/ryszard/sds011 :man_shrugging: