mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update README.md
Add features
This commit is contained in:
parent
416b66207f
commit
1d1778f4b4
14
README.md
14
README.md
@ -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*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user