MPU6050 Support #42
danic85
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The first version of MPU6050 support on the arduino is available in
develop
. See #38 for details.The feature can be disabled in the sketch's
Config.h
by disabling (commenting out)MPU6050_ENABLED
.The code will be improved over time, and currently only the pitch is used for balance, although a roll value is also generated.
The wiki has been updated: view
Beta Was this translation helpful? Give feedback.
All reactions