Home
last modified time | relevance | path

Searched full:chart (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/
DREADME.rst1 .. zephyr:code-sample:: lvgl-accelerometer-chart
2 :name: LVGL line chart with accelerometer data
5 Display acceleration data on a real-time chart using LVGL.
11 display acceleration data on a line chart that is updated in real time.
13 This sample creates a line chart with three series, one for each axis of the accelerometer. An LVGL
15 the chart. The update period is configurable, see
Dsample.yaml2 description: Real-time visualization of acceleration data using LVGL chart widget
3 name: LVGL acceleration chart
DKconfig9 Maximum number of points per series in the accelerometer chart.
/Zephyr-latest/dts/bindings/sensor/
Dst,stm32-temp-common.yaml15 Average slope of T-V chart (in mV/°C), found in MCU datasheet
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/src/
Dmain.c28 /* Timer handler: fetches sensor data and appends it to the chart */
/Zephyr-latest/boards/arduino/opta/doc/
Dindex.rst14 such as Ladder Diagram (LD), Sequential Function Chart (SFC),
/Zephyr-latest/modules/lvgl/
DCMakeLists.txt278 ${LVGL_DIR}/src/widgets/chart/lv_chart.c
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst1321 * Added an LVGL sample :zephyr:code-sample:`lvgl-accelerometer-chart` showcasing displaying of live
1322 sensor data in a chart widget.
/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst41 +| *Compatibility Chart* +--------------------+--------------------+-------------…
/Zephyr-latest/tests/benchmarks/latency_measure/
DREADME.rst48 exported to third party tools to compare and chart performance differences