/voice-assistant-esphome-tutorial

This repository acts as a companion of the voice assistant contest launch live stream held on the 17th of January 2024

MIT LicenseMIT

Voice Assistant ESPHome Tutorial

This repository acts as a companion of the voice assistant contest launch live stream held on the 17th of January 2024

During this live stream, we created a Voice Assistant based on the ESPHome framework.

If you want to create your own, chances are you are looking for the code used during the live stream. This repository is here for that!

Parts

The voice assistant created during the live stream uses the following components:

The device

The device we created looks like this: Device picture

Wirring

Here is a detailed view of how we wired the parts: Wiring Diagram

YAML ESPHome Firmware

Here is the complete YAML Firmware with explanation comments of what we created together during the stream.

You are free to copy, adapt, and use it however you want.

Have fun building and learning!

JLo