Files
lilygo-sensor-clock/README.md
2025-10-18 20:04:53 +02:00

10 lines
493 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 df robot. 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](/src/arduino-lilygo-t-display-config.png)