Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino: Support of MPU-6050 Accelerometer and Gyroscope Sensor #1705

Open
AHberta opened this issue Nov 12, 2024 · 0 comments
Open

Arduino: Support of MPU-6050 Accelerometer and Gyroscope Sensor #1705

AHberta opened this issue Nov 12, 2024 · 0 comments

Comments

@AHberta
Copy link

AHberta commented Nov 12, 2024

With the MPU6050 acceleration sensor and gyroscope, you can precisely determine the X, Y and Z position, see e.g. at the Funduino Cube https://funduino-cube.de/mpu6050-gyroskop-und-beschleunigungssensor/ or https://www.instructables.com/MPU-6050-Tutorial-How-to-Program-MPU-6050-With-Ard/
(Funduino uses the TinyMPU library, see https://github.com/gabriel-milan/TinyMPU6050)

With the configuration block can determine the connected pins for SCL, SDL, ACC, GND on the arduino board.

@AHberta AHberta changed the title Arduino: Support of Arduino: Support of MPU-6050 Accelerometer and Gyroscope Sensor Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant