mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Update README
This commit is contained in:
parent
8481ba85f7
commit
fd2deddd40
@ -11,7 +11,7 @@ Control your home-automation devices from a customizable touchscreen UI connecte
|
||||
|
||||
This project is a re-implementation of the popular HASwitchPlate sketch created by aderusha.
|
||||
The [original HASwitchPlate][1] project uses a Wemos D1 mini and requires a Nextion/TJC HMI display.
|
||||
This rewrite removes the Nextion/TJC requirement by using the [Littlev Graphics Library][2] on the MCU to drive a cheap commodity display.
|
||||
This rewrite removes the Nextion/TJC requirement by using the [Light and Versatile Graphics Library][2] on the MCU to drive a cheap commodity display.
|
||||
|
||||
This version also adds ESP32 and STM32F4 support to take advantage of the additional hardware capabilities.
|
||||
|
||||
@ -72,7 +72,7 @@ For support using hasp-lvgl, please join the [#hasp-lvgl channel][6] on Discord.
|
||||
|
||||
|
||||
[1]: https://github.com/aderusha/HASwitchPlate
|
||||
[2]: https://github.com/littlevgl/lvgl
|
||||
[2]: https://github.com/lvgl/lvgl
|
||||
[3]: https://littlevgl.com/themes
|
||||
[4]: https://github.com/fvanroie/HMI-Font-Pack/releases
|
||||
[5]: https://fontawesome.com/cheatsheet/
|
||||
|
Loading…
x
Reference in New Issue
Block a user