-
### Is your feature request related to a problem?
I need the ability to read the GPIO holder status per pin, so that I can discover the state of different peripherals after a restart.
### Describe t…
-
Hello,
I need your help to improve my script.
Specifically, I need valid configuration for as much LCD models as possible :
1. All `/boot/config.txt` values you changed, most importantly, `hd…
-
Just asking because on the list of hardware on that one spreadsheet it only lists;
LCD Display, Battery, Power Regulator, Raspberry Pi, Ribbon Cable, Amplifier, Speaker, Motor, and Mini Relay but I w…
-
**Describe the issue**
I often code away from home and I don't necessarily have an LCD screen with me... So I created a 16x2 LCD screen simulator using Tkinter, allowing for easy testing and visualiz…
-
I have a new display coming which supports capactive touch using a cst816d driver.
**Describe the solution you'd like**
Add support for cst816d and cst816t touch.
**Describe alternatives you'v…
-
Hello, I'm trying to get your LED animation code to run on an ESP32 and it is throwing these compile time errors:
```
/Users/klord/Desktop/Arduino/ANIMartRIX/noise.ino:26:37: error: 'float lerp(fl…
-
**Description:**
I am working on a project to connect the B-CAMS-OMV camera module to the STM32H747I-DISCO board to stream video onto the inbuilt display. However, I’m facing difficulties getting the…
-
**Description:**
I am working on a project to connect the B-CAMS-OMV camera module to the STM32H747I-DISCO board to stream video onto the inbuilt display. However, I’m facing difficulties getting the…
-
![Screenshot from 2024-09-18 21-42-38](https://github.com/user-attachments/assets/2e78514d-99aa-4eb9-bbb3-07701d268248)
above is what it looks like on first load
below is after running around ab…
-
Instead of letting self.block() function send pixels to the LCD, it might be faster if block() updated an internal array, and a display.push_pixels() sent all the pixels directly to the display. You c…