AI Skill Hub 强烈推荐:物联网AI编码 是一款优质的Agent工作流。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
物联网AI编码 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
物联网AI编码 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:npm 全局安装 npm install -g adsum-iot-coder # 方式二:npx 直接运行(无需安装) npx adsum-iot-coder --help # 方式三:项目依赖安装 npm install adsum-iot-coder # 方式四:从源码运行 git clone https://github.com/adsumnetworks/Adsum-IoT-Coder cd Adsum-IoT-Coder npm install npm start
# 命令行使用
adsum-iot-coder --help
# 基本用法
adsum-iot-coder [options] <input>
# Node.js 代码中使用
const adsum_iot_coder = require('adsum-iot-coder');
const result = await adsum_iot_coder.run(options);
console.log(result);
# adsum-iot-coder 配置说明 # 查看配置选项 adsum-iot-coder --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export ADSUM_IOT_CODER_CONFIG="/path/to/config.yml"
<img src="assets/icons/icon.png" width="110" alt="Adsum IoT Coder" />
Adsum Networks are embedded engineers who shipped IoT gateways and devices on Nordic nRF and other SoC platforms for nine years before shipping an agent. General coding agents leave embedded developers without reliable help for the two jobs that fill the day: the routine setup worth automating, and the runtime bugs that never show up in source review. Adsum does not replace the embedded engineer; it accelerates them.
A home that reads your desk, cellular and satellite work behind a free account, and a run you can steer while it works. BLE, Wi-Fi and Ethernet need no account, today or tomorrow.
|
<img src="assets/icons/whatsnew-detect.png" width="18" valign="middle" alt="" /> A home that reads your desk. One row says what is on it and what is missing (nRF ✓ nRF52840 DK, or no toolchain yet · what to install →); a device that will not answer is reported there, with why →. Then the runs worth starting, ranked, each saying why. Typing in the box is the new session; a named resume is offered whenever the folder has one, and every other session is one click away in the editor's History. Getting started <img src="assets/icons/whatsnew-esp.png" width="18" valign="middle" alt="" /> Gateway firmware you can flash and license. Signed images and licensed source for the Fanstel LEW840x on BLE, Ethernet and Wi-Fi; a cellular demo on LTE-M / NB-IoT; satellite NB-NTN and nRF54 edge AI with a free account (GitHub or email, no card). The Fanstel BLG20, a BLE 6 terrestrial + non-terrestrial gateway with on-device inference, is next. Gateway firmware <img src="assets/icons/whatsnew-byok.png" width="18" valign="middle" alt="" /> Steer a run without stopping it. A message sent to a working session lands at its next step. The thinking depth you set for DeepSeek and GLM now reaches the request, DeepSeek prices match the vendor's, and </td> <td width="42%" valign="top"><img src="assets/docs/home-0.4.0.png" width="100%" alt="The Adsum IoT Coder home in VS Code: the detected nRF52840 DK, the Fanstel LEW840x project, ranked suggested runs, and the cellular and gateway runs that unlock with a free account" /></td> </tr> </table> In Getting StartedSearch Adsum IoT Coder in the VS Code Extensions panel, or install from the VS Code Marketplace or Open VSX (Cursor, Windsurf, VSCodium), on Windows, macOS and Linux. No key, no account, no card: the free tier is on by default and is a real working tier, enough to scaffold a project and run a full debug loop. Prerequisites: the nRF Connect Extension Pack for nRF, or an ESP-IDF installation for ESP. nRF54LM20 needs nRF Connect SDK 3.3.0 or newer; cellular needs an nRF91 DK and a SIM. Full requirements
Field-tested on our own builds: the budget tiers handle routine work with thinking on; the full models can switch it off, which is where the token saving lives. Free tier → · Models → What it does: debug, build, and prototype ESP and nRF firmware
Supported platforms: ESP32 / ESP-IDF and nRF / nRF Connect SDK
Adsum works on any board built with a supported chip: your own design, a reference board, a development kit, or a product off the shelf. There is no list your board has to be on. Cellular, NB-NTN and edge-AI runs, and the gateway firmware below, need a free registered account; nothing else does. NTN firmware is a public download but runs only on an nRF9151 of the LACA A1A revision; DECT NR+ knowledge ships and needs a modem image from Nordic sales. Chips and protocols · cellular · partner open hardware Do I need an API key or an account?No. The free tier is on by default, with no key and no card. A free account (GitHub or email) is needed only for cellular, satellite NB-NTN, nRF54 edge AI and the gateway firmware images. Which SDK versions are verified?The gateway builds are verified with nRF Connect SDK 3.2.1 and ESP-IDF 5.5 on extension 0.4.0; nRF54LM20 needs nRF Connect SDK 3.3.0 or newer. Getting started Does it replace the nRF Connect for VS Code or ESP-IDF extensions?No. It works beside them: it needs the nRF Connect Extension Pack for nRF and an ESP-IDF installation for ESP, and drives FAQ: editors, boards, accounts, SDK versions
🎯 aiskill88 AI 点评
A 级
2026-05-26
高效的物联网AI编码工具,值得关注 📚 实用指南(长尾问题)
适合谁
最佳实践
常见错误
部署方案
⚡ 核心功能
👥 适合谁
⭐ 最佳实践
⚠️ 常见错误
👥 适合人群🎯 使用场景
⚖️ 优点与不足✅ 优点
⚠️ 不足
⚠️ 使用须知
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。 建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。 📄 License 说明
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。 🔗 相关工具推荐📰 相关 AI 新闻
🍿 AI 圈相关吃瓜
🗺️ 相关解决方案
🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合
代码智能引擎 MCP · Agent · 工作流 AI公司多智能体操作系统 为Claude Code设计的开源MCP工具集,包含108个MCP工具和40+智能体模板。支持多智能体协作编排,提供完整的自主代理框架。适合 LEANN AI技能包 MCP · Agent · 工作流 Redmine MCP服务器 为Redmine项目管理系统设计的生产级MCP服务器,提供安全认证、分页查询和企业级功能。支持AI Agent与Redmine深度集成,适合 mcp-proxy-for-aws MCP工具 为AWS服务提供MCP(模型上下文协议)代理的开源工具。支持SigV4签名认证,让大模型能通过标准MCP接口调用AWS API,适合需要集成 客户支持聊天机器人 基于检索增强的全生产就绪AI客户支持系统 ❓ 常见问题 FAQAdsum-IoT-Coder 是一款TypeScript开发的AI辅助工具。开源AI工作流:Adsum IoT Coder is the AI coding agent purpose-built for IoT firmware — it captu。⭐13 · TypeScript 主要应用场景包括:物联网设备固件开发。
💡 AI Skill Hub 点评
总体来看,物联网AI编码 是一款质量优秀的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。 🌐 原始信息
🔗 原始来源
🐙 GitHub 仓库 https://github.com/adsumnetworks/Adsum-IoT-Coder
收录时间:2026-05-26 · 更新时间:2026-05-30 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。 🤖 交给 Agent 安装 · 物联网AI编码选择 Agent 类型,复制安装指令后粘贴到对应客户端 claude skill install https://github.com/adsumnetworks/Adsum-IoT-Coder
|