19 lines
438 B
JSON
19 lines
438 B
JSON
{
|
|
"name": "I2Cdevlib-HMC5843",
|
|
"keywords": "magnetometer, compass, sensor, i2cdevlib, i2c",
|
|
"description": "The HMC5843 is 3-Axis digital compass/magnetometer",
|
|
"include": "Arduino/HMC5843",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jrowberg/i2cdevlib.git"
|
|
},
|
|
"dependencies":
|
|
{
|
|
"name": "I2Cdevlib-Core",
|
|
"frameworks": "arduino"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|