API ReferenceveextensionstechCANBus
Racing Display
Streams vehicle telemetry to a CAN-connected racing dashboard display. Outputs RPM, speed, gear, and shift indicators via CAN frames.
Streams vehicle telemetry to a CAN-connected racing dashboard display. Outputs RPM, speed, gear position, shift indicator LEDs, and warning flags via CAN frames to external display hardware.
State Fields
M.dependencies -- table: required extensions (CANBusPeak)Hooks
| Hook | Description |
|---|---|
onExtensionLoaded | Registers output handlers and begins streaming display data via CAN. |
See Also
- CAN Bus (PCAN) — Parent CAN bus interface
- Button Box — CAN-connected input device
- OutGauge — UDP-based dashboard protocol
Project Bavaria Shifter
CAN bus integration for a BMW E39 automatic gear shifter. Reads physical shifter position via CAN and maps it to the vehicle's transmission.
Damage Evaluation
Analyzes vehicle crash damage by evaluating node displacements, beam breaks, and deformation energy. Provides quantitative crash severity metrics for safety research.