Supported temperature sensors?

Hello everyone!
I am developing my battery on Li-Ion cells (6S8P).
I want to add a temperature sensor there on the i2c bus.

What sensors does the firmware support?

Hi, we have developed a PX4 driver for the temperature and humidity sensor TFHT01A.

Multiple sensors can be connected to the PX4 at the same time. The sensor is equipped with a JST-GH connector, which is compatible with the dronecode connector standard.

We use this sensor both for measuring the atmospheric temperature/humidity and for measuring drone components temperature (e.g. custom liion batteries)

The temperature is displayed in real time in QGC and is also logged. The log can then be opened in flight_review or in PlotJuggler.

1 Like