[BREAKGLASS] ESP OpenClaw Node https://openclaw.github.io/esp-openclaw-node/
Go to file
Dhaval Gujar 81eb7ca8d6
Some checks failed
Push esp-openclaw-node to IDF Component Registry / upload_components (push) Has been cancelled
Merge branch 'docs/launchpad-picker-link' into 'main'
docs: link Launchpad CTA to picker page

See merge request espressif/esp-openclaw-node!3
2026-04-20 15:51:35 +00:00
.github/workflows esp-openclaw-node: Add ESP-IDF OpenClaw Node component 2026-04-14 18:32:58 +05:30
components/esp-openclaw-node Add ESP-IDF 6.0 compatibility fixes 2026-04-16 17:32:55 +05:30
docs docs: Add repository README, license, and visual assets 2026-04-14 18:32:58 +05:30
examples Add ESP-IDF 6.0 compatibility fixes 2026-04-16 17:32:55 +05:30
.gitignore esp-openclaw-node: Add ESP-IDF OpenClaw Node component 2026-04-14 18:32:58 +05:30
LICENSE docs: Add repository README, license, and visual assets 2026-04-14 18:32:58 +05:30
README.md docs: link Launchpad CTA to picker page 2026-04-20 21:20:27 +05:30

esp-openclaw-node banner

esp-openclaw-node

This repository contains the esp-openclaw-node ESP-IDF component, example applications, and documentation for running ESP32 boards as OpenClaw Nodes.

OpenClaw Gateway to ESP-BOX-3 message flow

Repository Layout

  • components/esp-openclaw-node/: The esp-openclaw-node ESP-IDF component that handles OpenClaw transport, pairing, reconnect, and command dispatch.
    See the Component README for more details on component internals.
  • examples/: Example applications for supported boards.
  • docs/: Getting-started and troubleshooting guides.

Start Here

Try it with ESP Launchpad
  1. Read Getting Started.
  2. Choose an example from Examples.
  3. Use Troubleshooting if the node pairs, connects, or advertises commands differently than expected.