Skip to main content
Run any Skill in Manus
with one click

iot-monitor

Embedded Rust sensor monitoring for no_std environments and WASM edge targets. Reads from GPIO, I2C, SPI interfaces via embedded-hal traits, processes readings with zero-allocation algorithms, and publishes alerts to Telegram or MQTT without heap allocation. Designed for microcontrollers (STM32, RP2040) and Cloudflare Workers edge runtime. Cross-ported from PicoClaw's Go iot-monitor for Rust/embedded-hal ecosystem.

Overview

Embedded Rust sensor monitoring for no_std environments and WASM edge targets. Reads from GPIO, I2C, SPI interfaces via embedded-hal traits, processes readings with zero-allocation algorithms, and publishes alerts to Telegram or MQTT without heap allocation. Designed for microcontrollers (STM32, RP2040) and Cloudflare Workers edge runtime. Cross-ported from PicoClaw's Go iot-monitor for Rust/embedded-hal ecosystem.

Install command
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill iot-monitor

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 10, 2026 at 00:14
SKILL.md
readonly