jd68 wrote: > Thanks for the info about wiringpi, paul-. > > Do you know whether there is an alternative to wiringpi for C/C++ > programming? > > Nevertheless, I will try to create the same task with Python.
pigpio is what I'm using for GPIO now. It's a little less friendly to deal with, but works with all boards. We do have that extension for pCP. I still think python is the way to go for simple (Not fast communications) piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) if you like the piCorePlayer ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=112460 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
