Tiny Core Base > Raspberry Pi
wiringpi
bellad:
hello,
hi try wiringpi.tcz on 5.3 , but when i do
--- Code: ---import wiringpi
ImportError: No module named wiringpi
--- End code ---
have you a soluce ?
thank
Juanito:
You're missing either a perl or python module?
bmarkus:
wiringpi.tcz provides the command line tool and dev libs to manipulate GPIO. No Python module provided, it is the original WiringPi.
What you are looking for is the WiringPi2-Python fork, which is not yet available in the repo.
bellad:
oh , thank
i work python , i get python.RPI.GPIO.tcz and i try
sorry
Paul_123:
The old WiringPI does not work with the newer rpi firmware. version 2 should include the patches.
For Python I use. RPIO. http://pythonhosted.org/RPIO/index.html
Navigation
[0] Message Index
[#] Next page
Go to full version