Example Code
SPI Interface with Arduino Library
The recommended starting point for most users. See the ScalpelSpace Momentum Arduino library for a ready-to-run driver and self-contained examples.
Advanced: Classic CAN Interface
For host systems integrating over CAN bus. See the momentum_driver repository for the source-of-truth CAN bus DBC definition and suggested CAN bus driver implementations.