Files
lilygo-sensor-clock/README.md
2025-10-18 13:39:34 +02:00

10 lines
490 B
Markdown

# 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)