guibros / mobile_app_for_iot

IoT Mobile app to command connected objects with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile (IOS/Android) App to Command a ConnectedObject

The React Native app switches command components on a connected objet; like a Raspberry Pi or a microcontroller. The commands go through a MQTT server. The target RPi or MCU sends back the change of state through the same MQTT server. The app shows the state of each component on the RPi or the MCU. The outcoming and incoming activities are saved to an online database, FingoBox, and display the history within the app.

image image
image image
  • Start from myApp folder with expo react native command "npm start"
  • Install Expo on handheld device
  • Read QR code with handheld device camera

About

IoT Mobile app to command connected objects with React Native


Languages

Language:JavaScript 100.0%