> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Develop with sensor APIs

For driver and algorithm authors on the low-power processor. The Qualcomm® sensing hub (QSH) sensor APIs provide the framework for implementing physical sensor drivers and virtual sensor algorithms on the application digital signal processor (aDSP). Before writing code, read [Data Model](./sensor_api_messages) to understand the `.proto` file schemas and message model.

<CardGroup cols={2}>
  <Card title="Develop and integrate sensor drivers" href="./develop_sensors">
    Development and integration process for sensor drivers and algorithms. Covers the sensor and sensor instance lifecycle, QSH services, calibration, and links to the Addendum for driver and algorithm integration guides.
  </Card>
</CardGroup>
