43 stable releases

1.5.7 Feb 25, 2025
1.5.5 Nov 14, 2024
1.4.7 Jul 10, 2024
1.4.2 Mar 12, 2024
0.0.8 Jun 11, 2021

#386 in Hardware support

MIT license

200KB
4.5K SLoC

tag build pypi python License

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

  1. Install C++ toolchain
  2. Install Rust toolchain using rustup
  3. Install Clion
  4. Select Visual Studio as Toolchain (Windows)

Distributions

Dependencies

~4.5–8MB
~147K SLoC