Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajathkmp/matlab-mpu6050-2dvisulization
https://github.com/rajathkmp/matlab-mpu6050-2dvisulization
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rajathkmp/matlab-mpu6050-2dvisulization
- Owner: rajathkmp
- Created: 2015-04-30T20:27:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T17:12:18.000Z (about 9 years ago)
- Last Synced: 2023-08-11T12:53:38.054Z (over 1 year ago)
- Language: Arduino
- Size: 137 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matlab-MPU6050-2DVisulization
##Connections :
SCL and SDA to pin number A5 AND A4 to arduino (These are input pins)VCC to 3.3v pin on arduino and GND to GND of Arduino
=======
Download the I2C and MPU6050 library.
The arduino code is for reading the angle from MPU6050
The matlab code is for generating the 2d visuals taking input from arduino.