Update README.md

Add features
This commit is contained in:
fvanroie 2020-01-22 13:38:08 +01:00 committed by GitHub
parent 416b66207f
commit 1d1778f4b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,3 +6,17 @@ This fork removes the Nextion/TJC requirement by using the Littlev Graphics Libr
This version also adds ESP32 support to take advantage of the additional hardware capabilities. This version also adds ESP32 support to take advantage of the additional hardware capabilities.
[1]: https://github.com/aderusha/HASwitchPlate [1]: https://github.com/aderusha/HASwitchPlate
## Features
| Feature | ESP8266 | ESP32
|--------------------|---------|---------
| SPI display | **yes** | **yes**
| Parallel display | no | *tbd*
| PWM Screen dimming | **yes** | **yes**
| Maximum Page Count | 4 | 12
| Dynamic Objects | yes | yes
| Lvgl Theme Support | basic themes | all themes
| Custom .zi V5 font | **yes** | **yes**
| FontAwesome Icons | **yes** | **yes**
| PNG images | no | *tbd*