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 […]
Tag: configure
Hi again. Onto the next example, this time on page 295 (figure 8.28). The code for this one is called ‘ledtoggle_nofsm’ and it’s in the chap8 folder. Now that we’ve defined EXPLORER16_100P in the pic24_all.h file, here is a new checklist to use: Double click on the project file for the exercise your wanting to […]