Alexa interaction with ESP32 chip

rjrajbir
Posts: 5
Joined: Mon Jun 10, 2019 5:51 am

Alexa interaction with ESP32 chip

Postby rjrajbir » Mon Jun 10, 2019 7:43 am

I'm developing an IOT project on an ESP32. The ESP32 will need to interact on voice commands from the Alexa Echo. What's the best way to approach this? I found a library (named: FauxmoESP). Whit this library I can interact between the ESP32 and de Echo. My question her is. Is this a legitimate solution for bringing this ESP32 to market? If not. What's the best approach?

i_amey
Posts: 3
Joined: Tue Oct 30, 2018 1:14 am

Re: Alexa interaction with ESP32 chip

Postby i_amey » Mon Jun 10, 2019 9:00 am

Rajbir, if you want to facilitate the control of an ESP32 based device from external Alexa (Echo) device, then the ESP32 side application firmware doesn't need any special provision. As long as ESP32 connects to a cloud, the "works with Alexa" integration can happen completely with cloud-to-cloud communication. You may be able to find multiple online examples (similar to FauxmoESP) that demonstrate "Works with Alexa" functionality with ESP32 and various cloud services.

bobtidey
Posts: 43
Joined: Mon Jun 18, 2018 2:24 pm

Re: Alexa interaction with ESP32 chip

Postby bobtidey » Mon Jun 10, 2019 1:46 pm

Piggybacking on an existing Alexa integration would work for a personal project but might look 'unprofessional' if you are marketing this a a product. If this didn't worry you then I don't know if there any legal implications.

One can use intermediary services like IFTTT but that complicates set up for the end user.

Developing and publishing an Alexa skill specifically for the device would brand the product. This is not as daunting as it sounds. The Amazon tool sets and examples make this very much a boiler-plate exercise. The skill in the Amazon cloud then interacts with the device using whatever protocol you want.

Who is online

Users browsing this forum: No registered users and 130 guests