hardware iot agents

113 tagged hardware iot, measured the same way as everything else here.

Browse within: codec 37hardware 37harness 37rtl 37verification 37eda 14addressable-leds 11apa102 11arduino 11bom 11dfm 11drc 11embedded 11esp32 11

arm-cortex-expert

01

wshobson/agents

Agent

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…

39k +48 2d ago A 72 tokens original MIT

agent_types

02

microsoft/UFO

Agent

This document describes how the unified three-layer Device Agent architecture is implemented across different platforms. While the core framework (State, Processor, Command layers) remains consistent, each platform implements specialized agents optimized for their native control mechanisms and hierarchies.…

9.6k +26 8d ago A 0 tokens original MIT

FluidInference/FluidAudio

Agent Claude Code

Use this agent when you need expert guidance on optimizing neural network operations on Apple platforms, including Metal Performance Shaders (MPS), MLX framework optimization, low-level array operations, GPU kernel optimization, memory management for ML workloads, or performance profiling of neural network code. This…

2.7k +8 yesterday A 0 tokens original Apache-2.0

nominal-io/instro

Agent Claude Code

Run an instro driver's standalone hardware-validation script against the connected instrument and return a structured triage (per-step pass/fail, trimmed error excerpts, and a driver-bug vs script-config vs hardware-wiring hypothesis for each failure). Use from the validate-driver-hardware skill so the noisy…

664 3d ago A 101 tokens original Apache-2.0

nominal-io/instro

Agent Claude Code

Extract a structured, wire-level command spec for an instrument from its programming reference (SCPI/programming manual/API SDK or datasheet as a PDF, doc, HTML file, or website URL). Use when scaffolding a new instro driver and you need the per-method commands, error-query semantics, and channel model pulled out of a…

664 3d ago A 99 tokens original Apache-2.0

magnusoverli/opencode

Agent

Investigate and diagnose Home Assistant with no ability to change anything. Reads configuration, queries live state, history and logs, and ends with findings and a recommendation. Cannot edit files, run shell commands, call services, write configuration, or spawn subagents.

362 2d ago A 51 tokens original Unlicense

tile-ai/tilelang-ascend

Agent

An orchestration agent for developing TileLang-Ascend operators, which are hardware-specific computation routines. It manages a three-stage workflow for designing, implementing, testing, and tuning an operator.

358 5d ago A 69 tokens original MIT

amd/skills

Agent

Copyright (c) 2026 Advanced Micro Devices, Inc. All rights reserved.

306 4d ago A 0 tokens original MIT

hyperb1iss/unifly

Agent

Autonomous UniFi network management agent. Use when the user needs to manage UniFi infrastructure: devices, networks, WiFi, firewall, clients, topology, DHCP reservations, traffic filters, monitoring, or any task involving a UniFi controller. Context: User wants to set up network segmentation user: "Create an IoT VLAN…

250 +1 26d ago A 343 tokens original Apache-2.0

embedded-alg

12

DunCanYounG-1/auto-embedded

Agent

Use when implementing application-layer logic for embedded competition: state machines, CLI command parsers, control laws, signal codecs, file system service modules. Consumes drivers from embedded-drv and gain/coefficient .h files from embedded-matlab. Never touches hardware registers directly.

218 +2 1mo ago A 59 tokens original MIT

embedded-arch

13

DunCanYounG-1/auto-embedded

Agent

Use when starting any embedded competition project. Reads contest problem, routes to task type (MAIN+TAGS), dispatches 4-6 specialist subagents, writes hardware/interface contracts, manages decision gates, and integrates final deliverables. Vision tasks are handed off to the separate auto-vision skill. Always the…

218 +2 1mo ago A 74 tokens original MIT

embedded-qa

14

DunCanYounG-1/auto-embedded

Agent

Use when verifying embedded competition project at CP-3: static analysis, MIL/SIL/PIL three-tier validation, 5-tuple scoring checklist verification, and one-click firmware pipeline. Independent verifier — never implements code, only audits.

218 +2 1mo ago A 51 tokens original MIT

RightNow-AI/AutoMegaKernel

Agent Claude Code

Use to autonomously optimize a model's AMK megakernel, runs the correctness-gated propose->eval->keep/revert loop (and the unattended autoresearch driver) and reports the measured, drift-robust speedup over AMK's own baseline.

137 +2 2mo ago A 62 tokens original MIT

chatgpt-app

17

oaslananka/kicad-mcp-pro

Agent

KiCad MCP Pro has one verified ChatGPT-facing profile today: a public-safe, read-only Streamable HTTP app. It can analyze repository-owned or uploaded project data inside an explicitly configured upload root and render three HTML widgets. It does not grant ChatGPT direct access to a user's local KiCad process.

62 +1 yesterday A 0 tokens original MIT

index

18

oaslananka/kicad-mcp-pro

Agent

Agent "index" from oaslananka/kicad-mcp-pro, covering kicad mcp — ai agent integration guide, supported agents, quick start, install and run diagnostics.

62 +1 yesterday A 0 tokens original MIT

oaslananka/kicad-mcp-pro

Agent

KiCad MCP Pro defaults to a bounded tool surface so general-purpose agents do not need to choose from the complete expert catalog.

62 +1 yesterday A 0 tokens original MIT

neuron-nki-agent

20

aws-neuron/neuron-agentic-development

Agent

Unified NKI kernel development agent. CRITICAL: Before writing any NKI code, read the language constraint reference at skills/neuron-nki-writing/references/nki-language-constraint.md for the required API patterns and reference kernel template. Context: Kernel won't compile user: "Fix these compilation errors in my…

56 +2 13d ago A 218 tokens original Apache-2.0

aws-neuron/neuron-agentic-development

Agent

Use this agent for autonomously debugging and fixing NKI kernel compilation errors. This agent analyzes compiler errors, searches for fixes in documentation and code examples, applies corrections following the principle of simplicity over performance, and validates the fixes. Context: User has a kernel with…

56 +2 13d ago A 239 tokens original Apache-2.0

aws-neuron/neuron-agentic-development

Agent

Use this agent for writing new NKI kernels or modifying existing ones. Handles translation from PyTorch/NumPy/natural language, adding shape/dtype support, refactoring tiling strategies, and implementing new features in NKI code. Follows Beta 2 API patterns. Context: User has PyTorch code and wants NKI version user…

56 +2 13d ago A 319 tokens original Apache-2.0

babyworm/rtl-agent-team

Agent

Phase 2 architecture pipeline orchestrator. Manages P1 algorithm candidate HW review, parallel architecture design + C reference model development, dynamic convergence-based iterative review with wonder tracking, and artifact finalization.

50 9d ago A 48 tokens original MIT

flz/iaqualink-py

Agent Claude Code

Given a diff, verify protocol behavior against docs/reference/systems/ .md and flag divergences. Uses only repo-tracked files.

44 6d ago A 28 tokens original BSD-3-Clause