From Voice to Vision: The Final Step in Building Your AI Agent with ESP32 and MCP over MQTTLearn how to give your AI companion visual perception using ESP32, MCP over MQTT, and multimodal LLMs for natural, human-like interactions.
From Voice to Vision: The Final Step in Building Your AI Agent with ESP32 and MCP over MQTTLearn how to give your AI companion visual perception using ESP32, MCP over MQTT, and multimodal LLMs for natural, human-like interactions.
Giving the Agent Memory and Persona: Building an AI Companion with ESP32 & MCP over MQTT Part 5Learn how to give your ESP32 AI companion memory, emotion, and persona over MQTT, transforming it from a simple controller into a personalized life assistant.
Building Your AI Companion with ESP32 & MCP over MQTT – Part 4: Enabling Voice InteractionThis is Part 4 of our Building AI Companion with ESP32 & MCP over MQTT series, introducing how to implement ASR and TTS for voice interaction on IoT devices.
Natural Language Control with LLMs: Your First AI Companion with ESP32 & MCP over MQTT Part 3In this article, we will build on that foundation by having a large language model (LLM) take over the control logic, creating a natural language command-and-response loop.
Encapsulating Device Capabilities with MCP over MQTT: Build Your AI Companion Series Part 2In this article, we'll extend the MQTT foundation from the previous post into an MCP over MQTT architecture.
Building Your AI Companion with ESP32 & MCP over MQTT from Scratch 1: Getting OnlineThis series provides a step-by-step guide on building an AI-powered emotional companion using ESP32 and MCP over MQTT. Learn to connect your device online and set the foundation for advanced voice and visual interactions.
A Guide on Collecting and Reporting Soil Moisture with ESP32 and Sensor through MQTTIn this tutorial, we will explore how to use the ESP32 and the MQTT protocol to collect and report soil moisture data.
MQTT on ESP32: A Beginner's GuideThis blog will show you the process of publishing MQTT messages and topic subscription on ESP32 using Arduino IDE through a simple demo.
A Developer's Journey with ESP32 and MQTT BrokerThis article shares the journey of transforming a simple concept into a full-fledged technical solution, demonstrating how modern technology can ingeniously address real-life issues.