# Ground power monitoring

> ⚠️ **This documentation is outdated!** A current version is available at [openhdfpv.org](https://openhdfpv.org)
>
> [📖 **View Updated Version of This Page** →](https://openhdfpv.org)

***

To ensure you don't have surprise shutdowns on your Ground unit, it can be very convenient to monitor the Voltage and Current that are supplied to the system in the OSD

![OSD VIEW](/files/KTXwGsVzWoxL8cLyLzed)

INA219 - Simple and efficient Using the INA219 modules, readily available from sources like AliExpress is a simple and efficient way to add Ground Power monitoring. The module is easy to attach to the Ground unit using I2C. The following pictures and diagrams should be all you need. If the system finds the device attached it will automatically enable the functionality.

![Wiring INA219](/files/XpW2lc4gYjO8wTuwmuti)

![PINOUT INA219](/files/QVB3Ux9zg7YRIyXsPNkN)

By default is OFF you need to turn on the widget on the OSD tab, its called "Show ground battery"

![OSD settings](/files/DdJvzu1bgpyMi0STnMZA)


---

# 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://openhd.gitbook.io/open-hd/advanced-setup/ground-power-monitoring.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.
