Any file system linrary would work, with the knowledge of how sysfs works.
On Thu, Apr 21, 2016 at 10:13 AM, <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/beagleboard/9f6d0da8-3a08-4467-b950-2af84e666374%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CALHSORroaKBQ%3DCUHHBNTYRG7d28i_oMsRfUcQx8Jjv6H-BoUhg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
