BeagleBone Black Primer – Day 3
The BeagleBone Black was designed to interact with external devices in an IoT kind of way (fast and easy). To realize this interaction the BeagleBone Black supports I2CSPI. USB Ethernet and Serial (UART) interfaces. Our mission today is to generate some C source code that will enable and exercise all the afore mentioned bus interfaces.