sam-4screen-desktop 2026-5-20:15:25:20

This commit is contained in:
2026-05-20 15:25:20 +10:00
parent b1954d101e
commit ab6a9814c2
5 changed files with 80 additions and 16 deletions

View File

@@ -0,0 +1,22 @@
---
created: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
modified: <% tp.file.last_modified_date("YYYY-MM-DD HH:mm") %>
type: note
tags:
- AI
- Home-Assistant
- Lights
- Lora
- Lorawan
- Solar
- 12V
- Battery
- Sensor
aliases: []
id: 1779254319-ZAGH
---
# [[<% tp.file.title %>]]
# Overview
Sensors detect human presence and turn on 12 volt garden lights. Solar panels recharge the batteries during the day. A charge controller maintains the correct charge.

View File

@@ -0,0 +1,26 @@
---
created: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
modified: <% tp.file.last_modified_date("YYYY-MM-DD HH:mm") %>
type: note
tags:
- AI
- Home-Assistant
- Rasperry Pi
- ESP32
- Battery
- Lora
- LoraWan
- HaLo
- Sensor
- Solar
aliases: []
id: 1779254460-MIOJ
---
# [[<% tp.file.title %>]]
# Overview
Original plan was to build with ESP32 wake on sensor with automatica cameras recording low quality, then switching to Rasperry Pi with higher quality camera recording on SD Card with LoraWan automatically sending info to Home Assistant then due to Rasperry delay, once powered on, switchinig to Wifi and then uploading data.
Possible future plan to integrate Halo long range wifi for video feed to avoid extended wifi.
Standard solar, solar controller and 12V battery.