this post was submitted on 14 Jun 2023
3 points (100.0% liked)
ESP Home
61 readers
1 users here now
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The ESP32 wroom has 3 uarts on Board.in theory, that should work.
Yeah, I thought about a custom component also.
At least for prototyping the best way. If it works, I may contribute a UART intercepting component later on.
Sounds good to go then. I would appreciate it if you let me know how it turns out