voice module arduino code for alexa speaker without third platform software - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: DIY Project (https://www.kincony.com/forum/forumdisplay.php?fid=3) +--- Thread: voice module arduino code for alexa speaker without third platform software (/showthread.php?tid=259) |
voice module arduino code for alexa speaker without third platform software - admin - 04-01-2021 this is arduino code for voice module (ESP8266) control by Amazon alexa. it not need use sinric or any third platform. just voice module connect to alexa cloud server directly. MAX support device number :10pcs. if want to support more, need change the code, or you can use google find out some code solution. make sure install espalexa.h library file on arduino IDE. KC868-Alexa.zip (Size: 1.49 KB / Downloads: 1,028) RE: voice module arduino code for alexa speaker without third platform software - nineu - 04-01-2021 Hi!! Any plan to do the same with Google home? Thanks RE: voice module arduino code for alexa speaker without third platform software - admin - 04-02-2021 we are looking for suitable solution. RE: voice module arduino code for alexa speaker without third platform software - Tavo - 04-11-2021 hello, has anyone already activated the 32 relays of the KC868? I already tried to add more devices but I have not been successful. regards RE: voice module arduino code for alexa speaker without third platform software - admin - 04-11-2021 what's your means? can you write your problem details? RE: voice module arduino code for alexa speaker without third platform software - naveenppm - 09-04-2021 Here I'm getting No new device found an error in the amazon Alexa App, while discovering the device.please help me RE: voice module arduino code for alexa speaker without third platform software - admin - 09-04-2021 do you use voice module or raspberry PI for amazon alexa? RE: voice module arduino code for alexa speaker without third platform software - naveenppm - 09-04-2021 i have used this code KC868-Alexa.zip with help of esp32. but discovery error RE: voice module arduino code for alexa speaker without third platform software - admin - 09-04-2021 you can do as this video: https://youtu.be/_w_jyZHOEEQ RE: voice module arduino code for alexa speaker without third platform software - naveenppm - 09-08-2021 I have followed the same video as you mentioned. but same issue.discovery error |