SilverThings / bulldog

Java GPIO Library for BeagleBoneBlack, Raspberry Pi and CubieBoard.
http://www.silverspoon.io
Apache License 2.0
49 stars 23 forks source link

Examples for USR0-3 LEDs #79

Closed benedekh closed 8 years ago

benedekh commented 8 years ago

Dear All,

Do you have any examples, how to use the onboard USR0-3 LEDs with the bulldog lib on Debian Jessie?

I found bulldog-examples but it does not include any that would make these LEDs work. (The board works perfectly by the way.)

Thank you for help.

mijaros commented 8 years ago

USR0-3 are controlled by GPIO1_{21,24} which are currently not supported by bulldog. You can track progress in here #80