BlackLib icon indicating copy to clipboard operation
BlackLib copied to clipboard

Beaglebone Black C++ Library

Results 5 BlackLib issues
Sort by recently updated
recently updated
newest added

I had compiled a static library,and GPIO are confirmed available. But,ADC is not work when I test for ADC. I can get value in file: /sys/bus/iio/devices/iio:device0/in_voltage0_raw I get the follwing...

Hi, All that slots PWM rely on is gone. The PWM ends up nowhere.

Hello Mr. Yiğit Yüce, Currently, I am doing a project using BeagleBone Black Wireless (BBBW). I manage to find the pinOut Guide for BBBW from the BenglBone.org website. However, I...

Hi, @yigityuce . My team would like to use this repository for avionics software for a NASA competition rocket. You could put on your resume that your C++ library has...

Hi, Great wrapper for GPIO pin control using sysfs! You've saved me a lot of time coding. I would like to Inherit from BlackGPIO, unfortunately my compiler won't stand for...