linguini1 opened a new pull request, #3650: URL: https://github.com/apache/nuttx-apps/pull/3650
## Summary 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. Part of my GSoC last milestone in https://github.com/apache/nuttx/issues/18507 Twin PR to NuttX kernel to include documentation and some board configurations: ## Impact Users can see an example of creating a dashboard for sensor monitoring with LVGL. ## Testing Tested on both `raspberrypi-4b:baromonitor` using a BMP280 over I2C and on `sim:baromonitor` using `uorb_generator` to create fake baro data. See the twin PR for images of the results. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
