Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
voice module arduino code firmware for google home and alexa speaker
#1
Here is two arduino code for voice module. You can download different file for Google home speaker or Amazon alexa speaker by USB cable. we will upload video to our YouTube channel later.

.zip   KC868-Smart-Relay-Controller-voice-control-google-home.zip (Size: 5.8 KB / Downloads: 422)
.zip   KC868-Smart-Relay-Controller-voice-control-alexa.zip (Size: 5.8 KB / Downloads: 441)
Reply
#2
Hello.
How to upload firmware to the voice module?
Reply
#3
https://youtu.be/DXwJR7XtIE0
here is video how to do.
Reply
#4
Thanks for the description.
The compilation of the alex version was successful. However, there are errors when compiling the google version. I attach a file with errors.

.zip   google version error.zip (Size: 49.3 KB / Downloads: 315)
Reply
#5
Do you have install the "WebSockets" library?
   
Reply
#6
Yes. I have installed version 2.1.4

I solved the problem. The problem is with the encoding system of the file. The google version file is UTF-8-BOM encoded. For this reason, extra characters are inserted in the first line that the compiler does not recognize:
#include <EEPROM.h>
Reply
#7
ok,it's great.
Reply


Forum Jump:


Users browsing this thread: