dotnet / iot

This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
MIT License
2.16k stars 582 forks source link

Add support c MPU-6050 Gyroscope #1645

Closed mcdis closed 1 year ago

mcdis commented 3 years ago

Please add support for MPU-6050 gyroscope series

Ellerbach commented 3 years ago

[Triage] That's a nice sensor to grab and implement. It seems like this sensor is quite old at the same time. The MPU6500 version may be compatible with this one for the registers and would make it fairly easy to implement.

krwq commented 1 year ago

[Triage] We don't keep issues with device implementation request. If anyone is interested in contributing please open a PR. If needs discussion please re-open