19 Commits

Author SHA1 Message Date
164af20d56 Fix dependencies for each component.
Add ability to clear LCD screen, and write at a label position.
2025-11-02 16:43:35 -05:00
adf081cf1a Fix LVGL issues and test.
The display renders correctly
2025-11-02 12:46:00 -05:00
e0b583f8c1 Remove unused file. 2025-11-02 12:05:36 -05:00
2f385e9ed3 Move display into a separate component WIP.
Compiles, but does not work correctly yet.
2025-11-02 12:05:04 -05:00
d0ca65cb62 Move SSD1306 into a separate component.
WIP, does not work yet.
2025-11-01 18:32:39 -04:00
577428fef9 Pull in display code and test. 2025-11-01 16:58:50 -04:00
83473c4899 Move I2C into a separate component. 2025-11-01 16:46:15 -04:00
7d87b35b1c Initial commit for dht11-lcd example. 2025-11-01 15:10:29 -04:00
555e2096b9 Update i2c scanner. 2025-11-01 13:35:48 -04:00
dbf6d3901c Update lcd example. 2025-11-01 10:25:06 -04:00
85f588fcb3 [esp] Add Rust no-std example. 2025-09-21 12:07:30 -04:00
bb28b1e2ef [esp] Add Rust example with std. 2025-07-06 13:22:06 -04:00
20efb62615 [cpp] Fix root project build and dependencies. 2025-07-05 13:42:59 -04:00
edde77b9c3 [esp] Remove arduino-esp32 from LCD example. 2025-03-14 09:46:47 -04:00
5565ad5170 [esp] Add I2C LCD example. 2025-03-01 18:36:03 -05:00
6cd7d7db29 [esp] Port temp-humidity-web example to cmake. 2025-02-08 12:50:06 -05:00
17c559a31f [esp] Add ESP-IDF cmake example. 2025-02-08 12:47:01 -05:00
e6ba60da89 [esp] Add temperature and humidity example. 2025-02-01 23:49:53 -05:00
8bf174d256 [esp] Add ESP examples. 2025-02-01 14:33:40 -05:00