osd-contiki/examples/osd/arduino-soil-moisture/I2CSoilMoistureSensor-master/library.json
2017-03-24 11:08:45 +01:00

21 lines
561 B
JSON

{
"name": "I2CSoilMoistureSensor",
"keywords": "Soil, Capacitance, Light, Temperature",
"authors":
{
"name": "Ingo Fischer",
"email": "ingo@fischer-ka.de",
"url": "https://github.com/Apollon77/I2CSoilMoistureSensor"
},
"description": "Provide access to all functions of the I2C Soil Moisture Sensor from Catnip Electronics.",
"repository":
{
"type": "git",
"url": "https://github.com/Apollon77/I2CSoilMoistureSensor.git"
},
"frameworks": "arduino",
"platforms": "atmelavr"
}