-
`apt install rpicam-apps` = The following packages will be REMOVED: libcamera0
I use: `gst-launch-1.0 libcamerasrc...` which breaks because:
```
gst-inspect-1.0 libcamerasrc
Filename …
-
### Script Command
```shell
sudo python3 adafruit-pitft.py --display=28c --rotation=0 --install-type=console
```
### Operating System
64-bit Raspberry Pi OS Desktop (2023-02-21)
### Hardware
Ras…
-
I have installed all of the drivers for the 1.14" PiTFT as instructed on the website. It is partially displayed in the top left corner, with most of the terminal being cut off. I have attached a pictu…
-
### Script Command
```shell
sudo script python3 adafruit-pitft.py --display=st7789_240x135 --rotation=270 --install-type=console
```
### Operating System
32-bit Buster Lite
### Hardwar…
-
**Describe the bug**
In a project of tensorflow lite object detection using braincraft hat and raspberry pi 4, I tried to test my setup by running `python3 tests/pitft_labeled_output.py --tflite`. …
-
### Script Command
```shell
sudo python3 adafruit-pitft.py --display=st7789_240x135 --rotation=270 --install-type=console
```
### Operating System
64-bit Raspberry Pi OS Lite with Bullsey…
-
### Hardware
- Raspberry Pi Model 3 v1.2
- Waveshare 3.5" HDMI Touch Screen (https://www.waveshare.com/wiki/3.5inch_HDMI_LCD)
### Versions
* Python: 3.4
* OS: PipaOS
* Kivy: 1.10.0
* Kivy i…
-
### Script Command
```shell
sudo python3 adafruit-pitft.py --display=35r --rotation=90 --install-type=fbcp
```
### Operating System
32bit? Raspberry PiOS with Bullseye
### Hardware
…
-
I would like to configure that the display is going to sleep when nobody using the system.
One Wakeup event is when anybody uses the touchscreen.
Is there a preferred way?
-
I was using Thonny ( [3.2.6] on Debian 10.4 on a pi 3B+ ) to write a program was *was* over 350 lines. I use [ctrl]S before every execution. I also occasionally double click the save icon on the Tho…