[!WARNING] This library has not been tested yet. Use at your own Risk
Hayasen
Hayasen is an Embedded Rust library that hopes to make using sensors in Embedded Rust easier than ever.
Currently it supports the following sensors
- MPU9250 (WIP)
How to use
Add hayasen library to your Cargo.toml as follows
[]
= { = "*", = ["mpu9250"]} # If you are going to use Mpu9250 sensor