{ "name": "DHT12", "keywords": "Temperature, Humidity, DHT12, I2C", "description": "Arduino library for I2C DHT12 temperature and humidity sensor.\nTemperature and humidity can be calibrated with an offset. ", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/DHT12.git" }, "version": "0.5.0", "license": "MIT", "frameworks": "*", "platforms": "*", "headers": "DHT12.h" }