This tutorial explains how to use the Logic Supply UWN200 USB Wi-Fi Adapter to connect to a network on the BeagleBone Black (BBB).
BeagleBone Black: Connecting Sensors to a Pd Patch
This tutorial explains how to sample the input from a sensor (i.e., a photoresistor) connected to the analog-to-digital converter (ADC) on the BBB using a Python script. It also describes how to send that data to the application Pure Data (Pd). Furthermore, it shows how to use the data in Pd to control a parameter […]
BeagleBone Black: Taking a Screenshot
This tutorial explains how to take a screenshot via the command line. It is useful for taking screenshots on the BeagleBone Black.
BeagleBone Black
The BeagleBone Black (BBB) is a single-board computer. It is a development platform for developers and hobbyists. BBB uses a Linux OS (our BBB is currently running Debian 7.8). To see some example projects visit http://beagleboard.org/project and type in a relevant search term (e.g., “audio”). Our BBB is BeagleBone Black rev. A5C. More examples […]