Skip to content

ericshang98/pinclaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinclaw PinClaw

pinclaw.ai

The first hardware product built for OpenClaw. A tiny wearable AI clip — always listening, always acting, powered by your own AI agent.

Pinclaw

Discord    Twitter Follow    License: MIT    GitHub Repo stars

Your Closest Agent.   OpenClaw + Pinclaw

We believe AI agents should feel effortless — not something you open, but something that's just there. Pinclaw is designed to let agents truly integrate into your life. No screen to unlock, no app to open. Just speak, and your agent hears you, thinks, and acts.

Your own server, your own AI agent, ready to go. Powered by OpenClaw.

🎙 Why Us

  • 5× faster input — Phone: unlock, open app, type (~30s). Pinclaw: tap, speak, done (~6s). Language is the most natural interface.
  • Your phone, unlocked — Pinclaw talks directly to your iPhone. Calendar, reminders, contacts — your AI agent uses them without you ever touching the screen.
  • No screen required — Clip it on and forget it. Ask questions, set reminders, get updates — all hands-free, all voice.

🛠 Quick Start

openclaw plugin add @openclaw/pinclaw
openclaw gateway --force

Download on the App Store

Full setup guide

For a complete setup guide, see the documentation.

☁️ Works With Every Claw

Pinclaw integrates with the entire OpenClaw ecosystem — cloud or self-hosted, plug in and go.

Platform Type Platform Type
OpenClaw Self-hosted ClawApp Managed
KiloClaw Managed EasyClaw Managed
Clawi.ai Managed HostedClaws Managed
chowder.dev Managed ClawSimple Managed

One plugin. Any platform. Your choice.

📲 Device Skills

Other AI hardware lives in a bubble — it can't see your calendar, doesn't know your contacts, and has no idea what you did today. Pinclaw is different.

Pinclaw Device Skills

Skill What Your Agent Can Do
Calendar View and create events, check availability
Reminders Manage tasks and to-do lists
Contacts Search your contacts
Timer Set and cancel timers
Health Read health data summaries
Location Get your current location
HomeKit Control your smart home devices

All data stays on your iPhone. You control every permission.

🔀 Two Ways to Use

Cloud Mode — Zero Setup Buy the clip, download the app, subscribe. We run a dedicated OpenClaw instance for you — your own agent, your own database, managed by us.

My OpenClaw Mode — Full Control Run OpenClaw on your own machine. Install the plugin, connect via relay. Your AI, your rules, your hardware.

🔩 Core Technologies

Technology Description
BLE Audio Streaming High-quality audio streams wirelessly over BLE. Custom packet protocol with CRC32 integrity checks.
On-Device Speech Recognition Transcribed locally on iPhone using Apple Speech. No audio leaves your device.
AI Agent Services Connect to Claude, GPT, and other frontier models through the OpenClaw platform.

📂 In this repo:

  • plugin — OpenClaw channel plugin (@openclaw/pinclaw), TypeScript
  • firmware — Zephyr RTOS firmware for XIAO nRF52840 Sense, C
  • hardware — 3D case designs (Fusion 360 / STL), PCB files

🔧 Firmware v1.0

基于 Zephyr RTOS (nRF Connect SDK 2.7.0),适用于 Seeed XIAO nRF52840 Sense。

下载

文件 说明
pinclaw_v1.0.0.uf2 固件 v1.0.0
bootloader0.9.0.uf2 Bootloader v0.9.0(首次烧录需要)

烧录指南

第一次烧录(需先升级 Bootloader):

  1. 双击 Reset 进入 bootloader 模式,电脑出现 XIAO-SENSE USB 驱动器
  2. bootloader0.9.0.uf2 拷贝到驱动器,等待自动重启
  3. 再次双击 Reset,将 pinclaw_v1.0.0.uf2 拷贝到 XIAO-SENSE 驱动器,等待自动重启

后续烧录(已升级过 Bootloader):

  1. 拔 USB → 按住 Reset → 插 USB → 松开 → 双击 Reset
  2. pinclaw_v1.0.0.uf2 拷贝到 XIAO-SENSE 驱动器

macOS 命令行:

cp firmware/pinclaw_zephyr/pinclaw_v1.0.0.uf2 /Volumes/XIAO-SENSE/

完整固件文档见 firmware/pinclaw_zephyr/README.md

📖 Documentation:

🤝 Contributions

📄 Licensing

Pinclaw is available under MIT License

About

The first hardware product built for OpenClaw. A wearable AI clip ecosystem — hardware, firmware, and plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors