mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 02:10:02 +03:00
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"Library": "curieimu",
|
|
"Description": "Bosch Atmospheric Sensor Library",
|
|
"Sensor Class":
|
|
{
|
|
"curieimu":
|
|
{
|
|
"Name": "Digital Humidity, Pressure, and Temperature Sensor",
|
|
"Description": "Curie IMU is a 6-axis accelerometer.",
|
|
"Aliases": ["curieimu"],
|
|
"Categories": ["IMU", "accelerometer", "compass"],
|
|
"Connections": ["firmata"],
|
|
"Project Type": ["prototyping", "industrial"],
|
|
"Manufacturers": ["bosch"],
|
|
"Kits": [],
|
|
"Image": "curieimu.jpg",
|
|
"Examples":
|
|
{
|
|
"Java": [],
|
|
"Python": ["curieimu.py"],
|
|
"Node.js": ["curieimu.js"],
|
|
"C++": ["curieimu.cxx"],
|
|
"C": []
|
|
},
|
|
"Specifications":
|
|
{
|
|
|
|
},
|
|
"Platforms":
|
|
{},
|
|
"Urls" :
|
|
{
|
|
"Product Pages": [],
|
|
"Datasheets": [],
|
|
"Schematics": []
|
|
}
|
|
}
|
|
}
|
|
} |