Build with jettyd

Connect ESP32 devices to AI agents in minutes. Open-source firmware SDK, REST API, and MCP server.

Get started โ†’
# Clone โ†’ configure โ†’ flash. That's it.
$ git clone https://github.com/jettydiot/jettyd-firmware-template my-device
$ cd my-device && make setup
# Edit device.yaml with your drivers + credentials
$ idf.py build flash monitor
๐Ÿš€

QuickStart 5 min

Clone the template, flash your ESP32, and see it online on the dashboard. From zero to connected in 5 minutes.

๐Ÿ“–

API Reference OpenAPI

Interactive REST API documentation. Device management, telemetry, shadows, commands โ€” all endpoints with examples.

๐Ÿ”ง

Firmware SDK

Open-source C SDK for ESP-IDF. 10 drivers included (sensors, actuators, inputs). MIT licensed.

๐Ÿ“ฆ

Device Template

Minimal starter project. Configure drivers in YAML, the build system generates the C code for you.

๐Ÿค–

MCP Server

Model Context Protocol server for AI agents. Let Claude, GPT, or any LLM read sensors and send commands.

๐Ÿ“Š

Dashboard

Real-time device monitoring. See telemetry, inspect shadows, send commands, manage your fleet.

Supported Hardware

ESP32-S3
ESP32-C3
ESP32-C6