Collection of Various code to test sensors on a Arduino
- AirTempHumid_Test - HTU21D-F - Ambient Temperature and Relative Humidity [https://www.adafruit.com/products/1899]
- RainFall_Test - Rain Sensor [https://www.sparkfun.com/products/8942]
- WaterDepth_Test - Water Depth based on Ref Resistance [https://www.adafruit.com/product/464]
- WaterTemp_Test - Waterproof Temperature Sensor [https://www.adafruit.com/products/381]
- WindDir_Test - Wind Direction [https://www.sparkfun.com/products/8942]
- WindSpeed_Test - Wind Speed [ https://www.adafruit.com/products/1733]
- SensorsTogether_Test - Test each sensor together
- Each test contains a link to the sensor it is testing.
- The Tests are done on a Arduino Leonardo.