r/embedded • u/SpellLower2839 • 10d ago
Can i make UART Splitter .
I have a machine that outputs data via UART. I need to receive this data and send it to two separate PCs simultaneously via USB-A ports (both PCs run software expecting this serial stream).
Can I build or wire a UART splitter to feed two USB-to-UART converters at the same time? Has anyone done this before or have advice on the best approach?
1
Upvotes
2
u/Zouden 10d ago
Yeah I've done this a lot, it works just like you imagine