-
Trying to use `wpi.pcf8591Setup()` gives me `TypeError: wpi.pcf8591Setup is not a function`.
Same for mcp3004.
How do I access these setup functions?
-
It would be nice if we had a list or table showing what the features of each pin factory are, e.,g. hardware PWM - perhaps on the pins page of the docs: https://gpiozero.readthedocs.io/en/stable/api_p…
-
I followed the steps for an OrangePi PC but there are errors in the source Code!
```# ./build OrangePi_H3
Build WiringPi on OrangePi
./build: 11: [: OrangePi_H3: unexpected operator
wiringPi Bui…
-
`root@orangepizero:/home/orangepi#` git clone https://github.com/xpertsavenue/WiringOP-Zero.git
Cloning into 'WiringOP-Zero'...
remote: Counting obj…
-
I've got an Orange Pi Plus H3 board. I've attempted to run build on/for it:
```
[root@fam:/usr/local/src/WiringPi] # ./build OrangePi_H3
Build WiringPi on OrangePi
./build: 11: [: OrangePi_H3: u…
roens updated
5 years ago
-
Hi, I'm having problems to build wringPI on Orange Pi R1 Plus RTS, I'm using the OS "Orangepir1plus-lts 2.1.8 ubuntu focal server linux 5.10.44" available on OrangePi website. When I try to execute th…
-
wiringPi Build script
=====================
WiringPi Library
[UnInstall]
make: Für das Ziel „all“ ist nichts zu tun.
[Install Headers]
[Install Dynamic Lib]
WiringPi Devices Library
[UnI…
-
Hi there, the released version does not install on an OrangePI lite. Output:
```
$ npm install wiring-op
|
> wiring-op@2.1.1 install /tmp/node_modules/wiring-op
> /bin/bash ./install.sh
Cloning libW…
-
I do not understand whether everything is established correctly?
Are I / O numbers correct?
From the example blink - #define LED 1 - flashing B5 GPIO 37
And to blink B24 GPIO 56, what should I put?…
-
feel free to leave feedback or post your questions here.