ME 405 Term Project
Loading...
Searching...
No Matches
IR_sensor Namespace Reference

Classes

class  IRArray

Detailed Description

@file IR_sensor.py
@brief IR sensor array driver with per-channel calibration and centroid calculation.

This module defines an IRArray class that manages an array of IR sensors. It supports per-channel calibration for black and white surfaces, single-shot and timed multi-sample readings, and centroid calculation for line following applications.