nuttx-apps/examples/baromonitor
Matteo Golin cb896ebfbf
examples/baromonitor: New LVGL example which integrates with barometer
This example is an LVGL application which reads pressure and temperature
data from a barometer and displays it on gauges. It is intended to
provide an idea of what LVGL on NuttX can practically be used for in an
application.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2026-07-19 10:09:55 -04:00
..
baromonitor_main.c examples/baromonitor: New LVGL example which integrates with barometer 2026-07-19 10:09:55 -04:00
CMakeLists.txt examples/baromonitor: New LVGL example which integrates with barometer 2026-07-19 10:09:55 -04:00
Kconfig examples/baromonitor: New LVGL example which integrates with barometer 2026-07-19 10:09:55 -04:00
Make.defs examples/baromonitor: New LVGL example which integrates with barometer 2026-07-19 10:09:55 -04:00
Makefile examples/baromonitor: New LVGL example which integrates with barometer 2026-07-19 10:09:55 -04:00