Smart Home Automation Forum
ESP8266 source code for Amazon alexa and google home speaker - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: News (https://www.kincony.com/forum/forumdisplay.php?fid=5)
+--- Thread: ESP8266 source code for Amazon alexa and google home speaker (/showthread.php?tid=223)



ESP8266 source code for Amazon alexa and google home speaker - admin - 02-26-2021

firstly thanks to vmarandola , he have writen the arduino code for KinCony's voice module (based on ESP8266 wifi module). 
here is his github link for source code: https://github.com/vmarandola/KinconyAlexaGoogle
[Image: github.png]
if you have voice module, you can DIY by this code, it support by Google home and Alexa speaker for voice control. Also have scene mode and timer function.
When updated this firmware, not need to use USB-RS232 cable to set google home or alexa settings. just set by webpage,because  ESP8266 will work as "AP" hotspot mode.

here is some photos, if you have any questions, you can leave message on our forum or vmarandola's github.


[Image: ESP8266-1.jpg]

[Image: ESP8266-2.jpg]

[Image: ESP8266-3.jpg]

[Image: ESP8266-4.jpg]

[Image: ESP8266-5.jpg]

[Image: ESP8266-6.jpg]

[Image: ESP8266-7.jpg]

[Image: ESP8266-8.jpg]

[Image: ESP8266-9.jpg]

[Image: ESP8266-10.jpg]

[Image: ESP8266-11.jpg]

[Image: ESP8266-12.jpg]

[Image: ESP8266-13.jpg]

[Image: ESP8266-14.jpg]

[Image: ESP8266-15.jpg]


RE: ESP8266 source code for Amazon alexa and google home speaker - Tavo - 09-20-2021

good afternoon, is there a video of how to do this step by step


RE: ESP8266 source code for Amazon alexa and google home speaker - admin - 09-21-2021

sorry, this version not make the video.