SBB Micro
Source code for the self-balancing-bike microcontroller unit (Teensy 4.1-based). 🚀️
|
Torsiometer raw data. More...
#include <objects.h>
Public Attributes | |
uint16_t | riderTorque |
Rider torque (in bits). | |
float | riderTorque_offset |
Rider torque offset (in Nm). | |
Torsiometer raw data.
The struct contains the raw data from the torsiometer.
uint16_t RiderTorque::riderTorque |
float RiderTorque::riderTorque_offset |
Rider torque offset (in Nm).
The value is found from a zero procedure at the startup.