【Arduino】Teach you to remotely control the light through the SIRI of your iPhone

【Arduino】Teach you to remotely control the light through the SIRI of your iPhone

Today we will learn the remote speech control that can be operated as long as there is a network. Using our own mobile phone to control the cloud platform can realize the voice control of the light. You can realize the speech control through the cloud platform on your phone.

Materials needed for this experiment:

One Arduino UNO

One ESP8266 module

One LED

several wires

Working principle:

Realize speech recognition through SIRI on IPhone, compare the recognition result with the application in the mobile phone. This feature can be set in the shortcut. When we call out SIRI with the shortcut, the content of the shortcut will be processed. So as to realize the function of speech recognition and control.

Experimental code:

ESP8266_CN

Leave a Reply