Here is a list of all documented files with brief descriptions:
[detail level 123]
▼ Display | |
▼ Inc | |
display.h | Header file for the display functionality |
ili9341.h | Header file for the ILI9341 LCD driver |
xpt2046.h | Header file for XPT2046 touch screen controller driver |
▼ Src | |
display.c | Implementation file for display and touch handling |
ili9341.c | Implementation file for the ILI9341 LCD driver |
xpt2046.c | Implementation file for XPT2046 touch screen controller driver |
▼ SignalsProcessing | |
▼ Inc | |
app_signal.h | Header file for signal processing and FFT operations |
metal_detecting.h | Header file for metal detecting functionality |
▼ Src | |
app_signal.c | Implementation file for signal processing and FFT operations |
metal_detecting.c | Implementation file for metal detecting functionality |
▼ Tasks | |
▼ Inc | |
app_tasks.h | Header file for application tasks related to signal processing and metal detection |
▼ Src | |
app_tasks.c | Application tasks for signal processing, metal detecting, and LVGL GUI updates |
▼ UI | |
▼ Inc | |
ui.h | User Interface header for MetalDetector project generated by SquareLine Studio |
ui_callbacks.h | User Interface callbacks header for MetalDetector project |
▼ Src | |
ui.c | User Interface source for MetalDetector project generated by SquareLine Studio |
ui_callbacks.c | User Interface callbacks source for MetalDetector project |