19 lines
542 B
JSON
19 lines
542 B
JSON
{
|
|
"name": "I2Cdevlib-L3G4200D",
|
|
"keywords": "accelerometer, sensor, i2cdevlib, i2c",
|
|
"description": "The L3G4200D is a low-power three-axis angular rate sensor able to provide unprecedented stablility of zero rate level and sensitivity over temperature and time",
|
|
"include": "Arduino/L3G4200D",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jrowberg/i2cdevlib.git"
|
|
},
|
|
"dependencies":
|
|
{
|
|
"name": "I2Cdevlib-Core",
|
|
"frameworks": "arduino"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|