About
ChatCan is a hardware/software project built around a small voice-controlled assistant. It was made for my school's "Upcycling Project Challenge".
Technologies
ChatCan uses an ESP32-S3 microcontroller for the logic, along with an I²C microphone, a DAC, and a speaker.
My Role in the Project
I was the project leader, so I coordinated the team and kept the development process moving.
I also wrote the Arduino framework code for ChatCan.