diff --git a/README.md b/README.md index cf4ce23b..862f4f5b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # HASP - Open Hardware edition -This is a re-implementation of the popular HASwitchPlate sketch created by aderusha. +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 version also adds ESP32 support to take advantage of the additional hardware capabilities. -[1]: https://github.com/aderusha/HASwitchPlate -[2]: https://github.com/littlevgl/lvgl ## Demo Screens @@ -14,20 +12,20 @@ This version also adds ESP32 support to take advantage of the additional hardwar ## Features -| Feature | ESP8266 | ESP32 -|--------------------|---------|--------- -| SPI display |