LSM9DS0 - Sparkfun - SerialMenus by Jetti

This sketch is missing a short description
This Arduino sketch is a demo of all things SEF_LSM9DS0 library. Once you attach all hardware, and upload the sketch, open your Serial monitor at 115200 BPS. Follow the menu prompts to either: 1) Stream readings from the accelerometer. 2) Stream readings from the gyroscope. 3) Stream readings from the magnetometer. 4) Set the scales of each sensor (e.g. +/-4g, 500DPS, 8Gs) 5) Switch to/from calculated or raw data (e.g. ADC ticks or g's, DPS, and Gs) 6) Set the output data rate of each sensor.

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:65164" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>