openaq / awesome-air-quality

An awesome list of air quality resources.
Creative Commons Zero v1.0 Universal
49 stars 9 forks source link

Can we also add different sensors and libraries around them to this list? #4

Closed baali closed 2 years ago

baali commented 2 years ago

Or is it meant just for libraries that handles AQI data? I was not able figure it out after reading the submission guidelines.

russbiggs commented 2 years ago

Currently we're gathering open source packages/libraries around air quality, can you share the package you're considering and we can see if/how it might fit in the list? I think I need more info to better understand

baali commented 2 years ago

I was referring to libraries that work with Sensors. For example, here is library that would work with Nova SDS011 sensor. Similarly there are other libraries that work with this sensor. One could even read data from Serial port directly.

And then, there are other sensors also, like Plantower series. GP2Y1010AU0F dust sensor from Sharp.

Do you think this awesome list would include everything involving quantifying Air Quality(hardware, libraries, APIs, platforms)?

russbiggs commented 2 years ago

That library seem like it would fit into this list! in the future we could maybe break out a separate section for hardware specific/firmware types of tools but for now it works in the main list. If you would to add it open a PR, add a new section for C++ and place it under that. Thanks!