1
Fork 0

Update README.md

This commit is contained in:
Julian Gaal 2019-05-20 17:52:29 +02:00 committed by GitHub
parent 19daadb05c
commit e8db6c2423
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,8 +88,10 @@ $ cargo build --target=armv7-unknown-linux-gnueabihf
## TODO
- [x] init with default settings
- [ ] init with custom settings
- [x] custom sensitivity
- [ ] custom device initialization
- [x] device verification
- [ ] basic feature support as described [here](https://github.com/Tijndagamer/mpu6050/blob/master/mpu6050/mpu6050.py)
- [x] basic feature support as described [here](https://github.com/Tijndagamer/mpu6050/blob/master/mpu6050/mpu6050.py)
- [x] read gyro data
- [x] read acc data
- [x] software calibration