-
![error_betaflight](https://github.com/rtlopez/esp-fc/assets/100328812/b636f145-56c7-4072-a361-d5f82a577256)
-> betaflight configurator 10.9.0
-> board esp8266 wemos d1 mini
-> mpu6050
after f…
-
## Environment
IDE (Arduino IDE, PlatformIO, etc.) : Arduino IDE
Board/MCU (Arduino Uno, ESP32, etc.): Arduino UNO, Teensy 3.6
Board Firmware Version (see board manager):
MPU-9250 Library Versi…
-
Hello, the velocity example seems to reset the teensy on the `accIntegral fusion;` constructor.
I use the vector datatype library in the version 1.3.1 and basicMPU6050 in the version 0.3.0, both ins…
-
Здравствуйте снова! Есть ли возможность использовать для Arduino контроллеров MPU9250 вместо MPU6050?
-
Hi,
During testing, I found that my esp32 was crashing when using the MPU9250 from your library.
I found the issue to be that in F_MPU9250.cpp, the function int MPU9250::initMagnetometer() doesn't…
-
**Is your feature request related to a problem? Please describe.**
I am new to Zephyr and the Device Tree setup, so perhaps I am misunderstanding a lot, apologies in that case.
Currently, I am tryin…
-
I am going to try to provide as much information as possible for some assistance. I've been playing around with this library for a few weeks and am pretty satisfied so far, but I have finally come acr…
-
Hey,
I have here several different ttgo t-beams.
a) TT_V07 with 20180711
b) TT_V1.0 with 20190612
Those 2 versions have different pins on the board.
And I use a 10DOF GY MPU9250 external s…
-
The MPU9250 is a legacy but still often used imu. For a related project, support for the mpu9250 should be added to the imu service. A sample implementation can be found here: https://github.com/k323r…
-
### Bug description
I was doing some tests with the robot iCubGenova09 (iRonCub-Mk3) and I was testing the IMU in the head on the robot; I noticed a weird behaviour of the IMU so investigated furth…