07-02-2024, 08:56 AM
Hello,
I have used WiringPi in freebasic to access GPIO pins on the RaspberryPI 3 Model B+
To give an idea of WiringPI https://pinout.xyz/pinout/wiringpi
WiringPI is a c-lib
I tried to use this lib in QB64 but I get it not working.
Reason I want use this lib because it can read the value (tension) on a gpio pin.
(I use also the RASPI-GPIO utility via the QB64 shell statement, this works fin in QB64,
but this utility can not read the value of a gpio-pin)
I did some little test with the "Library" statement of QB64 but always run in errors.
Has anybody got working WiringPI or 100% c-lib in QB64?
if yes: Would You publisch the initial code to use such library of a c-lib?
Rudy M
I have used WiringPi in freebasic to access GPIO pins on the RaspberryPI 3 Model B+
To give an idea of WiringPI https://pinout.xyz/pinout/wiringpi
WiringPI is a c-lib
I tried to use this lib in QB64 but I get it not working.
Reason I want use this lib because it can read the value (tension) on a gpio pin.
(I use also the RASPI-GPIO utility via the QB64 shell statement, this works fin in QB64,
but this utility can not read the value of a gpio-pin)
I did some little test with the "Library" statement of QB64 but always run in errors.
Has anybody got working WiringPI or 100% c-lib in QB64?
if yes: Would You publisch the initial code to use such library of a c-lib?
Rudy M