issues Search Results · repo:adafruit/Adafruit_CircuitPython_RGB_Display language:Python
Filter by
45 results
(90 ms)45 results
inadafruit/Adafruit_CircuitPython_RGB_Display (press backspace or delete to remove)WARNING: Library adafruit_rgb_display repo has incorrect version metadata. Circup will assume it needs updating. Please
file an issue in the library repo. https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display.git ...
b-blake
- Opened on Apr 28
- #132
I keep getting this warning after repeated running of CircUp.
Found 2 module[s] needing update. Updated adafruit_tm1814 WARNING: Library adafruit_rgb_display repo has incorrect
version metadata. Circup ...
b-blake
- Opened on Feb 27
- #131
Latest version of CircUp.exe 2/15/2024 14:00 EST ################################################## ############ Update
Libraries in lib? ############ circup --path Q: update --all Found device adafruit_feather_rp2350 ...
b-blake
- 6
- Opened on Feb 15
- #130
If I just use the library as it is, my displays (HX8357d) have two issues:
- The displayed image is mirrored X - Y
- The colors seems kind of inverted (or maybe better just BGR instead of RGB
I tried ...
Tetrikus
- 3
- Opened on Dec 24, 2024
- #128
RPi.GPIO /sys interface was removed from the Raspberry Pi Linux kernel. python3-lgpio is a compatibility package that
allows us to continue to use RPi.GPIO, however, its days are numbered as we should ...
craigerl
- Opened on Oct 31, 2024
- #127
I m trying to run the examples/rgb_display_minipitftstats.py and I get the following error:
Traceback (most recent call last):
File /home/pi/src/picam3-minipitft/button.py , line 11, in module
...
johnwebbcole
- 2
- Opened on Jul 2, 2024
- #125
Hello!
I have two ST7789 lcds sharing the same SPI bus and I can draw on one or another screen but not on both at the same time
(specifically, after I create another ST7789 object, previous one stops ...
BioRyajenka
- Opened on Mar 18, 2024
- #124
administrator@raspberrypi:~ $ python3 rgb_display_ili9341test.py Traceback (most recent call last): File
/home/administrator/rgb_display_ili9341test.py , line 25, in module spi = busio.SPI(clock=board.SCK, ...
ojoojoo
- 2
- Opened on Mar 3, 2024
- #123
from adafruit_rgb_display.st7789 import ST7789
display.fill(color565(255, 0, 0))
IMG_20240203_162627
a442509097
- 2
- Opened on Feb 3, 2024
- #122

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.