How to get UART serial ports working on the beaglebone black. The BBB by default has the UART pins set as normal GPIO pins so they need to be changed to UART pins first before they will work. I saw the problem with trying a few different programming languages including python and Node-Red. With Node-Red […]