Sensor Drivers

Currently in NuttX we have 3 different approaches to sensor interfaces:

The preferred way for implementing new sensors is the New sensor framework, which provides the most general interface.

The Sensor Monitor provides a dynamic debugging tool for monitoring sensor activity at runtime.