Arduino Nano 33 BLE With LSM9DS1 Sensor -> Problem ... - GitHub

Skip to content Dismiss alert {{ message }} / LSM9DS1 Public
  • Notifications You must be signed in to change notification settings
  • Fork 26
  • Star 41
  • Code
  • Issues 14
  • Pull requests
  • Actions
  • Projects
  • Wiki
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options Arduino Nano 33 BLE with LSM9DS1 sensor -> problem with implementation Madgwick libary #14New issueNew issueOpenOpenArduino Nano 33 BLE with LSM9DS1 sensor -> problem with implementation Madgwick libary#14@mataldomen

Description

@mataldomenmataldomenopened on Feb 16, 2020

Hey Kris,

I am writing to You becouse I have big problem with my Arduino board and I can't resolve this from week.

I want to implement Madgwick filter and quaternions into my Arduino Nano 33 BLE board. After that i receive a lot of really crazy numbers without any sense.

I configured My board with ArduinoLSM9DS1 libary (https://www.arduino.cc/en/Reference/ArduinoLSM9DS1) it's really simply part of code in comparison into yours. For me is perfect beacouse I am beginner.

In my first use of this board I used data from sensors and I calculated Eulers angles to receive pitch,roll and yaw. I received preety good numbers.

Nextly I want to implement madgwick from here(https://x-io.co.uk/open-source-imu-and-ahrs-algorithms/)

Maybe You know with Your experience why I still cant use Madgwick on my board ? Maybe You done someting before on this board ?

Metadata

Metadata

Assignees

No one assigned

Labels

No labelsNo labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Tag » Arduino Nano 33 Ble Imu Code