mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Update README.md
This commit is contained in:
parent
240d559255
commit
f2a6909a39
12
README.md
12
README.md
@ -24,19 +24,19 @@ openHASP also adds ESP32 and STM32F4 support to take advantage of the additional
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
| Feature | ESP8266 | ESP32 | STM32F4
|
| Feature (v0.6.0) | ESP8266 | ESP32 | STM32F4
|
||||||
|-------------------------|---------|---------|----------
|
|-------------------------|---------|---------|----------
|
||||||
| SPI display | :white_check_mark: yes | :white_check_mark: yes | :white_check_mark: yes
|
| SPI display | :white_check_mark: yes | :white_check_mark: yes | :white_check_mark: yes
|
||||||
| Parallel display | :x: no | :white_check_mark: yes | :white_check_mark: yes
|
| Parallel display | :x: no | :white_check_mark: yes | :white_check_mark: yes
|
||||||
| PWM Screen dimming | :white_check_mark: yes | :white_check_mark: yes | :white_check_mark: yes
|
| PWM Screen dimming | :white_check_mark: yes | :white_check_mark: yes | :white_check_mark: yes
|
||||||
| Maximum Page Count | 4 | 12 | 12
|
| Maximum Page Count | 4 | 12 | 12
|
||||||
| Object Types / Widgets | 14 | 15 | 15
|
| [Object Types / Widgets][7]| 20 | 20 | 20
|
||||||
| Dynamic Objects | :white_check_mark: yes | :white_check_mark: yes | :white_check_mark: yes
|
| Dynamic Objects | :white_check_mark: yes | :white_check_mark: yes | :white_check_mark: yes
|
||||||
| [Lvgl Theme Support][3] | basic only | all themes | tbd
|
| Theme Support | yes | yes | yes
|
||||||
| [Custom .zi V5 font][4] | :white_check_mark: yes (latin1) | :white_check_mark: yes (latin1) | no
|
| [Custom .zi V5 font][4] | :white_check_mark: yes (latin1) | :white_check_mark: yes (latin1) | no
|
||||||
| [FontAwesome Icons][5] | :white_check_mark: 1300+ | :white_check_mark: 1300+ | no
|
| MDI Icons | :white_check_mark: yes | :white_check_mark: yes | no
|
||||||
| PNG images | :x: no | :grey_question: tbd | :grey_question: tbd
|
| [PNG images][8] | :x: no | :white_check_mark: yes | :white_check_mark: yes
|
||||||
| Network | :white_check_mark: Wifi | :white_check_mark: Wifi | :white_check_mark: Ethernet
|
| Network | :white_check_mark: Wi-Fi | :white_check_mark: Wi-Fi | :white_check_mark: Ethernet
|
||||||
|
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
Loading…
x
Reference in New Issue
Block a user