mpu6050
There are 453 repositories under mpu6050 topic.
kriswiner/MPU6050
Basic MPU6050 Arduino sketch of sensor function
tinygo-org/drivers
TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
libdriver/mpu6050
MPU6050 full function driver library for general MCU and Linux.
leech001/MPU6050
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
ElectronicCats/mpu6050
MPU6050 Arduino Library
m-rtijn/mpu6050
A Python module for accessing the MPU-6050 digital accelerometer and gyroscope on a Raspberry Pi.
natanaeljr/esp32-MPU-driver
ESP32 full library for all MPU6000 MPU6050 MPU6500 MPU9150 MPU9250 with SPI and I2C support and more.
tockn/MPU6050_tockn
Arduino library for easy communication with MPU6050
liourej/CodeDroneDIY
The most simple, but working, quadricopter flight controller from scratch, using Arduino Uno/Nano.
tuupola/micropython-mpu9250
MicroPython I2C driver for MPU9250 9-axis motion tracking device
rfetick/MPU6050_light
Lightweight, fast and simple library to communicate with the MPU6050
junqiangwu/STM32_Projects
基于STM32的项目代码和电路原理图
TheNoobInventor/lidarbot
A differential drive robot is controlled using ROS2 Humble running on a Raspberry Pi 4 (running Ubuntu server 22.04). The vehicle is equipped with a raspberry pi camera for visual feedback and an RPlidar A1 sensor used for Simultaneous Localization and Mapping (SLAM), autonomous navigation and obstacle avoidance.
makerportal/mpu92-calibration
Calibration procedure for the MPU9250's accelerometer, gyroscope, and magnetometer using Python and a Raspberry Pi Computer
MarkSherstan/MPU-6050-9250-I2C-CompFilter
MPU6050/9250 I2C and SPI interface. Sensor fusion using a complementary filter yields sensor Euler angles and is implemented in five different languages.
Edubgr/MPU6050-MotionTracking
Movement data collection using MPU6050 and Raspberry Pi. And obtaining the position and velocity with Python and Matplotlib, with visualization and data processing.
Rubberazer/JETGPIO
C library to manage the GPIO header of the Nvidia Jetson boards
TurtleZhong/Visual-Inertial-Synchronization-Hardware
This project aims to hardware-synchronize camera and IMU so that both use the same (millisecond precise) time base.
whyengineer/esp32_snow
esp32 evk
jefmenegazzo/mpu-i2c-drivers-python
I2C Drivers for MPU-9250, MPU-9255, MPU-9150, MPU-6500, MPU-6555, and MPU-6050
moelha/PiX
Rocket flight recorder based on Raspberry Pi Zero W
alex-mous/MPU6050-C-CPP-Library-for-Raspberry-Pi
A library for using the MPU6050 accelerometer and gyroscope module with Raspberry Pi to get both raw values and filtered angles on all axes
nopnop2002/esp-idf-mpu6050-dmp
A demo showing the pose of the mpu6050 in 3D using esp-idf
rbv188/IMU-algorithm
Sensor fusion algorithm to determine roll and pitch in 6-DOF IMUs
MarkSherstan/STM32-MPU6050-MPU9250-I2C-SPI
STM32 MPU6050/9250 I2C and SPI interface. Sensor fusion using a complementary filter yields sensor Euler angles and is implemented in both C and CPP.
r57zone/X360Advance
External Arduino gyroscope & pedals for any Xbox compatible gamepads / Внешний Arduino гироскоп и педали для Xbox совместимых геймпадов
paulknewton/pi-cloud-frame
An icloud-powered digital frame running on a Raspberry Pi. Downloads a random sample of photos from your icloud account, crops them to the correct aspect ratio and displays them. Supports parallel slideshows, interactive menus, GPS/EXIF lookup and auto rotation via a MPU-6050 accelerometer.
hiwad-aziz/ros2_mpu6050_driver
A ROS2 package that interfaces with an MPU6050 sensor over I2C.
rvt/headtracker
Head Tracker using MPU6050/MPU9250 and ESP8266
Sovichea/avr-i2c-library
This library is the implementation of TWI on AVR microcontrollers
imxieyi/esp32-i2c-mpu6050
ESP32 I2C MPU6050 driver for esp-idf
MA-Lugo/PyIMU_3Dvisualizer
IMU visualizer with Python, OpenGL and MPU6050
kkpoon/CalibrateMPU6050
Calibrate MPU6050 procedure
vijaykumarwalikar/mpu6050-data-recording-visualization-tool
A GUI tool for plotting and recording MPU-6050 digital accelerometer and gyroscope readings on a Raspberry Pi
gabriel-milan/TinyMPU6050
Tiny implementation for MPU6050 focusing on performance and accuracy