Alexander Rössler wrote a nifty GUI front-end for my universal device
tree overlay:
http://youtu.be/lJBh1-RuIFs
As a reminder, this overlay enables most typically useful hardware for
the BeagleBone (I2C, UARTS, PWM, etc) and allows run-time user-space
control of pin multiplexing. With Alexander's GUI, it's now even easier
to control your pins!
You can get Alexander's code here:
https://github.com/strahlex/BBPinConfig
...and my universal overlay here:
https://github.com/cdsteinkuehler/beaglebone-universal-io
Note the universal overlay should already be installed on recent Debian
test builds from RCN.
Alexander Rössler wrote a nifty GUI front-end for my universal device
tree overlay:
http://youtu.be/lJBh1-RuIFs
As a reminder, this overlay enables most typically useful hardware for
the BeagleBone (I2C, UARTS, PWM, etc) and allows run-time user-space
control of pin multiplexing. With Alexander's GUI, it's now even easier
to control your pins!
You can get Alexander's code here:
https://github.com/strahlex/BBPinConfig
...and my universal overlay here:
https://github.com/cdsteinkuehler/beaglebone-universal-io
Note the universal overlay should already be installed on recent Debian
test builds from RCN.
Seems like it'd be great to put some Debian packaging around this
utility and get it into the debian.beagleboard.org feed.