Thingiverse
D1mini Sensor Case - LD2410C, BH1750
par Harebonse
32
Téléchargements
33
Likes
0
Makes
Original project: https://www.printables.com/es/model/189821-d1mini-sensor-case-dht22-bh1750
I Modified the project to be able to store a LD2410C instead of the temp sensor.
Also i opened part of the top case for the light sensor, as the measurements were pretty low.
There is plenity of space for the cables, so you should be able to even make it shorter.
My cables are a bit too long but it works perfectly
The case it's for the ESP32 D1 Mini but if you remove the center square on the top, you can fit a Wemos ESP8266 in there.
This is the code on ESPHOME for the Wemos ESP8266 D1 Mini:
i2c:
sda: GPIO4
scl: GPIO5
scan: false
uart:
id: uarts
tx_pin: GPIO15
rx_pin: GPIO13
baud_rate: 256000
parity: NONE
stop_bits: 1
ld2410:
timeout: 30s
max_move_distance : 6m
max_still_distance: 0.75m
g0_move_threshold: 50
g0_still_threshold: 20
g1_move_threshold: 50
I Modified the project to be able to store a LD2410C instead of the temp sensor.
Also i opened part of the top case for the light sensor, as the measurements were pretty low.
There is plenity of space for the cables, so you should be able to even make it shorter.
My cables are a bit too long but it works perfectly
The case it's for the ESP32 D1 Mini but if you remove the center square on the top, you can fit a Wemos ESP8266 in there.
This is the code on ESPHOME for the Wemos ESP8266 D1 Mini:
i2c:
sda: GPIO4
scl: GPIO5
scan: false
uart:
id: uarts
tx_pin: GPIO15
rx_pin: GPIO13
baud_rate: 256000
parity: NONE
stop_bits: 1
ld2410:
timeout: 30s
max_move_distance : 6m
max_still_distance: 0.75m
g0_move_threshold: 50
g0_still_threshold: 20
g1_move_threshold: 50
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !