readSensors - Humidity-, Temperature-, PH-, Flow, Pressure- and Moisture-Sensor
Introduction:
Different Sensors are read with directly calculation of default Electronic-Hardware for a couple automation tasks
Most sensors are analog sensor and have to be connected trought the AD-Converter with the Raspberry-Pi or if u use an arduino u have to connect them to the analog inputs
There is also a logic programmed to use the sensor with different warning and error levels For initiation of the ph-sensor please read the documentation
Feel free to add other sensors to this library
Used Sensors:
CO2-Sensor: https://www.amazon.com/gp/product/B013EUDHVQ/ref=oh_aui_detailpage_o01_s00?ie=UTF8&psc=1
Humidity- and Temperature-Sensor: https://www.amazon.com/gp/product/B06XHJ1BPC/ref=oh_aui_detailpage_o02_s04?ie=UTF8&psc=1
Soil Moistre-Sensor: https://www.amazon.com/gp/product/B071F4RDHY/ref=oh_aui_detailpage_o02_s05?ie=UTF8&psc=1
PH-Sensor: https://www.amazon.com/gp/product/B01D04C9XI/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
Airflow-Sensor: https://www.amazon.com/0-5-30L-1-2Mpa-Thread-Liquid-Flowmeter/dp/B00PZYRSS8/ref=sr_1_4?ie=UTF8&qid=1522772947&sr=8-4&keywords=Liquid+Flow+Meter
Airpressure-Sensor: https://www.amazon.com/JBtek-Barometric-Pressure-Temperature-Altitude/dp/B00UUS12PO/ref=sr_1_1?ie=UTF8&qid=1522773035&sr=8-1&keywords=BMP180
Documentations are also uploaded in the project for easy usage
ToDo:
Implementation of DHT22, MCP3008, Airflow- and Airpressure-Sensor