-
Operating system: 12 (bookworm) 64bit
Python version: 3.11.2
Pi model: Pi 5
GPIO Zero version: 2.0.1
Pin factory used: RPiGPIO
See http://rpf.io/gpzissue for information on how to find out these …
-
I'm looking to use a graphical LCD (with a T6963 driver) on a raspberry pi, however it seems that the only driver for this is written to use the parallel port. i know that the HD44780 type displays ha…
-
```
What steps will reproduce the problem?
I followed the steps on
https://www.youtube.com/watch?v=0i2C3Qagosc
and my GPIO stopped working
...
WebIOPi version used?
=>latest 0.7.1
Python version us…
-
```
What steps will reproduce the problem?
I followed the steps on
https://www.youtube.com/watch?v=0i2C3Qagosc
and my GPIO stopped working
...
WebIOPi version used?
=>latest 0.7.1
Python version us…
-
Hi,
I am getting this error when calling rosservice call /rpi_gpio/set_pin 2 1
---
$ rosservice call /rpi_gpio/set_pin 2 1
ERROR: Unable to load type [rpi_gpio/DigitalWrite].
Have you typed 'ma…
-
```
What steps will reproduce the problem?
I followed the steps on
https://www.youtube.com/watch?v=0i2C3Qagosc
and my GPIO stopped working
...
WebIOPi version used?
=>latest 0.7.1
Python version us…
-
Is it possible to port the ESP32 or Arduino versions of the code to run on a RPi using GPIO? I'd like to have more processing and communications/interfacing capability available than is possible with …
-
```
What steps will reproduce the problem?
I followed the steps on
https://www.youtube.com/watch?v=0i2C3Qagosc
and my GPIO stopped working
...
WebIOPi version used?
=>latest 0.7.1
Python version us…
-
```
What steps will reproduce the problem?
I followed the steps on
https://www.youtube.com/watch?v=0i2C3Qagosc
and my GPIO stopped working
...
WebIOPi version used?
=>latest 0.7.1
Python version us…
-
It would be super nice to have a tutorial that can walk users through:
1. Setting up F4PGA and generating a bitstream
2. Copying it to the Pi and blinking an LED
3. Modify the design to use a UAR…