Top "Beagleboneblack" questions

BeagleBone Black is a community-supported development platform for developers and hobbyists.

cv2.VideoCapture.open() always returns FALSE

I am trying to access a Logitech c310 webcam on my beaglebone. It always returns false for any device ID, …

python opencv beagleboneblack
/lib/libc.so.6: version `GLIBC_2.17' not found

I am trying to compile a program to put on a BeagleBone black, but im getting this error when running …

c embedded beagleboneblack
Unable to Flash eMMC from SD Card BeagleBone Black

I am working on BeagleBone Black and Debian running on it. I want to flash latest Debian image on my …

debian beagleboneblack
Duplicating identical BeagleBone Black setups

After having set-up and customized my "master" BeagleBone Black (BBB) with applications etc. on the on-board eMMC, I want to …

linux embedded-linux boot beagleboard beagleboneblack
DHT22 Sensor import Adafruit_DHT error

So I've properly attached DHT22 Humidity Sensor to my BeagleBone Black Rev C. I'm running OS Mavericks on my MacBook …

python import terminal sensors beagleboneblack
Share the internet access from laptop to beaglebone black and then access it through VNC server

I am trying to share the internet with the Beaglebone Black from my laptop. Here is what I tried till …

networking arm vnc beagleboard beagleboneblack
Enabling UART on Beaglebone Black

I'm having trouble getting UART enabled. I've gone through many different directions on how to enable and troubleshoot from updating …

debian beagleboneblack uart beagleboard microprocessors
How to add i2c devices on the Beaglebone Black using device tree overlays?

Why should I read this? If you have a Beaglebone Black (BBB) and you want to wire up your own …

beagleboneblack device-tree
Executing a script on startup using BeagleBone Black

I have an a.out which I want to run when my BeagleBone boots up. It is actually a socket …

debian startup beagleboneblack
QMainWindow: No Such File Or Directory

I'm using QT Creator 3.5.1 and QT 4.8.2 on Ubuntu 14.04 LTS host machine, I configured my BeagleBone Kit for ARM crosscompiling like …

c++ qt ubuntu qt-creator beagleboneblack