jcdidier wrote: > Hi ralphy, > thx for your quick response. > > Found it. Now, I will try to script the mmap with the appropriate data > structure. > > In the audiophonics python script, they import a module rpi.GPIO > what would be comparable to access the GPIO pins in pCP ?
Python and rpi.GPIO are available extensions, or you can access them via shell scripts the same way you would in raspbian. There is an application browser and search. ssh onto your box and run the command tce ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=105997 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
