bluerobotics / navigator-rs

Navigator library for the Rust language
https://docs.bluerobotics.com/navigator-rs/doc/navigator_rs/
MIT License
2 stars 6 forks source link

Add: New example - Multithread that updates a SensorData cache #46

Closed RaulTrombin closed 1 year ago

RaulTrombin commented 1 year ago

This example allows users to create other applications. We still can optimize it and make it better.

One potential future use could be something like an event monitor: Toggling LEDs based on acceleration, creating a live compass, and having NeoLEDs blink according to PWM status, among many other possibilities.

Need: