Joshua King
|
eea8f239fa
|
Set display data rate to 20MHz for optimal performance in Cat Medication Tracker
|
2026-03-06 13:52:42 -05:00 |
|
Joshua King
|
6dcab86122
|
Refactor backlight control and update display configuration in Cat Medication Tracker
|
2026-03-06 13:50:48 -05:00 |
|
Joshua King
|
7d332586ea
|
Adjust display data rate to 20MHz and invert backlight control in Cat Medication Tracker configuration
|
2026-03-06 13:37:29 -05:00 |
|
Joshua King
|
2220cec970
|
Change ESP32 framework type from esp-idf to arduino in Cat Medication Tracker configuration
|
2026-03-06 13:25:41 -05:00 |
|
Joshua King
|
ee85f43a92
|
Update color depth for display in Cat Medication Tracker to enhance visual quality
|
2026-03-06 13:11:56 -05:00 |
|
Joshua King
|
3a0d7da7f6
|
Add notes on PSRAM usage and display buffer strategy for ESP32-32E
|
2026-03-06 12:45:44 -05:00 |
|
Joshua King
|
31aaab69b7
|
Update display configuration in Cat Medication Tracker: change display platform to mipi_spi and adjust color depth and buffer size
|
2026-03-06 12:43:47 -05:00 |
|
Joshua King
|
a41523a7ac
|
Enable PSRAM support for enhanced TFT framebuffer usage in Cat Medication Tracker
|
2026-03-06 11:58:41 -05:00 |
|
Joshua King
|
6dd6e39c04
|
Update display configuration for Cat Medication Tracker: change model to ILI9488 and adjust dimensions and button placements
|
2026-03-06 08:49:02 -05:00 |
|
Joshua King
|
b1bb0deb0e
|
Refactor boot sequence: adjust on_boot priority and delay for backlight; change display update interval to 2s; set logger level to DEBUG
|
2026-03-04 20:30:51 -05:00 |
|
Joshua King
|
f32acd86e4
|
Refactor boot sequence: adjust on_boot actions for backlight and display update; change display update interval to never; update backlight control to use GPIO
|
2026-03-04 20:20:30 -05:00 |
|
Joshua King
|
45c9186f25
|
Refactor boot sequence: remove boot_test_mode global variable; simplify backlight control and update display logic
|
2026-03-04 20:02:55 -05:00 |
|
Joshua King
|
ccb50f1c37
|
Enhance boot sequence: add boot_test_mode global variable; adjust backlight delay and update display logic for test mode
|
2026-03-04 19:58:19 -05:00 |
|
Joshua King
|
0c3f065f64
|
Refactor boot sequence: update display component on boot and adjust touchscreen settings; set display update interval to 2s
|
2026-03-04 19:51:11 -05:00 |
|
Joshua King
|
eadb67b2fc
|
Enhance boot sequence: turn on backlight and execute display update script; adjust touchscreen update interval to 100ms
|
2026-03-04 19:44:45 -05:00 |
|
Joshua King
|
a9b9559c23
|
Update touchscreen configuration: change interrupt_pin to update_interval
|
2026-03-04 19:18:17 -05:00 |
|
Joshua King
|
487f3f0207
|
Add color_palette setting to display configuration
|
2026-03-04 18:27:29 -05:00 |
|
Joshua King
|
7ad2a7b498
|
Remove draw_from_origin setting from display configuration
|
2026-03-04 18:19:58 -05:00 |
|
Joshua King
|
2681623838
|
Update ESP32 framework type to esp-idf and enable drawing from origin in display configuration
|
2026-03-04 18:17:48 -05:00 |
|
Joshua King
|
57f5745afe
|
Remove unnecessary buffer_type setting from display configuration
|
2026-03-04 18:08:57 -05:00 |
|
Joshua King
|
039c3a901c
|
Fix WiFi configuration: Update SSID to use correct secret and remove unnecessary settings; Enhance display configuration: Adjust color order, data rate, and buffer type
|
2026-03-04 18:05:23 -05:00 |
|
Joshua King
|
dd0b85137f
|
Fix WiFi configuration: Update SSID to use correct secret and adjust fallback password settings
|
2026-03-04 17:37:54 -05:00 |
|
Joshua King
|
f0c41a6fdc
|
Fix WiFi configuration: Update SSID to use correct secret and streamline fallback password
|
2026-03-04 17:29:30 -05:00 |
|
Joshua King
|
58e4ca6c03
|
Enhance touchscreen functionality: Add buttons for medication control and simplify touch event handling
|
2026-03-04 17:23:41 -05:00 |
|
Joshua King
|
4aecb61673
|
Enhance touchscreen handling: Add threshold for touch sensitivity and filter out phantom touches to improve accuracy
|
2026-03-04 17:16:44 -05:00 |
|
Joshua King
|
72f03f9045
|
Fix WiFi fallback password and update display configuration: Change fallback password to secret and disable color inversion
|
2026-03-04 17:06:50 -05:00 |
|
Joshua King
|
c43a3767dd
|
Add Cat Medication Tracker configuration: Implement display, touchscreen, and medication state management
|
2026-03-04 17:04:06 -05:00 |
|