Commit graph

69 commits

Author SHA1 Message Date
Melissa LeBlanc-Williams
c87a354258 Fix the con2fbmap helper to work with all displays 2025-08-26 15:44:18 -07:00
Melissa LeBlanc-Williams
2bbb0844ea Remove unused import 2025-08-06 15:04:46 -07:00
Melissa LeBlanc-Williams
7ba3f50d36 Add labwc support 2025-08-06 14:59:03 -07:00
Melissa LeBlanc-Williams
d14339d748 Fixed console mode, touch now working 2025-07-26 12:18:38 -07:00
Melissa LeBlanc-Williams
292185d7b9 Removed old stuff and updated so it's now in a working state 2025-07-18 15:22:46 -07:00
Melissa LeBlanc-Williams
160bf98cff Added PiTFT V2 and stripping out old stuff 2025-07-09 14:52:51 -07:00
Melissa LeBlanc-Williams
908629430e Add some checks to remove displaying errors 2025-05-20 15:34:36 -07:00
Melissa LeBlanc-Williams
242d1275ac Fix expected get_boot_config to return folder 2025-04-07 11:15:29 -07:00
Melissa LeBlanc-Williams
5bb26d8d98
Merge pull request #339 from makermelissa/main
Add working voice bonnet installer and service
2025-03-19 12:28:19 -07:00
Melissa LeBlanc-Williams
7a508dce22 Add working voice bonnet installer and service 2025-03-18 15:28:30 -07:00
Mikey Sklar
94b83cbef9 adafruit-pitft.py boot_dir
fix for  /boot/firmware vs /boot logic for the config.txt location
2025-03-08 17:28:45 -08:00
Melissa LeBlanc-Williams
3cc46f8bdb Update python scripts with new shell features 2025-03-05 13:17:12 -08:00
Mikey Sklar
ff822bf77c bookworm update effects adafruit-pitft.py
Minor argument change to rapsi-config do_wayland setting.
2025-01-29 10:46:40 -08:00
Riktam
e240b61dd0 Fix enable and disable of Wayland. 2024-09-24 00:04:14 +02:00
Mikey Sklar
2309e7b8ea remove drm hardcode
switch to tinydrm_install logic
2024-05-03 12:11:25 -07:00
Mikey Sklar
fb589e49b7 drm added for PiTFT 3.5" resistive
The PiTFT 3.5" resistive display requires a drm flag to work with Pi Zero and 3B versions of Bookworm. Tested on Pi4 and Pi5 as well.
2024-05-03 09:28:12 -07:00
Melissa LeBlanc-Williams
8c9862e1c5 Update script to use X11 for PiTFT Touch displays 2024-04-30 09:47:28 -07:00
Melissa LeBlanc-Williams
163fc2ff2f Don't comment out kms driver for mipi display 2024-04-15 16:14:45 -07:00
Melissa LeBlanc-Williams
bfafc77e36 Fix bullseye compatibility with pitft script 2024-02-27 16:13:40 -08:00
Melissa LeBlanc-Williams
219781e115 Integrate ST7789 MIPI Script into main PiTFT Script 2024-01-30 16:53:18 -08:00
Melissa LeBlanc-Williams
e406acfa31 Update PiTFT overlays and add resistive PiTFTs 2024-01-30 10:13:48 -08:00
Melissa LeBlanc-Williams
34817dcd3a Fix capacitive touch rotations 2024-01-26 11:38:50 -08:00
Melissa LeBlanc-Williams
5eb36455d7 Add script updates too 2024-01-22 17:34:05 -08:00
Melissa LeBlanc-Williams
4ba53896e2 Update PiTFT Script and 2.2 inch overlay for Bookworm/Pi 5 2024-01-22 15:11:03 -08:00
Melissa LeBlanc-Williams
64b9fd8bf4 New /boot/config.txt fix 2023-11-06 15:00:36 -08:00
Melissa LeBlanc-Williams
8ab58b59ed Change some py packages to be installed via apt-get 2023-10-20 14:21:48 -07:00
Melissa LeBlanc-Williams
def7058ee9 Update script version number 2023-10-20 13:13:25 -07:00
Melissa LeBlanc-Williams
ebcc4936f7 Update pitft to run in venv 2023-10-20 11:06:44 -07:00
Melissa LeBlanc-Williams
189997aae8 Fix issue where blinka installs as root 2023-09-12 12:53:17 -07:00
Melissa LeBlanc-Williams
b73b9d51a2 Fix Capacitive 2.8-inch PiTFT touch 2023-05-31 09:16:14 -07:00
Melissa LeBlanc-Williams
97a7d43e85 Updated and fixed ST7789v driver 2023-05-26 17:06:41 -07:00
Melissa LeBlanc-Williams
4c85441000 Change rotation to rotate for ST7789 displays 2023-05-12 09:12:05 -07:00
Melissa LeBlanc-Williams
5c5fb7995a Only compile st7789 driver if necessary 2023-04-04 16:03:12 -07:00
Melissa LeBlanc-Williams
de02991724 Add Bug report template to reduce asking for additional details 2022-11-30 09:25:30 -08:00
Melissa LeBlanc-Williams
2f8e05b9fc Fix rotation parameter for ST7789 displays 2022-11-03 17:25:46 -07:00
Melissa LeBlanc-Williams
4188dec3f9 Use user's home directory by default 2022-06-03 09:05:03 -07:00
Melissa LeBlanc-Williams
6b60331f91 Added ability to specify boot directory as parameter 2022-06-01 13:45:14 -07:00
Cyril "Nick" Engmann
9a03fea228
fix(adafruit-pitft.py): libts dependency 2022-04-14 15:18:25 -04:00
Melissa LeBlanc-Williams
0967b4f870 Add [all] for Pi config.txt 2022-02-10 11:28:52 -08:00
Melissa LeBlanc-Williams
1a78aab247 PiTFT fix for bullseye 2021-11-09 17:13:06 -08:00
Melissa LeBlanc-Williams
c4108750c5 Added script to handle reassigning CE0/CE1 for SPI 2021-06-15 17:02:01 -07:00
Melissa LeBlanc-Williams
3464d3b2f9
Merge pull request #167 from badcf00d/master
Improve framerate, add joystick + buttons for 1.3" TFT bonnet
2021-03-16 11:10:36 -07:00
Ezra
b321ed165c
Fix for FBCP fail on various debian based OS
Fix for DietPI armv6 image
Ubuntu mentioned, not heard back from issue owner https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/issues/89
2021-03-15 21:14:36 +01:00
Peter Frost
242247c1f3 Add TFT 1.3" Bonnet + Joystick as a new device 2021-03-13 23:55:48 +00:00
Peter Frost
ba9f793277
Specify fps for st7789 based displays 2021-03-13 23:11:32 +00:00
Melissa LeBlanc-Williams
5821682048 Added a variable to control if kernel pinning is removed defaulting False. 2021-03-03 10:00:37 -08:00
Melissa LeBlanc-Williams
d9285cffa5 Fix script crashing on non st7789 displays 2021-03-01 08:20:10 -08:00
Melissa LeBlanc-Williams
0a514301a3 Added kernel pin checking and removal 2021-02-26 10:49:33 -08:00
Melissa LeBlanc-Williams
e237196448 Remove old driver again. It crashes. 2021-02-26 09:33:17 -08:00
Melissa LeBlanc-Williams
f2958a312a Put old 1.14 driver back in place 2021-02-26 08:37:53 -08:00