# Hall Effect Module

{% hint style="info" %}
We are currently creating documentation for our new range of devices. Please check back soon for guides and technical specifications to help you entirely use our latest technology.
{% endhint %}

This versatile Hall-effect sensor, designed to enhance security and environmental analysis capabilities, integrates multiple sensing functionalities. These include temperature, humidity, pressure, ambient light, and infrared light readings. Primarily engineered to detect door or window openings, this module plays a critical role in security applications by instantly identifying unauthorized access. Furthermore, in pair with temperature and humidity measurements, the onboard pressure sensor accurately detects window breaks, providing an added layer of security and environmental monitoring. Most importantly, when integrated into intelligent security systems, this sensor add-on ensures comprehensive situational awareness, instilling a sense of security and enhancing the safety of your premises.

<figure><img src="/files/RRqsWZ2YrprxCUeE29Mm" alt="" width="375"><figcaption><p>Hall Effect Env Module Front View</p></figcaption></figure>

## Libraries and Samples

Some of our devices come with firmware that automatically utilizes the module without requiring any coding. For development kits or further customization, you may choose to use the following libraries and samples to create a custom application.

{% content-ref url="/pages/PGnfS1HMXzpzR3mjcO5e" %}
[Broken mention](broken://pages/PGnfS1HMXzpzR3mjcO5e)
{% endcontent-ref %}

{% content-ref url="/pages/etcvcKwN48jOxxK4Qzs8" %}
[Broken mention](broken://pages/etcvcKwN48jOxxK4Qzs8)
{% endcontent-ref %}

{% content-ref url="/pages/xsieaL67sTwAUjteJq9F" %}
[Broken mention](broken://pages/xsieaL67sTwAUjteJq9F)
{% endcontent-ref %}


---

# 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://docs.evolion.io/hw/sensor-modules/hall-effect-module.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.
