Commit Graph

150 Commits

Author SHA1 Message Date
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 ec23732c11 Update ReadMe and raise version to 2.4.73 2022-07-22 18:17:09 +01:00
Bodmer a0bfb52386
Update README.md 2022-07-09 11:24:41 +01:00
Bodmer 59d0e36d36 Update README.md 2022-05-16 20:02:27 +01:00
Bodmer 84238dde70
Clarification 2022-05-10 09:44:02 +01:00
Bodmer 073696d8c7
Update README.md 2022-04-29 22:05:10 +01:00
Bodmer fa1613f32e
Update README.md 2022-04-29 22:02:12 +01:00
Bodmer d9acc229bf Update README.md 2022-04-29 22:01:06 +01:00
Bodmer 7f5b8a9181
Update README.md 2022-04-19 12:25:16 +01:00
Bodmer 652a26179e
Update link to adapted library pending pull. 2022-03-24 10:18:30 +00:00
Bodmer 25e74fe90c
Update README.md 2022-03-16 16:23:07 +00:00
Bodmer 39b0d6ab9a
Update README.md 2022-03-10 12:01:50 +00:00
Bodmer ee59bd0ae9
Update README.md 2022-03-09 14:53:57 +00:00
Bodmer d1e6637b88
Update README.md 2022-02-22 00:53:36 +00:00
Bodmer 6823025758
Update README.md 2022-02-22 00:49:08 +00:00
Bodmer 48da363c68
Update README.md 2022-02-05 23:20:58 +01:00
Bodmer 7522d6b41b
Update README.md 2022-02-05 23:17:26 +01:00
Bodmer 32d9914254
Update README.md 2022-01-29 19:01:38 +00:00
Bodmer cd9f68313a
Update README.md 2022-01-27 13:22:31 +00:00
Bodmer 2de16b2bba
Update README.md 2022-01-27 12:48:09 +00:00
Bodmer 4b3928cb55
Update README.md 2022-01-27 12:45:02 +00:00
Bodmer 7f6e256e37
Update README.md 2022-01-27 12:44:46 +00:00
Bodmer e742a41ce2
Update README.md 2022-01-27 12:44:26 +00:00
Bodmer d0ef07d7f6 Update README.md 2022-01-27 12:42:50 +00:00
Bodmer 6df79d020b
Update README.md 2022-01-05 17:12:43 +00:00
Bodmer 04af1d11ea Update README.md 2022-01-05 00:24:25 +00:00
Bodmer 1dd7b4ec6c Update README.md 2022-01-05 00:21:27 +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 d9573fe10f
Update README.md 2021-12-21 01:32:18 +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
Bodmer 20ad7e2cc1
Update README.md 2021-12-18 12:51:20 +00:00
Bodmer 48ad4c98fc Add new RP2040 branch link 2021-12-16 16:29:08 +00:00
Bodmer bcce0fc7ce
Update README.md 2021-12-09 11:33:38 +00:00
Bodmer 77fc9baea7
Update README.md 2021-12-08 00:54:36 +00:00
Bodmer f42daecdb8 Update notes in response to #1475
On ESP8266 when using overlap, only one SPI device can share the FLASH SPI bus .
2021-12-08 00:22:53 +00:00
Bodmer 289eb7a255
Update README.md 2021-12-05 22:57:05 +00:00
Bodmer 4dd15657bf
Update README.md 2021-12-05 22:55:30 +00:00
Bodmer b955571a60
Update README.md 2021-11-21 11:55:51 +00:00
Bodmer c8c5dd7cbb Update README.md 2021-11-18 17:15:38 +00:00
Bodmer 26e1f80be9 Update README.md 2021-11-18 16:50:05 +00: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 481c7abc9c Update README.md 2021-04-24 12:10:52 +01:00
Bodmer a0703e7880
Update README.md 2021-04-23 16:55:32 +01:00
Bodmer 018c884312
Update news 2021-04-22 11:21:38 +01:00
Bodmer fe580e9fe6
Update news 2021-04-22 11:19:38 +01:00
Bodmer 3b07cfa81b
Update link 2021-04-22 11:09:51 +01:00
Bodmer af25b79faa
Update README.md 2021-04-22 11:07:36 +01:00
Bodmer d9c7d4a923
Update README.md 2021-04-05 01:39:13 +01:00
Bodmer 6c29d8e29b
Update README.md 2021-04-05 01:35:25 +01:00
Bodmer c06c10edb9
Update README.md 2021-04-05 01:34:55 +01:00