python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to make use of events in Python on to call a function when a button is pressed on the HAT?
Apologies if this is the wrong place for this question. Bit of a Python newbie, but I'm getting there with it, I've just hit a bit of a brick wall.
I'm building a Pi project that uses the Pimoroni Dis...

Steve Abraham
Votes: 0
Answers: 1
How can PWM be generated on the Raspberry Pi using wiringPi with C?
I'm trying to learn C and want to be able to generate a PWM signal on the GPIO pins of a Raspberry Pi. However, most of the tutorials I've followed have led to nothing working. Heres the code im curre...
invisabuble
Votes: 0
Answers: 1
RPI.GPIO: ModuleNotFoundError: No module named 'RPi.GPIO
Thank you to all the contributors with their posts correlating to **RPI.GPIO**. I have tried most of your suggestions but so far to no avail.
My current version: 0.7.1a4, I'm running bullseye on Pi4 a...
Sol
Votes: 0
Answers: 3
Can I use additional pins from Google Coral Dev Board as GPIO?
It seems that only 8 pins from the 40-pin header can be used as GPIO on Google Coral Dev board.
We want to use a peripheral (compatible with Raspberry pi 4.0) that needs 14 pins for GPIO (adafruit RGB...

Chris Kachris
Votes: 0
Answers: 0