Files
learning-garden/sources/psb-gemma-2026-03-06.md

51 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

---
pageType: source
id: source.psb-gemma-2026-03-06
title: psb-gemma-2026-03-06
sourceType: local-file
sourcePath: /home/topher/.openclaw/workspace-psb-gemma/memory/2026-03-06.md
ingestedAt: 2026-05-03T01:10:47.737Z
updatedAt: 2026-05-03T01:10:47.737Z
status: active
growth: seed
---
# psb-gemma-2026-03-06
## Source
- Type: `local-file`
- Path: `/home/topher/.openclaw/workspace-psb-gemma/memory/2026-03-06.md`
- Bytes: 669
- Updated: 2026-05-03T01:10:47.737Z
## Content
```text
# PSB Thinking - March 6, 2026
## ESP32 Display Addon Project
### Display Teardown Notes
- **Microphone array**: At least 2 mics, 5 black wires (likely +power, ground, audio differential pairs)
- **Motion sensor**: Sharp-style PIR, 2 glass lenses ~1.5" apart in black housing
- 3 wires: likely VCC (5V), GND, signal (High/Low output)
- Passive IR detection — triggers High on motion, Low when clear
### Project Goal
Interface the display's sensors (mics + PIR) with an ESP32 for motion triggering and/or audio detection.
### Todo
- Wire ESP32 to PIR and mics
- Determine exact pinout from Sharp PIR datasheet
- Write ESP32 code to read motion + audio signals
```
## Notes
<!-- openclaw:human:start -->
<!-- openclaw:human:end -->
## Related
<!-- openclaw:wiki:related:start -->
- No related pages yet.
<!-- openclaw:wiki:related:end -->