Files
openclaw-wiki/sources/psb-gemma-2026-03-06.md

1.3 KiB

pageType, id, title, sourceType, sourcePath, ingestedAt, updatedAt, status
pageType id title sourceType sourcePath ingestedAt updatedAt status
source source.psb-gemma-2026-03-06 psb-gemma-2026-03-06 local-file /home/topher/.openclaw/workspace-psb-gemma/memory/2026-03-06.md 2026-05-03T01:10:47.737Z 2026-05-03T01:10:47.737Z active

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

# 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

  • No related pages yet.