-
When changing the execution core of the task to read IMU (MPU6886) values using `xTaskCreatePinnedToCore` from 1 to 0, the correct value cannot be read from the IMU.
In the sample code below, if yo…
-
I did some research on how it can be estimated based on vertical acceleration.
There are two approaches.
One is by plugging acceleration into trochoidal wave model, which allows to calculate dis…
-
Following the code examples, if I run `IMU.calibrateMPU9250(IMU.gyroBias, IMU.accelBias);` to calibrate the bias, my program will crash with a divide-by-zero error. Upon further investigation, I found…
-
I have set a sample code to record audio signal. One device is with my partner in USA and other is with me in India. Both device are M5 Core 2. We both get different Zero line for output. Our code is …
-
Once #41 is ready, it should be rather easy to implement project import:
- [x] Define a simple `package.json` structure. This can be inspired/adapted from mip, node.js, PlatformIO etc.
- [x] Impleme…
-
If you see source code for IMU you will see using DMP or raw data but none has given more realistic solution for applied project. I'm using raw data and I get offset when MPU6050 is set to measure +/-…
-
**Describe the problem you have/What new integration you would like**
The dev branch currently does support ILI9341 (but) the new M5Stack Core 2 device uses the slightly different ILI9342C displa…
-
In MahonyAHRS.cpp specify update frequency to 25Hz but the example use delay of 1000 ms.
So the algorith is wrong and this code is useless.
-
Included project file will not open in my version of unreal engine 4.6.1 I have tried to edit the project file in notepad, it tries to rebuild but fails stating that I should recompile from source. Fo…
-
I am trying to program my M5STICKC with the code downloaded from Git.
Unfortunetaly I get some errors, so the build ends.
Are there anyone that can help me?
I get the following error code, when I …