diff --git a/README.md b/README.md index e69de29..99683e2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,9 @@ +# Presence detector and clock display for Lilygo T-Display S3 Long + +This project is a the implementation of a presence detector with a clock display. It runs on an Lilygo T-Display S3 Long with an HMMD wave sensor from waveshare. It sends a rest api request to home assistant depending on the status + +## Complilation on arduino + +The following config should be enabled on arduino to compile and upload the code on your board + +![Arduino configuration](/arduino-lilygo-t-display-config.png)