python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Adafruit ultimate gps breakout v3 with beaglebone black using johnny-five and beaglebone-io dependencies
I am following a sample demo from J5 (http://johnny-five.io/examples/gps/) where they use an arduino to communicate with the Adafruit module. In my case, I am using a Beaglebone black and I adapt this...
jetLagMan
Votes: 0
Answers: 0
buildroot defconfig for pocketBeagle is not working
I have a pocketbeagle board and I was trying to build an os image for it using buildroot.
so I downloaded the latest buildroot, there was no defconfig file for pocketbeagle. so decided to use beaglebo...
Arun Cheriyan
Votes: 0
Answers: 1
How to work with PWM in sysfs in BeagleBoneBlack correctly?
I want to control LED brightness with PWM with my beagleboneblack.
To enable PWM in my yocto build I've done following steps:
Enabled PWM in kernel menuconfig (bitbake -c menuconfig virtual/kernel)
...
savin poster
Votes: 0
Answers: 0
Unable to configure BBB with Macbook pro M1
I am new to Beaglebone Black (BBB). I was trying to connect BBB with Macbook Pro M1 but unable to do that. In network interfaces, it always shows BBB as not connected. I have tried setting it up manua...
Rohan Arora
Votes: 0
Answers: 1