Tag
The author details using AI coding assistants to build a custom smart-home tool that correlates audio recordings, sensor data, and sleep metrics to identify nighttime disturbances. The DIY project integrates a Raspberry Pi, microphones, Home Assistant, and a Garmin watch into a personalized web dashboard.
A 13-week recap of using OpenClaw as a daily AI agent on a Raspberry Pi, highlighting strengths like cron-based automation and memory curation, and pain points like model config issues and subagent orchestration.
This tutorial outlines how to host a diskless website on a Raspberry Pi Zero v1.3 using Alpine Linux, booting entirely into its 512MB of RAM. It details the required hardware, OS configuration, lightweight web servers, and offloading TLS termination to an external VPS.
A technical tutorial explaining how to self-host a website on a Raspberry Pi, covering port forwarding, DNS configuration, using Caddy as a reverse proxy, PM2 for Node.js process management, and GitHub Actions for CI/CD automation.
A user is seeking advice on improving their object detection model trained with YOLO11n for deployment on a Raspberry Pi 5, struggling with the gap between theoretical mAP50 metrics and practical detection performance.