You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A smart light bar — illuminates dark places on-demand by gently dimming up/down a LED stripe depending on the ambient light level and a detected human presence.
3
+
_A smart light bar — illuminates dark places on-demand by gently dimming up/down a LED stripe depending on the ambient light level and a detected human presence._
4
4
5
-
This automatic light is completely self-contained – just needs 12V power supply.
5
+
This automatic light is completely self-contained – just needs a suitable 12V power supply.
6
6
7
-
An advanced but quite cheap presence sensor is used here, which works to my satisfaction. The circuit and software is designed to save power where possible.
8
-
An ESP32-H2 SoC low power processor serves for the logic. It is connected to a VEML7700 ambient light sensor and the mentioned small but effective LD2410 radar based presence sensor.
7
+
An advanced (and quite cheap) presence sensor is used here, which works to my satisfaction. However, it should be fine-tuned using the manufacturers app at the final location to get the best out of it.
9
8
10
-
It does NOT need nor use any Wifi / Zigbee / Matter features of the ESP32-H2 SoC. One may feel free to add a Smart Home connector on his own.
9
+
The circuit and software is designed to save power where possible.
10
+
An ESP32-H2 SoC low power processor serves for the logic. It is connected to a VEML7700 ambient light sensor and the mentioned small but effective LD2410 radar based presence sensor.
11
11
12
-
_Status: Hardware and Software is feature complete, tested and ready to Roll 'n' Roll._
12
+
It does NOT need nor use any Wifi / Zigbee / Matter features of the ESP32-H2 SoC. One may feel free to add some sort of Smart Home connector on his own.
13
13
14
-
<a>
15
-
<img src="hardware/pictures/light_bar_final.png" alt="Light bar sketch" width="600">
16
-
</a>
14
+
__Status: Hardware and Software is feature complete, tested and ready to Roll 'n' Roll.__
Feel free to use anything here for learning, building your own version or make a product out of it and sell it.
99
+
100
+
Feel free to use anything here for learning, building your own version or make a product out of it and sell it.
100
101
Have fun!
101
102
102
103
Pull requests are welcome.
@@ -105,4 +106,4 @@ _bitmagier, September 2024_
105
106
106
107
---
107
108
108
-
_In case you find this work useful and like to support me, I would be delighted to notice a donation in [Solana](https://solana.com/) to: [`FTMfeKYhpVAouuwXjpJXhnT13fkeNJqQsRGMBxBo1GML`](./hardware/pictures/solana_wallet.png)_
109
+
_In case you find this work useful and like to support me, I would appreciate a donation in [Solana](https://solana.com/) to: [`FTMfeKYhpVAouuwXjpJXhnT13fkeNJqQsRGMBxBo1GML`](./hardware/pictures/solana_wallet.png)_
0 commit comments