Commit Graph

18 Commits

Author SHA1 Message Date
Jesse Hills 88e315e0e4
Many example yaml tidy-ups (#3821)
* Many example yaml tidy-ups

* Update components/sensor/hlw8012.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
Jesse Hills 244ed32046
Merge branch 'current' into next 2024-03-13 16:33:13 +13:00
Clyde Stubbs d1cdeb2913
Add GC9A01A docs (#3674)
* Add GCA901A model to ili9xxx

* Fix name
2024-03-11 17:47:25 +11:00
NP v/d Spek 51deedd88c
Update ili9xxx documentation in regards of SPI settings (#3673)
* Update ili9xxx documentation in regards of SPI settings

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>

---------
2024-03-11 10:20:52 +11:00
Clyde Stubbs e4308e4e92
Fix ili9xxx docs, specifically example configs. (#3451) 2024-02-11 07:42:44 +01:00
Clyde Stubbs 4b4814b2b7
Document Pico-ResTouch-LCD-3.5 support in ili9xxx (#3563) 2024-01-24 07:40:46 +11:00
NP v/d Spek 215e8f6eb0
add new display model and option to set 18Bit color mode. (#3542) 2024-01-15 11:09:38 +09:00
rossking 398e67c9eb
Update ili9xxx.rst (#3536)
Fixed the T-Embed dimensions to follow proper format. Added code block to make this work for TTGO boards.
2024-01-13 15:54:31 +01:00
Clyde Stubbs e1f1cc9771
Note about st7789v being replaced by ili9xxx (#3499) 2023-12-27 00:25:10 -06:00
Clyde Stubbs 8065e5c8b1
ili9xxx display component doc update (#3200) 2023-11-29 14:06:55 +13:00
NP v/d Spek f37d2d1005
add manual set the invert_display option (#3245) 2023-10-12 14:26:10 +13:00
Fabian f11a43ab48
[ili9xxx] Allow config of spi data rate. (#2874)
* ili9xxx add data_rate option.

* add node about multiple displays.

---------

Co-authored-by: Your Name <you@example.com>
2023-07-05 02:53:17 -05:00
lnicolas83 1eb3385041
Update ili9xxx.rst - Add Ili9488_A (#3031)
* Add ili9488_a

* fix
2023-07-04 19:21:29 -05:00
NP v/d Spek 80c17d3920
ili9xxx: add list of models on top of the document. (#3023)
* Update ili9xxx.rst

Pleasing the list of allowed display models on top of the page.
As suggested on the discord #documention channel.

* Update index.rst

Adding all display models that can be used with the ili9xxx display controller component.

* Update index.rst

restore 'ILI9xxx, components/display/ili9xxx, ili9341.jpg' in index page

* adding driver aliases to the index page as well.

* revert last changes

* Update components/display/ili9xxx.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-06-26 17:39:17 -05:00
guillempages b7f6d15460
Add S3-Box (Full) to the documentation (#2994) 2023-06-19 07:35:14 +12:00
guillempages d99756b2f7
Add ESP32-S3-Box-Lite display documentation (#2988)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-19 07:35:14 +12:00
Staffan Larsen b3fb5b3b84
Add "dimensions" and remove "cs_pin" (#2848)
* Add "dimensions" and remove "cs_pin"

Added "dimensions" since it was not documented.
Removed "cs_pin" since ili9xxx does not use that config.

* Remove cs_pin from examples
2023-05-31 15:39:31 +02:00
NP v/d Spek 5176b16150
Replace ili9341 with ili9xxx documentation (#2729)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-09 15:48:13 +13:00