BeagleBone Black is a community-supported development platform for developers and hobbyists.
I'm trying to use a Beaglebone Black running Angstrom (3.8 kernel) to communicate with devices on a half-duplex RS-485 network at 9600…
python pyserial beagleboneblack angstrom-linux rs485I'm working on a BeagleBone Black (BBB from now on) with its stock Angstrom Linux. I'm able to do GPIO/…
c++ c angstrom-linux beagleboneblack sysfsI have my beaglebone black running stock Angstrom Linux and is connected to ethernet at my home. I can login …
linux remote-access beagleboneblackIf I load my own device-tree overlay from a shell it loads fine, but if I try to load it …
debian beagleboneblack device-treeI need to read all 7 analog pins in the BBB every 5 milliseconds. I'm doing so with the following C code: …
beagleboneblack analog-digital-converter iioHow do I permanently remove cloud9, bonescript, gateone, etc., from the BeagleBone Black Debian (wheezy) distribution? I can disable them …
debian beagleboneblackI need to: turn off -> sleep some seconds -> turn on the USB power of beaglebone black …
usb gpio beagleboneblackThis site, says to... To turn these images into eMMC flasher images, edit the /boot/uEnv.txt file on the …
debian beagleboneblackProblem The problem I'm having was caused by the following action: When I had BBB connected to my PC (using …
linux embedded boot beagleboneblack angstrom-linuxI compiled OpenCV 3.0.0 with python2.7 in Debian system at a Board with a extended SD card (BeagleBone Black). After OpenCV …
opencv installation beagleboneblack