# Irradiance 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 %}

The Irradiance Module is a precision tool designed to optimize solar panel performance through detailed efficiency analysis. This module reads the current generated by a small reference solar panel and calculates the efficiency of a larger panel by extrapolating the data. Additionally, it measures the temperature of the reference solar panel to accurately calculate the power output in watts and determine the solar radiance. Ideal for applications in solar energy research, photovoltaic system monitoring, and renewable energy optimization, the Irradiance Module empowers users to fine-tune their solar installations, ensuring maximum energy harvest and efficiency.

<figure><img src="/files/vYrDMkRRdDHZaQVC2wfo" alt="" width="375"><figcaption><p>Irradiance 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/bdH6n7ncGJ9UWu9p9YZi" %}
[Broken mention](broken://pages/bdH6n7ncGJ9UWu9p9YZi)
{% endcontent-ref %}

{% content-ref url="/pages/cFI6IJNLDi0DZ6afHfOv" %}
[Broken mention](broken://pages/cFI6IJNLDi0DZ6afHfOv)
{% 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/irradiance-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.
