ElectroTime
Home
Hardware Api

Hardware API Reference

This section contains auto-generated API documentation for the firmware components.

Components

latreclib

Core library providing helper functions and abstractions for the latency recorder.

View Documentation →

recorder

Main firmware application that runs on the Arduino hardware.

View Documentation →

simulator

Hardware simulator for testing without physical Arduino.

View Documentation →

Building Documentation Locally

To regenerate the documentation:

cd firmware/latreclib cargo doc --no-deps --open