Skip to content

easymcu-libraries/MPU6050

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPU6050

MPU6050 library for EasyMCU

MPU6050 have both SPI and I2C interface to comunicate to MCU. This library use I2C protocol.

Check EasyMCU for our tutorials and wiring diagrams

To download. click the DOWNLOAD ZIP button. Check that the downloaded folder contains .cpp and .h files. Place the content (*.h + *.cpp) downloaded library folder @ ./module_libraries/ Directory (that is next to EasyMCU app). Restart the EasyMCU app. it is visible in library tab of EasyMCU app now.

Releases

No releases published

Packages

No packages published

Languages