mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
added JSONs form Blain
Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
40
src/kxcjk1013/kxcjk1013.json
Executable file
40
src/kxcjk1013/kxcjk1013.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"Library": "kxcjk1013",
|
||||
"Description": "KXCJK1013 Tri-axis Digital Accelerometer API",
|
||||
"Sensor Class":
|
||||
{
|
||||
"kxcjk1013":
|
||||
{
|
||||
"Brief": "Tri-axis Digital Accelerometer",
|
||||
"Description": "he KXCJK is a tri-axis +/-2g, +/-4g or +/-8g silicon micromachined accelerometer.",
|
||||
"Part Numbers": ["kxcjk1013"],
|
||||
"Categories": ["accelerometer"],
|
||||
"Connections": ["iio", "i2c"],
|
||||
"Project Type": ["imu", "prototyping"],
|
||||
"Manufacturers": ["kionix"],
|
||||
"Kits": [],
|
||||
"Image": "kxcjk1013.jpg",
|
||||
"Examples":
|
||||
{
|
||||
"Java": [],
|
||||
"Python": [],
|
||||
"Node.js": [],
|
||||
"C++": ["kxcjk1013.cxx"],
|
||||
"C": []
|
||||
},
|
||||
"Specifications":
|
||||
{
|
||||
"Operating Voltage": {"unit": "V", "low": 1.71, "typ": 2.6, "high": 3.6},
|
||||
"Operating Current": {"unit": "uA", "low": 0.9, "high": 135},
|
||||
"Operating Temperature": {"unit": "degC", "low": -40, "high": 85}
|
||||
|
||||
},
|
||||
"Urls" :
|
||||
{
|
||||
"Product Pages": [],
|
||||
"Datasheets": ["http://kionixfs.kionix.com/en/datasheet/KXCJK-1013%20Specifications%20Rev%202.pdf"],
|
||||
"Schematics": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user