# Linear Hall Sensor

![](/files/-MS2MQOVESO-hQZm_hmB)

Linear Hall Sensor module to detect the presence of a magnetic field near the sensor. Variables such as field strength, polarity and position of the magnet relative to the sensor will affect point at which the ‘DO’ output switches to a high level (i.e. active high). The circuit sensitivity can be adjusted with a pot. An analog output signal from the sensor is available at pin ‘AO’.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.arduinosa.co.za/sensor-kits/37-in-1-sensor-kit/linear-hall-sensor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
