Rahix / avr-hal-template

cargo-generate template for avr-hal projects
Apache License 2.0
125 stars 27 forks source link

MPU 6050 #23

Closed sai-kalai closed 11 months ago

sai-kalai commented 11 months ago

Hi everyone,

first of all thanks for this amazing repo.

I want to use the MPU6050 on a project, so I'm thinking of building a hal for that.

I'm a beginner at rust, and I think this can be an exciting and challenging project.

Could you share any tips or relevant information?

thanks!

Rahix commented 11 months ago

It seems there is a driver for MPU6050 already: https://crates.io/crates/mpu6050

But please ask any questions via the avr-hal discussions forum here: https://github.com/Rahix/avr-hal/discussions