Commit Graph

112 Commits

Author SHA1 Message Date
siuwah
4dd609346b
add Setup file for Waveshare ESP32-S3-Touch-LCD-1.28 board (#2844) 2023-12-07 22:17:14 +00:00
Bodmer
d506a3c49d Update for spelling etc. in comments! 2023-12-07 20:35:59 +00:00
Nikita Tomilov
1986bd2423
User_Setups: add Setup108_RP2040_ST7735.h (#2749) 2023-08-02 20:10:36 +01:00
Lewis He
3b7dd6568d
Added ST7796 (222x480) support (#2774)
* Added ST7796 gram offset

* Added LilyGo-T-PicoPro setup

* Fix ST7796 Compilation Warning

* Added T-Beam-Shield User_Steup

* Added  boards setups
2023-08-02 20:09:15 +01:00
Bodmer
8160d67d89
Update User_Setup_Select.h 2023-05-15 00:08:35 +01:00
Bodmer
7250c62146 Update User_Setup_Select.h 2023-04-23 17:58:14 +01:00
Bodmer
db6f68babf Add ESP32-S3-BOX 2023-04-23 17:46:04 +01:00
Bodmer
c0190fcdae
Added LilyGo T-QT Support (#2602)
Co-authored-by: lewishe <lewishe@outlook.com>
2023-04-23 17:28:44 +01:00
Lewis He
7f29cea1d8
Add T-Embed configuration file and complete instructions (#2510)
* Add T-Embed configuration file

* Add T-Embed configuration file and complete instructions
2023-03-18 17:56:44 +13:00
agrabren
f8198b9c4e
Add support for LilyGo T-Dongle S3 (#2411)
* Add support for LilyGo T-Dongle S3

* Fix mistake with bumped setup number
2023-02-15 11:23:52 +00:00
andersarstrand
ce3398d748
Added user setup for Pico Explorer Base. (#2397)
Co-authored-by: Anders Årstrand <anders.arstrand@Neonode.com>
2023-02-12 13:53:51 +00:00
Bodmer
5cfb8c5a8a
Add ESP32 S3 Box Lite (#2390)
* Add esp32-s3-box-lite display configuration (#2386)

* Update Setup208_ESP32_S3_Box_Lite.h

* Add ESP32 S3 Box Lite setup

---------

Co-authored-by: nebulous <nebulous@crashed.net>
2023-02-09 15:55:27 +00:00
Bodmer
6e291a9176 Revert "Update iaw #2341"
This reverts commit c6bcfa9db9.
2023-01-22 18:18:08 +00:00
Bodmer
c6bcfa9db9
Update iaw #2341
16 bit SPI shown to work with ILI9486
2023-01-22 00:10:50 +00:00
Bodmer
1a50a23561
Add LilyGo_T_HMI setup file 2023-01-13 16:06:58 +00:00
Bodmer
1a6aa0476b
Update User_Setup_Select.h 2023-01-13 02:09:57 +00:00
Bodmer
f33836faac
T display s3 (#2317)
* Added T-DISPLAY-S3 i8080 support for more than 33 data pins (#2296)

* Modified the ESP32-S3 I8080 interface's support for data pins above 33 pins.

* Added T-DISPLAY-S3 support

* Update Setup206_LilyGo_T_Display_S3.h

* Eliminate need for TFT_DATA_PIN_OFFSET_EN in setup file

* Update TFT_eSPI_ESP32_S3.h

* Update User_Setup_Select.h

* Add new init sequence for LilyGo T Display S3

Co-authored-by: Micky <513673326@qq.com>
2023-01-13 01:33:57 +00:00
SimonXI
dd5f74c956
Update User_Setup_Select.h 2022-10-15 11:33:46 +08:00
Bodmer
de688f5ae7 Move sketch tft_setup.h checking code 2022-09-11 13:51:11 +01:00
Bodmer
e446f65ff9 Add compiler __has_include macro check 2022-09-10 15:35:46 +01:00
Bodmer
55477b58b2 Update for setup within sketch option
The TFT configuration (user setup) can now be included inside an Arduino IDE sketch providing the instructions in the example Generic->Sketch_with_tft_setup are followed. See ReadMe tab in that sketch for the instructions.
2022-09-10 13:48:56 +01:00
Bodmer
0094ee744a Add setup for ESP32 with ILI9341 SPI display 2022-06-18 17:50:42 +01:00
Dustin Watts
d6974252f3 Added User Setups for ESP32 TouchDowns
- Added Setup204_ESP32_TouchDown.h
- Added Setup205_ESP32_TouchDown_S3.h
- Included those in User_Setup_Select.h
2022-05-29 21:39:37 +02:00
Bodmer
7bf48bb179 Add 16 bit parallel for RP2040 processor
Correct legacy comments
Add ESP32 S3 parallel setup 70d
Add setups 105-107 for RP2040 with 16 bit display
Add file conversion notes to PNG array example
2022-05-16 19:58:05 +01:00
Bodmer
d883856dc0 Update for HX8357B/C driver 2022-04-29 22:58:19 +01:00
Bodmer
59dfae94b2 Associate setups with processor variant
Add ILI9342
Fix M5Stack setup name
2022-04-29 22:26:29 +01:00
Bodmer
f0ec6d22b3 Add ESP32 C3 support
Tested with Stamp C3
2022-04-27 21:57:11 +01:00
Bodmer
0b7c57fe0a Update User_Setup_Select.h
Correct missing RM68120_DRIVER
2022-03-22 23:10:13 +00:00
Mingjie Li
40306ae615 Add ST7789 172x320 display 2022-03-09 22:20:58 +08:00
Bodmer
5d9b09bc2d
Comment out by default
Renumbered to Setup203
2022-03-01 23:27:43 +00:00
moion
b911c86572 add ST7789 240X280 1.69inch TFT Setup file 2022-02-28 11:47:19 +08:00
LeFauve
10d0471345 Add user setup file for LilyGo T-Display RP2040 2022-01-28 15:31:37 +10:00
Bodmer
c9997f8dc5 Update User_Setup_Select.h 2022-01-26 22:23:55 +00:00
Bodmer
e61fb8c78d Fix #1547 for RP2040 processor with ST7789 TFT
Add Arduino Nano Connect setup example 62
2022-01-26 22:20:34 +00:00
Bodmer
1242ba14d1 Bug fix 2022-01-08 02:02:29 +00:00
Bodmer
3f6f0bd779 Update User_Setup_Select.h 2022-01-05 14:44:52 +00:00
Bodmer
8a2398451b RP2040: add SPI PIO interface option, enhance 8 bit parallel PIO
The RP2040 processors can now drive 8 bit parallel and SPI displays using the PIO hardware.

The PIO offloads the processor by providing:
1. PIO managed setWindow sequence
2. PIO managed block and screen fill
2022-01-02 01:08:22 +00:00
Bodmer
eee56b2cec Add RP2040 8 bit parallel support with DMA
The RP2040 can now be used with 8 bit parallel TFT interface displays. DMA is also supported for both SPI and 8 bit parallel displays.
2021-12-18 17:06:16 +00:00
bonaime
e17ad53809 Setup for the ESP32 S2 with ST7789 display 2021-11-24 11:07:24 +01:00
Bodmer
9a084839bd Add ESP32 S2 support
Tested with ESP32 board package 2.0.1

Additional boards manager URL may need to be updated to load the latest ESP32 board package!
2021-11-18 16:44:32 +00:00
Bodmer
9e64092f58 Update User_Setup_Select.h 2021-09-18 21:45:39 +01:00
Bodmer
6b40880375 Merge branch 'master' of https://github.com/Bodmer/TFT_eSPI 2021-05-11 00:22:46 +01:00
Bodmer
9fc8fa6956 Add 2nd init sequence for ILI9341, see #1172
Use:
  #define ILI9341_2_DRIVER
in the setup file to invoke new initicode, instead of:
  #define ILI9341_DRIVER
2021-05-11 00:22:38 +01:00
arduino12
25d84a977a Add Setup202_SSD1351_128 and remove tft_Write_16C/D macros 2021-04-27 10:16:12 +03:00
arduino12
e1161c17f4 Add support for SSD1351! (128*128 OLED)
TODO:
Implement read functions as well..
2021-04-26 20:40:18 +03:00
Bodmer
1cc39dfa2b
Update User_Setup_Select.h 2021-04-25 14:33:21 +01:00
David Cheeseman
0560cf4df3 Added device support for the WT32-SC01 2021-04-24 22:20:32 -04:00
Bodmer
f6e90349d8 Add support for Raspberry Pi Pico
Setup file "Setup60_RP2040_ILI9341.h" used for testing with ILI9341 SPI display.
2021-03-30 01:53:27 +01:00
andrew911
82b0aebded
add LilyGo LilyPi variant
Based on 
https://github.com/Bodmer/TFT_eSPI/discussions/956
2021-03-09 16:19:34 +01:00
lewisxhe
bd434c6a3c Added LilyGo TTV variants 2021-03-09 16:05:28 +08:00