Skip to main content

Engineering Log

Field Notes

Technical write-ups from the Peridio team — what we are working on, decisions we made, and stories from the field. Engineering content only.

Robotics

ROS2 and Foxglove - Running on Avocado OS

A full ROS2 Humble deployment with a Foxglove visualization bridge over WebSockets. Avocado OS enables a quick and easy way to get up and running, with custom immutable OS that is OTA ready out of the box.

·Nick Sinas

Agentic Development

Chatting a Prometheus exporter onto a Raspberry Pi 4 with Avocado Desktop

Avocado Desktop's built-in agent drives the Avocado MCP by chat. I described a Rust metrics exporter for a Raspberry Pi 4 in plain English, and the agent found a reference on its own, built a real Avocado extension, cross-compiled it to aarch64, and I flashed it to the board where the service was already running.

·Lee Reinhardt