JQ
678f36a57b
Implement getTextWidth for display classes
...
- Added getTextWidth method to DisplayDriver interface
- Implemented getTextWidth in all display classes
- Updated examples to use getTextWidth directly
2025-05-04 18:17:18 -07:00
Florent de Lamotte
05254bd67b
t114 display : some fixes
2025-04-30 11:26:04 +02:00
Florent de Lamotte
1c67d1cb42
change screen rotation and fix bitmap
2025-04-30 11:09:43 +02:00
Florent
2a7e105c59
some tests
2025-04-24 22:37:06 +02:00
Florent
2d6c834887
std behaviour
2025-04-20 17:10:57 +02:00
Florent
052ca9f12f
fix screen boot
2025-04-20 16:44:30 +02:00
Florent
ea24a12ba3
techo-display: first bits
2025-04-15 22:37:50 +02:00
Florent
cf3d55201f
ui : manage colors and ensure fw using ssd1306 still compile
2025-04-11 22:23:47 +02:00
Florent de Lamotte
7534c5143f
display and btn handling starts working ...
2025-04-10 16:24:17 +02:00
liamcottle
87443ad43f
clear display on init to avoid static
2025-04-01 14:46:48 +13:00
Scott Powell
81bf4f0a08
* companion: SSD1306 display now dynamically detected at runtime.
2025-03-16 13:42:36 +11:00
Scott Powell
cf17091588
* display.begin() delayed in setup().
...
* all firmwares now bumped to v1.2.0
2025-03-07 17:19:27 +11:00
Scott Powell
372c228210
* new ui/DisplayDriver classes (just SSD1306Display impl for now)
...
* companion radio: now with optional UITask (enabled by DISPLAY_CLASS config in target/env)
2025-03-04 23:09:43 +11:00