You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the PHP wrap for WiringPi but I'm facing that there is no information about how to use the functions, neither how many function there are or even their names.
Moreover, to indicate how to map the pins, it is necessary to create the file wiringpi.ini in /etc/php5/conf.d expliciting if the map is PINS, GPIO or USER. However there is no information about what they really mean. I've been looking at the official website of WiringPi but I've not understood what they are.
I think this PHP wrap is extremely useful and a very good work, but I would really appreciate a little bit of information in respect of these topics.
Thank you very much for your time and effort.
The text was updated successfully, but these errors were encountered:
I'm trying to use the PHP wrap for WiringPi but I'm facing that there is no information about how to use the functions, neither how many function there are or even their names.
Moreover, to indicate how to map the pins, it is necessary to create the file wiringpi.ini in /etc/php5/conf.d expliciting if the map is PINS, GPIO or USER. However there is no information about what they really mean. I've been looking at the official website of WiringPi but I've not understood what they are.
I think this PHP wrap is extremely useful and a very good work, but I would really appreciate a little bit of information in respect of these topics.
Thank you very much for your time and effort.
The text was updated successfully, but these errors were encountered: