This is an experimental Rust driver for the BMA423 accelerometer.
What's working: - Getting x, y, z axis acceleration values
What's missing: - Identifying activities and reporting them with interrupts
You can find an example usage in this project: TTGO T-Watch v1 rust example.
This project is open to contributions of any form, do not hesitate to open an issue or a pull-request if you have questions or suggestions.