EPIC: Smarter Lighting 🧠 💡 #315
Labels
discuss
enhancement
New feature or request
epic
help wanted
Extra attention is needed
priority-1
research
Research required; be specific
T1d
technical
Context
At present the communal areas of the house have PIR (Passive infrared) sensors which activate very bright lights.
This is undesirable because it's the same intensity regardless of ambient lighting or time of day.
It means people are bombarded with bright lights when they are brushing their teeth in the evening
or just walking from the Play Room or Library to their bed. 👎
Story
As a person who suffers from migraines when exposed to intense light,
I want to not be exposed to high brightness light just before bed time
So that I can reduce my insomnia due to headaches.
Plan
ESP32
withPIR
sensor andLED
on the Electronics Workbench (T1h
) - we already have all the components in our Electronics cupboard, we just need the space & time to start this!T2h
)PIR
activation events tostdout
(T25m
)Raspberry Pi
) on the sameWiFi
Network (T2h
) - save data in a log file (one entry per event) that can be imported intoPostgres
for analysis.T4h
)Motion sensor in ESPHome and Home Assistant: https://youtu.be/opUb_FG1BPE
Packaging the assembly for production use can just mean buying an off-the-shelf case or printing from
Thingverse
https://www.reddit.com/r/esp32/comments/vhlsga/where_do_people_get_esp32_cases_from/
e.g: https://www.thingiverse.com/search?q=esp32
The beauty of this is that we don't have to start from zero, we can borrow someone
else
's3D
model as a starting point.We want to integrate the
PIR
sensor into the case and ideally have an inline power supply so we don't have to deploy a "brick" for eachESP32
where we want to have smart lighting.Thankfully, the power supply for an
ESP32
is a solved problem and we can buy the component for cheap:https://www.aliexpress.com/item/1005005110830688.html
All-in the components will cost around
€12
per "zone" of the house and will allow us to do our own smart lighting and monitoring.T4h
T2h
- I suggest we deploy in the entrance above the fish tank as there is a lot of space and is low risk if anything fails.#4
above) and from thepeople
in the house.T25m
TBD
Publish
Video of the process!As you can see from adding all the (rough) time estimates add up to more than a day.
I would actually budget a full week for this so that we can film it and release a video.
P.S. This issue will be expanded with more detail when we proceed with this mini-project.
e.g: We would like to include a
Photoresistor
in the assembly to monitor the ambient light, that may or may not be part ofV1
but will be useful to either crank up the output or lower it. TBD.The text was updated successfully, but these errors were encountered: