embd icon indicating copy to clipboard operation
embd copied to clipboard

UART Support

Open brutella opened this issue 9 years ago • 2 comments

I know this is on the roadmap but are there already specific plans when this could be available?

I'm also interested in implementing this. Any good resources or starting points in the code on how to do it?

brutella avatar Aug 29 '14 09:08 brutella

I've used syscall.Termios for my RS232 communication check https://github.com/SjB/rs232 and https://github.com/pkg/term

SjB avatar Sep 06 '14 03:09 SjB

Sorry for not responding earlier. This is definitely in the roadmap. Let me get back to you with more details

kidoman avatar Sep 06 '14 08:09 kidoman