BBIOConfig icon indicating copy to clipboard operation
BBIOConfig copied to clipboard

A GUI for the BB universal IO

Results 4 BBIOConfig issues
Sort by recently updated
recently updated
newest added

Hello! I have issues using the config-pin -f .bbio command. My bbio file, generated with the GUI is: [DT-mk-probotix-bb.txt](https://github.com/machinekoder/BBIOConfig/files/3737640/DT-mk-probotix-bb.txt) When I run `sudo /opt/scripts/tools/version.sh` I get ``` git:/opt/scripts/:[9599f8c47e18db5cdd36ee11355593ecdfe50979] eeprom:[A335BNLTEIA05116BBBK3FEC] model:[TI_AM335x_BeagleBone_Black]...

So im quite new with the BBB, im working on a project whre i need i lot of gpios so im tryintg to edit the provided capes using the graphic...

Tried using this - looks good! but all overlay files block one or more of the pins I need to be able to program.

Hello, i built it on Debian x86_64, but it required some additional qt -libraries. When building on BBB QQuickItem is needed but apt-file can't find it. Is build on BBB...