53 stable releases
| 1.8.1 | Mar 2, 2026 |
|---|---|
| 1.7.2 | Nov 11, 2025 |
| 1.5.8 | Apr 30, 2025 |
| 1.5.7 | Feb 25, 2025 |
| 0.0.8 |
|
#580 in Hardware support
215KB
5K
SLoC
x-IMU3 Software
This is main software repository for the x-IMU3. The repository includes the x-IMU3 GUI and APIs with examples for C, C++, C#, Python, and Rust. The x-IMU3 GUI is written in C++ using JUCE. The core API is written in Rust with a generated C interface layer. APIs in all other languages are wrappers for the C interface layer.
Development Setup
- Install C++ toolchain
- Install Visual Studio, including MSVC (Windows)
- Install Xcode (macOS)
- Install Rust
- Install Python
- Install Clion
- Open repository root in CLion
- Select Visual Studio as Toolchain (Windows)
Distributions
Dependencies
~4–17MB
~194K SLoC