Hi,
I been trying to find a library that will work with the M5-stack 6-DoF IMU Pro Mini Unit (BMI270, BMM150, BMP280)for an ESP-32 running micro python and preferable using i2c communication however are open to other types.
Does any one have any ideas?
0
Latest posts made by 007jimmey
-
Library for 6-DoF IMU Pro Mini Unit
-
Problems with M5GFX Library
Hi,
I been trying to get a M5-Stack 6-DoF IMU Pro Mini Unit (BMI270, BMM150, BMP280) to work for a project however I been having problem with getting the library to work.
When I tried to run the example code from GitHub; Example code. I got this error even though I installed all the library's needed. I also re-installed/ updated Arduino IDE.
Any other way I could do this would be welcome.In file included from C:\Users\28355\OneDrive - 28355\Documents\Arduino\libraries\M5GFX\src/M5GFX.h:19:0, from C:\Users\28355\OneDrive - 28355\Documents\Arduino\libraries\M5Unified\src/M5Unified.hpp:19, from C:\Users\28355\OneDrive – 28355\Documents\Arduino\libraries\M5Unified\src/M5Unified.h:5, from C:\Users\28355\AppData\Local\Temp\.arduinoIDE-unsaved2025226-37800-1pdxwpq.agmb\sketch_mar26a\sketch_mar26a.ino:23: C:\Users\28355\OneDrive - 28355\Documents\Arduino\libraries\M5GFX\src/lgfx/v1/platforms/device.hpp:94:10: fatal error: arduino_default/Bus_SPI.hpp: No such file or directory #include "arduino_default/Bus_SPI.hpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. exit status 1 Compilation error: exit status 1