-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Is your feature request related to a problem? Please describe.:
Yes. My Cheap Yellow Display is broken and has no working screen, so I can’t use or control Bruce even though the ESP32 itself still works.
Describe the solution you'd like:
Add a Headless Mode where Bruce creates its own Wi-Fi network and provides a simple Web UI. This would let me connect using a phone or PC and control Bruce without needing a display.
Describe alternatives you've considered:
Using an external display for the esp32 or trying to code it kinda hard for me cuz im dum, but that’s not always possible or convenient. A built-in headless option would be simpler probably...
Additional context:
This would be useful for broken displays, headless setups, testing, and portability. A Web UI seems to already exist or be partially implemented, so this could build on that. Thats all :D