ESP32 based product + Alexa echo
Posted: Mon Dec 09, 2019 1:35 pm
Hello,
I have to develop a smart product based on ESP32 able to receive vocal commands from the Alexa Echo. I found on google many example projects based on Arduino and open source libraries, but I cannot use those environments for a market product.
Is the esp-aws-iot a good starting point to develop the communication between Alexa Echo and my product?
Do I need to use the Amazon FreeRTOS?
Is there any related example project base only on code published in Espressif repository?
My idea is to create an AWS account, build on top an Alexa Skill and register the ESP32 device on AWS and use esp-aws-iot to communicate with the cloud. Is it ok?
Thank you,
Paul
I have to develop a smart product based on ESP32 able to receive vocal commands from the Alexa Echo. I found on google many example projects based on Arduino and open source libraries, but I cannot use those environments for a market product.
Is the esp-aws-iot a good starting point to develop the communication between Alexa Echo and my product?
Do I need to use the Amazon FreeRTOS?
Is there any related example project base only on code published in Espressif repository?
My idea is to create an AWS account, build on top an Alexa Skill and register the ESP32 device on AWS and use esp-aws-iot to communicate with the cloud. Is it ok?
Thank you,
Paul