Update README.md

Initial description
This commit is contained in:
fvanroie 2020-01-22 13:25:12 +01:00 committed by GitHub
parent cc82e99b2e
commit 416b66207f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,8 @@
# hasp-lvgl
# HASP - Open Hardware edition
This 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 fork removes the Nextion/TJC requirement by using the Littlev Graphics Library on the MCU to drive a commodity display.
This version also adds ESP32 support to take advantage of the additional hardware capabilities.
[1]: https://github.com/aderusha/HASwitchPlate