| ESP32_MCPWM | Practical ESP32 MCPWM H-bridge motor driver with soft-brake, dead-time, center-aligned PWM, safety and capture fallbacks. |
| PotIO | Practical potentiometer and joystick input handling with calibration, deadzones, filtering, shaping, and slew limiting. |
| RCLink | Header-only ESP32 Arduino RC link with iBUS/SBUS transports, shaping/filters, JSON config, and easy failsafe/signature helpers. |
| SnapshotBus | Seqlock-style snapshot channel + typed SnapshotRTOS publishers and input edge utilities. |
| SwitchBank | Debounced N-bit switch bank with polarity control, edge helpers, and snapshots. |
| Universal_Button | Generic multi-button handler with debounce, short/long/double events, optional latching, exact press duration, non-consuming event peek, pluggable readers, enum-friendly API, helpers, and custom time-source injection. |