Admin message

Aufgrund einer Wartung am 16.04.2026 von 14:30 bis 15:30 Uhr werden git.rwth-aachen.de & git-ce.rwth-aachen.de zeitweise nicht zur Verfügung stehen. --en-- Due to maintenance at 16.04.2026 from 14:30 to 15:30, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable.

Reading sensor data
As a Hardware Developer I want the board to read the sensors including an analogue sensor for the steering angle, a digital hall sensor, a digital tie sensor, an odometer and the internal RTC (real-time clock) sensor so that I can use the data for further processing. ### Acceptance criteria 1. The board reads the sensors if rising and falling odometer edge or at least every n millisecond. (n defined by config) 2. Reading the data returns the current status of all sensors.
issue