An open API service indexing awesome lists of open source software.

https://github.com/win001/mpu_servo

Controlling a servo motor with mpu6050 sensor
https://github.com/win001/mpu_servo

mpu6050 servo-motor

Last synced: 4 months ago
JSON representation

Controlling a servo motor with mpu6050 sensor

Awesome Lists containing this project

README

          

# mpu_servo
Controlling a servo motor with mpu6050 sensor

The goal of the project just to control smoothly a single servo motor by taking the Y-axis acceleration of MPU6050 sensor.
Future goal is to control a RC car's forward, backward, left and right direction movement smoothly.