SBB Micro
Source code for the self-balancing-bike microcontroller unit (Teensy 4.1-based). 🚀️
Loading...
Searching...
No Matches
Configurations

Settings, defines and macros. More...

Topics

 Bus settings
 Settings for the buses.
 
 Pin settings
 Settings for the pins.
 
 Constants
 Constant and factor definitions.
 
 Macros
 Macro definitions.
 
 User paramters
 User-defined parameters.
 

Detailed Description

Settings, defines and macros.

Defines and macros for the source code of the SBB Micro code. This includes PIN definitions, BUS settings, DAC settings, definitions of constants and factors, conversions of raw data, and other user-defined parameters.

Note
Building is necessary for changes to take effect.