I would suggest using HAVPE alpha yaml and modify for atomS3. HAVPE uses esp32-s3 and will be closer in setup
This solution works fine for me. Thank you!
@Kaczor19ek Could you please share your complete working yaml file ?
I’m confused as to which code parts from this thread I need to use and assemble to make my AtomS3-lite + Echo-Base work.
Thank you.
Hi @jpbaril,
Try this one in the m5doc, a configuration can be found on this link.
Since AtomS3 Lite doesn’t have a display interface, you might need to remove everything with the display. Though the demo was a voice assistant for AtomS3R with a echo base, the pin layout (on the expansion header) were pretty much the same, that should drive the echo base.
Sorry, I’m maybe dumb, but I don’t see any code blocks there that seem to relate to a display. The only occurrence of “display” is there esphome-yaml/common/atom-echos3r-satellite-base.yaml at 248b4e07b0e08f529d8f4bc2333639c88203c172 · m5stack/esphome-yaml · GitHub and I don’t understand how it is supposed to be about displaying something as it seems to only set some id number.
Thanks for the clarifications.
Oh, forgive me with the wrong link, check this:
this is the configuration file for AtomS3R + Atomic Echo Base. The one previously refered was Atom EchoS3R, they were different products.