Hacker News new | ask | show | jobs
by exmadscientist 1893 days ago
One of the nice things about UARTs is that that's pretty much all there is to it. That is, it's about as much pain to implement as to use.

USB CDC is worlds of pain more complicated to implement, but quite easy to use. As long as you don't hit a bug. But USB stacks never have bugs, do they?