This project is made to storage all Arduino projects using diferents Temperature and Humidity features or types.
-
DS18B20 module (only temperature)
- DallasTemperature - Arduino Library for Dallas Temperature ICs.
- OneWire - Access 1-wire temperature sensors, memory and other chips.
-
DHT11 sensor (temperature and humidity)
- DHT sensor library - Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors.
- Ignacio Rubio - Initial work - IgnacioRubio