-
`root@orangepizero:/home/orangepi#` git clone https://github.com/xpertsavenue/WiringOP-Zero.git
Cloning into 'WiringOP-Zero'...
remote: Counting obj…
-
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…
-
The README.md says: `The original Radiohead library is under GPLv2 license.` and `Modifications and examples come from Snootlab with GPLv2 license.`
lib/radiohead/LICENSE indeed says `GPL V2` and does…
-
Trying to add a voltage sensor to the RX pi using the SPI bus with the wiringPi library so that you can see the battery voltage of the receiving Pi when on location.
But i get the "unable to deter…
-
When I try using GPIO.i2cSetup, it returns an error, also the only i2cReadReg16, i2cReadReg8 are available, i need to use DS1307 RTC for a file server I am building and have run into the problem.
Sim…
-
Hi,
Found your nodejs lib for hx711, but I keep getting error: missing symbol. (I am new at nodejs)
node: symbol lookup error: /home/ubuntu/test-nodejs/node_modules/hx711/build/Release/hx711.node:…
-
hello everyone,
I would like to use this library in a docker container.
spi works, you can access it in the container, the "example.py" starts without problems and also delivers values...but unfor…
-
Hello,
I am building a quadcopter using a Raspberry PI and C#. At the moment for I2C communication between my Raspberry PI and MPU9150 (works great).
I would like to add motor control so I would nee…
-
Does it require pigpiod?
Anything gpio pi specific doesn’t work on pi5
so looks like it needs to be fixed somehow.
More on it here
https://forums.raspberrypi.com/viewtopic.php?t=359742
Thank…
-
@jwhitehorn, @zsyed91,
I'm willing to bring some enhancement to the library, I just need to know if we are ok with it !
- Better Licence : use standart licence (was a BSD?), add LICENCE file, add lice…