nuttx-apps/examples/baromonitor
Matteo Golin 5114ddd6c0 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-20 09:40:04 +08:00
..
baromonitor_main.c examples/baromonitor: New LVGL example which integrates with barometer 2026-07-20 09:40:04 +08:00
CMakeLists.txt examples/baromonitor: New LVGL example which integrates with barometer 2026-07-20 09:40:04 +08:00
Kconfig examples/baromonitor: New LVGL example which integrates with barometer 2026-07-20 09:40:04 +08:00
Make.defs examples/baromonitor: New LVGL example which integrates with barometer 2026-07-20 09:40:04 +08:00
Makefile examples/baromonitor: New LVGL example which integrates with barometer 2026-07-20 09:40:04 +08:00