Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rwanou88/presencedetector

Presence Detector
https://github.com/rwanou88/presencedetector

diy domotic electronic esp32-s2 esphome home-assistant presence-detection

Last synced: about 13 hours ago
JSON representation

Presence Detector

Awesome Lists containing this project

README

        

# Detecteur de présence / Presence Detector - FR/EN

FR - Inspiré par ces projets

EN - Inspired by these projects

- Les Freres Poulain (FR) : [Youtube](https://www.youtube.com/watch?v=DjN9L8Cagnw&t=465s)
- OniriCorpe — Émy (FR) : [Web](https://oniricorpe.eu/log/tech/2023-11-15_capteurs-millimetriques-esphome/)

## Materiel - Hardware
Wemos S2 Mini
- [Amazon FR](https://www.amazon.fr/DollaTek-ESP32-S2FN4R2-MicroPython-Arduino-compatible/dp/B0BGPD6CV5)
- [AliExpress](https://fr.aliexpress.com/w/wholesale-Wemos-S2-Mini.html)

LD2410
- [Amazon FR](https://www.amazon.fr/s?k=LD2410&__mk_fr_FR=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=1T0R34VLZHXQG&sprefix=ld2410%2Caps%2C87&ref=nb_sb_noss_1)
- [AliExpress](https://fr.aliexpress.com/item/1005005087204432.html)

3D printer
- [LFP - Boitier pour détecteur de présence (Wemos S2 mini + LD2410c)](https://www.thingiverse.com/thing:6314326)

## Logiciels - Software
- Home Assistant
- [EN - Home Assistant : Installation](https://www.home-assistant.io/installation/)
- [FR - Abrège : Fabriquer la box domotique parfaite !](https://www.youtube.com/watch?v=XyooZe_9hc0)
- ESPHome
- [FR - Abrège : Tuto ESPHome 2022](https://youtu.be/3GbyYQHQvV8)
- [EN - ESPHome - LD2410 Sensor](https://esphome.io/components/sensor/ld2410.html)
- Python
- Studio Code Server

## Installation
FR - Suivez les instructions indiquées par [Émy](https://oniricorpe.eu/log/tech/2023-11-15_capteurs-millimetriques-esphome/).