2017-11-07 14:57:24 +00:00
{
"name" : "I2Cdevlib-Core" ,
"repository" : {
"url" : "https://github.com/jrowberg/i2cdevlib.git" ,
"type" : "git"
} ,
"platforms" : [
2021-01-23 10:00:34 +00:00
"*"
2017-11-07 14:57:24 +00:00
] ,
"frameworks" : [
"arduino"
] ,
"version" : "6744ce0ac4" ,
"export" : {
"include" : "Arduino/I2Cdev"
} ,
"authors" : [
{
"maintainer" : false ,
"name" : "Jeff Rowberg" ,
"url" : "https://github.com/jrowberg" ,
"email" : "jeff@rowberg.net"
}
] ,
"keywords" : [
"i2cdevlib" ,
"i2c"
] ,
"id" : 11 ,
"description" : "The I2C Device Library (I2Cdevlib) is a collection of uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices."
2021-01-23 10:00:34 +00:00
}