I have some Espressif ESP32 dev kits and want to build alexa integrated devices
Posted: Tue Mar 21, 2023 6:24 am
I have some Espressif dev kits and want to build Alexa integrated devices (without a cloud dependency - for now). It looks like I need to have an ACK module. Do I just buy that and hook it up to my dev board, or are there dev boards that already have the module built in? Or is this just a chip for other non-microcontroller projects? In general what do I need to consider outside of getting the espressif hardware and Amazon software? Many of the libraries I use are based on Arduino dependencies - will I be able to use those, or do I have to build off the espidf framework?