All Projects → lengstrom → Arduino Marg

lengstrom / Arduino Marg

Licence: mit
Arduino MARG/IMU fusion w/ Kalman filter: MPU9150 & arduino

Labels

Projects that are alternatives of or similar to Arduino Marg

Arduino Esp8266 Pir
Use Arduino with ESP8266 WiFi module and a PIR sensor
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Mqtt For Waspmote 3g Module
An MQTT library for Waspmote's 3G Module
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Conatra
Sinatra-style syntax for the Internet of Things (CoAP/CoRE, Arduino)
Stars: ✭ 6 (+0%)
Mutual labels:  arduino
Rallyduino
Automatically exported from code.google.com/p/rallyduino
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Blemini sparkcore
Spark Core and BLE Mini in Central Role
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Soundburst
µSoundBurst is a color organ for your embedded projects.
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Dolly Slider Bt
Dolly Slider Arduino app
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Arduino Plays Piano Tiles
Stars: ✭ 6 (+0%)
Mutual labels:  arduino
Ardusat Experiments
A set of useful experiments that can be run on Ardusat.
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Vitotronic Interface 8266
ESP8266 WiFi to serial interface, built to connect to a Viessmann Vitotronic heating control.
Stars: ✭ 6 (+0%)
Mutual labels:  arduino
Esp8266 As Arduino Shield Sketches
Sketches for the Arduino (UNO, unless otherwise specified) that interface with the ESP8266 WiFi card to do neat things.
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Proximity Mp3
Bare Conductive MPR121 Proximity-to-MP3 Example Code
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Multibitbangpoc
Proof of concept test to see if you can drive 8 WS2812B neopixel strips in parallel
Stars: ✭ 6 (+0%)
Mutual labels:  arduino
Unplug
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Bmp180
A Temperature/Altitude/Pressure display based on Arduino, BMP180, and a Nokia 5110 LCD module.
Stars: ✭ 6 (+0%)
Mutual labels:  arduino
Esp8266 Weather Station
ESP8266 Weather Station library supporting OpenWeatherMap, Aeris and other sources
Stars: ✭ 822 (+13600%)
Mutual labels:  arduino
Pov display
For E190p Embedded Systems
Stars: ✭ 5 (-16.67%)
Mutual labels:  arduino
Lightbottle
Stars: ✭ 6 (+0%)
Mutual labels:  arduino
Testing
Test Sketches for the SODAQ boards
Stars: ✭ 6 (+0%)
Mutual labels:  arduino
Iot Arduino Cookbook
Code for the Internet of Things Cookbook
Stars: ✭ 6 (+0%)
Mutual labels:  arduino

Arduino MARG

Repo for a MARG arduino implementation. MARG = Inertial/Magnetic Sensor Array

####Prerequisites:

To use the library, copy both I2Cdev and MPU6050 into your libraries folder in your main Arduino directory. If you don't have a folder called libraries, create one and drop both files in there. Now you can goto the example sketch named MPU9150_raw (in MPU6050 -> Examples), open and run the main .ino file.

####FAQ:

  • Why does my serial monitor spit out gibberish?
    • Set its frequency to 38400 baud

####Useful readings

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].