News

Of course, this wasn’t my final code, but it shows how easy it was to write some portable code to work with the serial port.
For years, one of the most accessible and simplest-to-implement methods of talking to a dev board has been to give it a serial port. Almost everything has serial in some form, so all that’s n… ...