gitmyhub

voice_assistant_circle_led

★ 16 updated 2d ago

voice assistant with circle LED display

A DIY hardware build guide for a puck-shaped voice assistant device that connects to Home Assistant, including 3D-printable enclosure files, a wiring diagram, and a parts reference photo, no firmware code is included in the repository.

setup: hardcomplexity 4/5

This repository contains the files for a small physical voice assistant device that connects to Home Assistant, a popular open-source home automation platform. The device is shaped like a puck and has a circular LED display that shows its status.

The project is a hardware build rather than a software package. The repository provides 3D-printable enclosure files (STL format, hosted on Thingiverse), a wiring diagram showing how to connect the electronic components, and a parts list photo. A demo video is linked from the README.

The README itself is very brief: it shows images of the parts and the wiring, links to the 3D print files, and links to a demo video. It does not include written setup instructions, a bill of materials in text form, or firmware code within the repository. Someone reproducing this project would need to watch the demo video and follow the wiring diagram to understand the full build.

Where it fits