switchdoclabs / SDL_Arduino_WeatherSenseAQI

Code for the WeatherSense Solar Powered 433MHz Air Quality Sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Drivers for the SwitchDoc Labs WeatherSense Solar Powered Air Quality Sensor SwitchDoc Labs, February 2021

Version 3 - Fixed 151 max reading bug - thank you gorddel
Version 2 - Changed AQI calculation to use atmospheric values - June 2021
Version 1 - Initial Release - March 2021

Installation

Select Arduino Mini / Pro in IDE

Copy the zip files to your arduino libraries directories and unzip

Restart the Arduino IDE

About

Code for the WeatherSense Solar Powered 433MHz Air Quality Sensor

License:MIT License


Languages

Language:C++ 98.7%Language:C 1.3%