mpu-9250
There are 10 repositories under mpu-9250 topic.
jefmenegazzo/mpu-i2c-drivers-python
I2C Drivers for MPU-9250, MPU-9255, MPU-9150, MPU-6500, MPU-6555, and MPU-6050
adityanarayanan03/MPU9250
Raspberry Pi Python code for Kalman-filter Sensor Fusion with MPU-9250 or MPU-9265 sensor. I2C communication protocol forked from cityofeden's cosmic repo.
danijelcamdzic/calorie-and-step-tracker
"Calorie-and-Step-Tracker" is a versatile, health-oriented project that utilizes an STM32L476RG microcontroller, MPU-9250 9DOF sensor, MAX30101 heart-rate sensor, and an SSD1306 OLED display to track and calculate steps, heart rate, and estimated calories burned.
jefmenegazzo/mpu-i2c-drivers
I2C Drivers for MPU-9250, MPU-9255, MPU-9150, MPU-6500, MPU-6555, and MPU-6050
Albert-Alvarez/roboticsub-imu
LibrerĂa Arduino simplificada para la IMU MPU-9250
danijelcamdzic/3D-orientation-detection
3D hand orientation detection using MPU-9250 sensor with Kalman filtering and real-time visualization in Processing 3 via UART communication.
danijelcamdzic/air-written-letter-recognition-system
Air-written letter recognition using MPU-9250 sensor for position and distance tracking, combined with a custom algorithm and 2D convolutional neural network trained on a self-collected dataset.
allenck/esp32_snow
esp32 evk
hiruna/esp-idf-mpu-9250
ESP-IDF C driver for TDK InvenSense MPU9250 9-axis gyroscope and accelerometer.