-
I have problem with make
that says "skipping incomaptible lib/libwiringpi.so" when it search for -lwiringpi and lpthread
Ahve you tried it on the latest build for rpi4 ?
I made a reinstall wi…
PeWa1 updated
1 month ago
-
I would like to propose to start an open organization named `wiring-pi` where npm packages related to WiringPi could be united. In order to split the `wiring-pi` package either into micro packages li…
-
When adding it from npm I get the `Making libWiringPi ... failed.`.
I would be useful to have a warning thrown instead of a crash when installing the package on a non-supported platform.
-
I'm using the latest free version of FreeLSS as of writing: Version 1.22.
I recently also updated the WiringPi library.
On my Raspberry Pi 4 the lasers don't toggle and the motor doesn't do anythi…
-
I'm using rpi_ws281x (via python) in PWM mode on GPIO 18 and 19 and this works fine standalone.
However I wish to know Using either wiringpi or pigpio if all or most of the GPIO pins can output the l…
-
The motors need to be able to change speed on command. This should probably be done with a analog output using PWM
-
# Knowledge
1. See #4
2. Run [Python coordinate converter example](https://github.com/coloradocube/balloonsat/blob/main/gps/python/RaspberryPi/coordinate_converter/main.py).
3. Read & run [Python…
-
Hello. I've tried many times but I cannot install your script. Everytime I have the same error : fatal:unable to connect to git.drogon.net
Is this a server issue ?
Thank you
-
In the libraries there're two ways of GPIO usage: using sys files (implemented here) and with memory mapping. This issue is regarding the status of `/dev/mem` / `/dev/gpiomem` method support.
Libra…
-
@mv1993 request - add a Brightness characteristic that's hooked into SoftPWM - enable dimming of LEDs
rsg98 updated
7 years ago