In this session, we’ll combine a few different technologies to implement a way to remote control simple tasks on your Raspberry Pi via voice commands from a mobile application coded in React Native, a very powerful open-source native mobile app development framework based on Node.js and created by Facebook. Additionally, in our solution, the MQTT protocol will be used to broker remote communication between devices, creating a scalable home automation framework plugged into the Internet Of Things.
Hardware required: —Raspberry Pi —USB camera —LEDs and a buzzer
Pi Voice Control with MQTT
In this session, we’ll combine a few different technologies to implement a way to remote control simple tasks on your Raspberry Pi via voice commands from a mobile application coded in React Native, a very powerful open-source native mobile app development framework based on Node.js and created by Facebook. Additionally, in our solution, the MQTT protocol will be used to broker remote communication between devices, creating a scalable home automation framework plugged into the Internet Of Things.
Hardware required:
—Raspberry Pi
—USB camera
—LEDs and a buzzer
Software required:
—Visual Studio Code
—Install Node.JS & follow these steps to set up React Native