项目作者: jasdipsekhon

项目描述 :
Directly accesses MPU6050's registers to record data and establish a connection with I2C bus connected to the Arduino board.
高级语言: C++
项目地址: git://github.com/jasdipsekhon/Arudino-Gyroscope.git
创建时间: 2020-01-27T07:04:53Z
项目社区:https://github.com/jasdipsekhon/Arudino-Gyroscope

开源协议:

下载


Accurately adjusts gimbal using an accelerometer/gyroscope.

Directly accesses MPU6050’s registers to record data and establish a connection with I2C bus connected to the Arduino board.

Moving the sensor in the upward or downward direction gives values from -16000 to 16000. These are mapped from 0 to 180 to move the servo motor.