OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  include
 BatteryMonitorHardware.hppBattery monitoring hardware
 HAL.hppHardware abstraction and low-level utilities
 HID_definitions.hppKey definitions of the sim wheel as a HID device. Independent from transport layer
 InputHardware.hppInput hardware classes
 InputSpecification.hppConfigure input hardware and specify input numbers
 InputValidation.hppValidation of input hardware specifications
 InternalServices.hppInternal service interfaces for dependency injection
 InternalTypes.hppTypes and constants used everywhere for firmware implementation
 NimBLEWrapper.hppNimBLE custom wrapper (for HID implementation only)
 OutputHardware.hppOutput hardware classes
 ServiceMocks.hppService mocks for testing
 SimWheel.hppPublic API for firmware customization
 SimWheelInternals.hppSystem functionality not exposed to the end user
 SimWheelTypes.hppTypes and constants required for custom firmware setup
 SimWheelUI.hppUser interfaces for telemetry data and notifications
 Testing.hppGlobal configuration for testing in Arduino IDE