Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptation of code for another MEMS without a microcontroller on board and without “SpacePointTM” #14

Open
brightproject opened this issue Jul 16, 2024 · 0 comments

Comments

@brightproject
Copy link

Hello @gregtomasch
The question is not a slightly off topic - do you think it is possible to adapt the example code for the MEMS BMI160 + HMC 5883L or LSM303 + L3DG20 sensors?
That is, without a microcontroller on board the debug board.
For fusion sensor use stm32 or esp32 or teensy 4.
As far as I understand, the example code

https://github.com/gregtomasch/EM7180_SENtral_Calibration/blob/master/ESP32_ST_USFS_Baseline_Calibration_Utility_Acc_WS/ESP32_ST_USFS_Baseline_Calibration_Utility_Acc_WS.ino

requires quaternions as input, and standard accelerations, angular velocities and magnetic field strength.
Or is some kind of hidden magic calculated inside the EM7180 / SENtral microcontroller on a board with mems and no other microcontroller can do this?
35
I tried the https://github.com/jordandcarter/RTIMULib-Arduino algorithm with LSM303 + L3DG20 sensors and the orientation angles were quite good.
Therefore, I am interested in other algorithms and testing them.
Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant