user space GPIO access on the beaglebone

Hello,

I’m a newbie and I 'm looking for access to the different gpio for the beaglebone from the user space in langage C. Have you a tutorial for that?

regards,

Mathieu

I think this link is neccessary for you
http://www.youtube.com/watch?v=SaIpz00lE84

Mathieu:
I have some examples here [1]. It’s part of a class I’m teaching. Here are other examples [2].

–Mark

[1] http://elinux.org/EBC_Exercise_10_Flashing_an_LED
[2] http://elinux.org/Category:ECE497