Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 328 Bytes

readme.md

File metadata and controls

8 lines (7 loc) · 328 Bytes

MPU6050 Sensor Driver using HAL

The code was written in C on the STM32F411RE to interface with the MPU6050. It is a 6-Axis accelerometer gyroscope sensor module. This driver was written to easily measure sensor readings for future projects.