Voice Recognition MQTT Client VoiceCon Test

Voice recognition with smartphone app that controls Arduino Mega2560 and WizFi310.
ORIGINAL POST
By 꿈을 이루는 요셉
components
Hardware Components
arduino mega2560
X 1
Software Apps and online services
Paho Mqtt
Mqtt Broker
MQTT Voice Controller
Android App
details

wizfi310_mqtt_voicecon.png

MQTT VoiceCon is an Android app for remotely controlling devices with voice recognition.

VoiceCon app uses MQTT protocol for message transmission. Therefore, the MQTT broker(server) program must be running on the same server as the Raspberry Pi. Once the MQTT broker is ready, you can connect various devices to the MQTT broker and control it with voice with the VoiceCon app.

Original Post(Written Korean): https://blog.naver.com/ksseo63/221130551004

 

wizfi310_mqtt_voicecon.png

MQTT VoiceCon is an Android app for remotely controlling devices with voice recognition.

VoiceCon app uses MQTT protocol for message transmission. Therefore, the MQTT broker(server) program must be running on the same server as the Raspberry Pi. Once the MQTT broker is ready, you can connect various devices to the MQTT broker and control it with voice with the VoiceCon app.

Original Post(Written Korean): https://blog.naver.com/ksseo63/221130551004

 

documents
Code
source
Arduino and Android app

COMMENTS

Please Login to comment
  Subscribe  
Notify of