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:
Wai Lun
2017-08-17 14:56:14 -04:00
committed by Abhishek Malik
parent a99e32fc13
commit c5cdfc702c
103 changed files with 4585 additions and 0 deletions

40
src/kxcjk1013/kxcjk1013.json Executable file
View 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": []
}
}
}
}