Loading...Please wait one moment.
datum-IMU
J&J Studios
JJ-DTM-002-01
URI command syntax. JSON encapsulated data packets.
The ideal IMU for your next IoT or robotics project.
features
The datum-IMU sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the LSM9DS1 IMU sensor from ST Microelectronics to create the simplest, easiest to use IMU sensor for your application.
The datum-IMU sensor emulates a serial port over a USB connection, presents the information and data stored on it in a JSON formatted packet, and processes URI style commands to change and retrieve its settings. The datum-IMU sensor fills the gap between a LEGO® Mindstorms® sensor and a breakout board.
Control the behavior of the sensor by using URI style commands right from your favorite terminal program. Want to set the report rate to 10 Hz and send the reports automatically? The following command does just that.
set /config?reportRate=10&automaticReporting=true
Not sure what the settings for the datum-IMU sensor were? The following command will retrieve them in a JSON formatted data packet.
get /sensor/config
{
"accelerometer": {
"enabled": true,
"units": "g",
"range": "2 g",
"filterType": "mean",
"sampleRate": 50,
"dataRate": 10
},
"gyro": {
"enabled": true,
"units": "dps",
"range": "245 dps",
"filterType": "mean",
"sampleRate": 59.5,
"dataRate": 10
},
"magnetometer": {
"enabled": true,
"units": "G",
"range": "4 G",
"filterType": "mean",
"sampleRate": 40,
"dataRate": 10
}
}
The data from the datum-IMU sensor is also encapsulated in a JSON formatted packet. This results in human readable text that is still easy to parse with your favorite programming language. An example of the output is shown below.
{
"timestamp": 4310.4,
"accelerometer": {
"t": [4310.248, 4310.351],
"x": [-0.141296, -0.141052],
"y": [-0.035767, -0.03595],
"z": [-0.971252, -0.970093]
},
"gyro": {
"t": [4310.248, 4310.351],
"x": [-1.001892, -1.05423],
"y": [-0.800018, -0.829926],
"z": [0.216827, 0.194397]
},
"magnetometer": {
"t": [4310.247, 4310.346],
"x": [0.116455, 0.116943],
"y": [-0.253906, -0.257324],
"z": [0.782715, 0.781494]
}
}
The datum-IMU sensor can do much more than just collect the data. The measurement units can be customized to suit your application. IMU data can be returned in g, G, dps, counts, or m/s^2 . The datum-IMU sensor does all the calculations for you.
It can also apply filters such as min, mix, mean, and RMS to the data stream. This truly makes the datum-IMU sensor a smart sensor that goes far beyond what a breakout board can do. The datum-IMU sensor is also programmed with an Arduino compatible bootloader allowing full customization of the firmware.
The datum-IMU sensor is just one of the sensors in the datum line currently available. The other sensors, datum-Weather, datum-Light, and datum-IMU all feature the same easy to use, text based interface.
J&J Studios is focused on making it easier for students and hobbyists to integrate sensors into their projects. For someone new to electronics a breadboard, jumper wires, breakout boards, and header pins can be intimidating. Many people are already familiar with a URI syntax for getting and setting parameters and receiving data in JSON encapsulated packets. Therefore our products focus on translating the language a sensor speaks into that more familiar format. J&J Studios is breaking the barrier between a LEGO® Mindstorms® sensor and a breakout board.
One unit of the datum-IMU sensor.
$40.00
GG-P-573
Campaign Funded, ends when minimum unit count reached
7 Days
Do you have questions before you back this campaign? We would love to answer them for you! You can either Contact Us or join in on the discussion.
GroupGets is a trusted platform to help companies and makers sell their products in bulk while getting individuals the best prices.
Active
Funded
50%
Target
10
Price
$159.99
Active
Funded
72%
Target
500
Price
$135.00
Active
Funded
0%
Target
$200,000.00