This sketch reads sSDS011 particle sensor and bme280/680 for humidity and temperature.
The mesurement data is sent to an MQTT broker to be saved into a database or shown in some visualizations.
Note: you must create settings.h with correct credentials:
cp settings-example.h settings.h # then edit settings.h