Hello!

Did someone know a good free LIB for accessing the GPIO from the Beaglebone 
Black?
I know:
http://libbulldog.org/bulldog/

But not sure if I make mistakes ... very often I cannot inititalize:
private final Board board = Platform.createBoard();

This happens, when I destroy my class. I do before this:
board.shutdown();

And add a new instance of my class.
Then it often happen that the command give an error.

So is there another lib for control GPIO in Java?

Thank you!

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/9f6d0da8-3a08-4467-b950-2af84e666374%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to