Thank you so much for your insights!
I made a few major updates, all available on GitHub.
Search found 2 matches
- Mon Apr 13, 2026 8:12 pm
- Forum: General Discussion
- Topic: Built a small Arduino-style UI/control library for ESP32 (Trellis) — looking for feedback
- Replies: 2
- Views: 186
- Wed Apr 08, 2026 5:16 pm
- Forum: General Discussion
- Topic: Built a small Arduino-style UI/control library for ESP32 (Trellis) — looking for feedback
- Replies: 2
- Views: 186
Built a small Arduino-style UI/control library for ESP32 (Trellis) — looking for feedback
Hi all,
I’ve been working on a small library for ESP32 called Trellis , and I thought it might be useful to share here and get some feedback from people actually building with these boards.
What it does
The main idea is:
Instead of building a custom web UI for every ESP32 project, you declare ...
I’ve been working on a small library for ESP32 called Trellis , and I thought it might be useful to share here and get some feedback from people actually building with these boards.
What it does
The main idea is:
Instead of building a custom web UI for every ESP32 project, you declare ...