MeshCore/src/helpers/ui
2025-10-03 22:55:32 +10:00
..
buzzer.cpp buzzer: disable when quiet 2025-07-08 14:01:31 +02:00
buzzer.h fix location and naming of enum 2025-05-20 19:33:21 +12:00
DisplayDriver.h DisplayDriver: introduce drawTextRightAlign and drawTextLeftAlign 2025-10-01 18:07:59 +02:00
E213Display.cpp Use the base class to optimize screen display code. 2025-08-14 17:43:46 +08:00
E213Display.h Use the base class to optimize screen display code. 2025-08-14 17:43:46 +08:00
E290Display.cpp Add heltec_vision_master_e290 board. 2025-08-14 10:30:27 +08:00
E290Display.h Add heltec_vision_master_e290 board. 2025-08-14 10:30:27 +08:00
GenericVibration.cpp * GenericVibration: code style refactor 2025-09-18 13:19:54 +10:00
GenericVibration.h * GenericVibration: code style refactor 2025-09-18 13:19:54 +10:00
GxEPDDisplay.cpp Delete the sensor part and adapt to the latest crc display. 2025-09-04 14:04:00 +08:00
GxEPDDisplay.h fix: revert to orignal default scaling and fix it in variant config 2025-09-24 15:10:51 +02:00
MomentaryButton.cpp long press cancels multi click 2025-09-03 12:29:20 +10:00
MomentaryButton.h multi click support including buzzer toggle 2025-09-03 08:25:59 +10:00
NullDisplayDriver.h t1000 cleanup + move NullDisplayDriver.h to helpers/ui for other variants to use 2025-09-04 23:12:57 +02:00
OLEDDisplay.cpp some tests 2025-04-24 22:37:06 +02:00
OLEDDisplay.h some tests 2025-04-24 22:37:06 +02:00
OLEDDisplayFonts.cpp some tests 2025-04-24 22:37:06 +02:00
OLEDDisplayFonts.h some tests 2025-04-24 22:37:06 +02:00
SH1106Display.cpp add support for SH1106 OLED display 2025-05-16 08:45:55 -07:00
SH1106Display.h add support for SH1106 OLED display 2025-05-16 08:45:55 -07:00
SSD1306Display.cpp Adding support for Ikoka Stick with Seeed Xiao nRF54 baseboard. 2025-08-10 10:44:00 -07:00
SSD1306Display.h Implement getTextWidth for display classes 2025-05-04 18:17:18 -07:00
ST7735Display.cpp * big refactor of the 'display' object. Now defined in variants/*/target modules. 2025-05-19 14:16:55 +10:00
ST7735Display.h * Heltec tracker: new 'periph_power' shared pin (between Display & GPS) 2025-05-08 15:50:53 +10:00
ST7789Display.cpp Merge pull request #2 from Quency-D/dev 2025-08-28 15:36:59 +08:00
ST7789Display.h Merge pull request #2 from Quency-D/dev 2025-08-28 15:36:59 +08:00
ST7789LCDDisplay.cpp Fix font and icon scaling issues for TDeck 2025-10-03 22:55:32 +10:00
ST7789LCDDisplay.h LillyGo TDeck support 2025-09-22 23:48:46 +10:00
ST7789Spi.h T114 Landscape 2025-05-04 21:54:47 -07:00
UIScreen.h add new keycodes 2025-09-03 15:48:50 +10:00