-
Wiringpi is now discontinued, and can't cope with Debian bookworm.
Here is the error I'm getting when I try to run `pwm_fan_control2`:
```
source .env && sudo -E bash -c './pwm_fan_control2'
Start…
-
**Describe the bug**
We have a eMMC->micro SD adapter, which is a PCB with eMMC (16GB) chip soldered and emulate the micro SD interface, so you can insert it into Raspberry Pi and use it as a 16GB SD…
-
Why am i getting
```
linaro@cubieboard2:~/Documents/Projects/wiringPi$ sudo ./wiringTest
invalid pin,please check it over.
```
My code is the following (changed pin 1 to pin 2)
``` c
/**
* softPw…
-
Hey all, sorry I know this is not the right place to post this, but I have been struggling for almost two days straight.
long story short I bought a p3(2121) 64x64 1/32S waveshare
(https://www.wa…
-
Create a subfolder `hardware` which contains the hardware-list from the README and a Fritzing project to document the exact wiring.
boldt updated
3 years ago
-
Hello, I am using your [script ](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)to add a fan to my Raspberry pi4. I hooked up the base of my transistor to GPIO17 via a 6…
-
Thanks for the great tutorial!
I had tried the wiring patch cable as shown, and had no power to the Pi, only to then later discover, the main board in the BIQU B1 I was working on, was an SKR2. I f…
-
Hello Cec, I've also been working on writing a SI4732 driver for K5 recently. However, after testing, I found that your firmware provides better signal reception. The RSSI and SNR values I obtained th…
-
Hello! I'm having problems with opc-n2. I already check the cables and the power. I also update the library.
This is my program:
```py
import spidev
import opc
from time import sleep
spi =…
-
hi , i'm having this issue w probing on this hw :BSMCE04 (stm32 mounted is genuine , at least it seems so no clones)
essentially probe triggers correctly i can see it in the GUI of IO sender and on…