# ESP-Brookesia

Published articles for ESP-Brookesia.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Inside the New ESP-Brookesia v0.7 Architecture

DevFeed: [Inside the New ESP-Brookesia v0.7 Architecture](<https://devfeed.tech/articles/inside-the-new-esp-brookesia-v0-7-architecture-13768.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2026/05/esp-brookesia-new-architecture-0-7/>)

Author: John Lee

Published: 2026-05-04T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Framework](<https://devfeed.tech/topics/framework.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Development](<https://devfeed.tech/topics/development.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [aiot](<https://devfeed.tech/tags/aiot.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [blog](<https://devfeed.tech/tags/blog.md>), [components](<https://devfeed.tech/tags/components.md>), [esp-brookesia](<https://devfeed.tech/tags/esp-brookesia.md>), [framework](<https://devfeed.tech/tags/framework.md>), [hmi](<https://devfeed.tech/tags/hmi.md>), [llms](<https://devfeed.tech/tags/llms.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [modules](<https://devfeed.tech/tags/modules.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [product-development](<https://devfeed.tech/tags/product-development.md>)

### AI overview

This article introduces the redesigned ESP-Brookesia v0.7 architecture for building AIoT interaction products. It describes the framework's layered structure, including hardware abstraction, device services, AI Agent and AI Expression modules, and application layers. It also explains how Function Calling and MCP connect LLMs with device-side functionality.

### Source excerpt

This article introduces the redesigned ESP-Brookesia v0.7 architecture, from Utils, HAL, and General Service to AI Agent and AI Expression. It explains how these modules fit together and highlights two examples that help you quickly understand how to build AIoT interaction products on top of the framework.