47 lines
2.0 KiB
JSON
47 lines
2.0 KiB
JSON
{
|
|
"Library": "adxrs610",
|
|
"Description": "Gyro Breakout Board (300 Degrees/second)",
|
|
"Sensor Class":
|
|
{
|
|
"adxrs610":
|
|
{
|
|
"Name": "DFRobot ADXRS610 Gyro Breakout Board",
|
|
"Description": "The ADXRS610 is a MEMS based single axis gyroscope with a range of +/- 300 degrees/sec. It also incorporates a temperature sensing unit that can be used for advanced calibration. This sensor returns an analog voltage proportional to the rotation about the Z-axis in degrees/sec. The temperature component returns a proportional analog values in degrees C. This driver was developed using the DFRobot ADXRS610 Gyro Beakout board.",
|
|
"Aliases": ["adxrs610"],
|
|
"Categories": ["imu", "gyroscope"],
|
|
"Connections": ["analog"],
|
|
"Project Type": ["prototyping", "industrial"],
|
|
"Manufacturers": ["dfrobot"],
|
|
"Kits": [],
|
|
"Image": "adxrs610.jpg",
|
|
"Examples":
|
|
{
|
|
"Java": [],
|
|
"Python": ["adxrs610.py"],
|
|
"Node.js": ["adxrs610.js"],
|
|
"C++": ["adxrs610.cxx"],
|
|
"C": []
|
|
},
|
|
"Specifications":
|
|
{
|
|
"Vdd": {"unit": "v", "low" : 5.0, "high": 5.0},
|
|
"Quiescent Current": {"unit": "mA", "low": 3.5, "high": 4.5}
|
|
},
|
|
"Platforms":
|
|
{
|
|
"Intel Joule Module":
|
|
{
|
|
"Notes": ["Requires pull-up resistors with carrier board"],
|
|
"Images": [""]
|
|
}
|
|
},
|
|
"Urls" :
|
|
{
|
|
"Product Pages": ["https://www.dfrobot.com/product-642.html"],
|
|
"Datasheets": ["http://image.dfrobot.com/image/data/SEN0070/ADXRS610%20datasheet_EN.pdf"],
|
|
"Schematics": ["http://image.dfrobot.com/image/data/SEN0070/ADXRS610_Gyro_Breakout.pdf"]
|
|
}
|
|
}
|
|
}
|
|
}
|