sam-4screen-desktop 2026-5-20:15:40:20
This commit is contained in:
13
.obsidian/workspace.json
vendored
13
.obsidian/workspace.json
vendored
@@ -14,8 +14,8 @@
|
|||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "300 areas/310 Home Assistant/Home Assistant.md",
|
"file": "300 areas/310 Home Assistant/Home Assistant.md",
|
||||||
"mode": "source",
|
"mode": "preview",
|
||||||
"source": false
|
"source": true
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Home Assistant"
|
"title": "Home Assistant"
|
||||||
@@ -197,11 +197,11 @@
|
|||||||
},
|
},
|
||||||
"active": "56b95da6bf6e5d01",
|
"active": "56b95da6bf6e5d01",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"100 inbox/1779254460-MIOJ.md~",
|
"300 areas/310 Home Assistant/Garden Camera.md",
|
||||||
"100 inbox/1779254460-MIOJ.md",
|
"300 areas/310 Home Assistant/Garden Lights.md",
|
||||||
"100 inbox/1779254319-ZAGH.md~",
|
|
||||||
"100 inbox/1779254319-ZAGH.md",
|
|
||||||
"300 areas/310 Home Assistant/Home Assistant.md",
|
"300 areas/310 Home Assistant/Home Assistant.md",
|
||||||
|
"100 inbox/1779254460-MIOJ.md~",
|
||||||
|
"100 inbox/1779254319-ZAGH.md~",
|
||||||
"300 areas/310 Home Assistant/Harry and Finn Bedroom Lights.md",
|
"300 areas/310 Home Assistant/Harry and Finn Bedroom Lights.md",
|
||||||
"300 areas/310 Home Assistant/Home Assistant.md~",
|
"300 areas/310 Home Assistant/Home Assistant.md~",
|
||||||
"300 areas/310 Home Assistant/Dog Feeder.md",
|
"300 areas/310 Home Assistant/Dog Feeder.md",
|
||||||
@@ -220,7 +220,6 @@
|
|||||||
"100 inbox/1779248747-KUGA.md",
|
"100 inbox/1779248747-KUGA.md",
|
||||||
"100 inbox/1779248559-PJEL.md~",
|
"100 inbox/1779248559-PJEL.md~",
|
||||||
"100 inbox/1778533395-ZAPX.md",
|
"100 inbox/1778533395-ZAPX.md",
|
||||||
"100 inbox/1779248047-FXSL.md~",
|
|
||||||
"100 inbox/1778493481-VJZL.md",
|
"100 inbox/1778493481-VJZL.md",
|
||||||
"300 areas/380 Social Politics Economics/Investment Ideas Global Events.md",
|
"300 areas/380 Social Politics Economics/Investment Ideas Global Events.md",
|
||||||
"100 inbox/Untitled.md",
|
"100 inbox/Untitled.md",
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
created: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
|
created: 2026-05-20 15:25
|
||||||
modified: <% tp.file.last_modified_date("YYYY-MM-DD HH:mm") %>
|
modified: 2026-05-20 15:26
|
||||||
type: note
|
type: note
|
||||||
tags:
|
tags:
|
||||||
- AI
|
- AI
|
||||||
- Home-Assistant
|
- Home-Assistant
|
||||||
- Rasperry Pi
|
- Rasperry-Pi
|
||||||
- ESP32
|
- ESP32
|
||||||
- Battery
|
- Battery
|
||||||
- Lora
|
- Lora
|
||||||
@@ -16,7 +16,7 @@ tags:
|
|||||||
aliases: []
|
aliases: []
|
||||||
id: 1779254460-MIOJ
|
id: 1779254460-MIOJ
|
||||||
---
|
---
|
||||||
# [[<% tp.file.title %>]]
|
# [[Garden Camera]]
|
||||||
|
|
||||||
# Overview
|
# 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.
|
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.
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
created: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
|
created: 2026-05-20 15:20
|
||||||
modified: <% tp.file.last_modified_date("YYYY-MM-DD HH:mm") %>
|
modified: 2026-05-20 15:20
|
||||||
type: note
|
type: note
|
||||||
tags:
|
tags:
|
||||||
- AI
|
- AI
|
||||||
@@ -15,7 +15,7 @@ tags:
|
|||||||
aliases: []
|
aliases: []
|
||||||
id: 1779254319-ZAGH
|
id: 1779254319-ZAGH
|
||||||
---
|
---
|
||||||
# [[<% tp.file.title %>]]
|
# [[Garden Lights]]
|
||||||
|
|
||||||
# Overview
|
# 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.
|
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.
|
||||||
Reference in New Issue
Block a user