/ArduiNode

React Native app for connecting and operating a Arduino UNO

Primary LanguageJavaScript

ArduiNode

Description

ArduiNode is a mobile application used for controlling a Arduino UNO by connecting to a HC-05. It can be used as an IoT control hub to switch on and off devices from your mobile.

Built using Ken Davidson's React Native Bluetooth Classic library using reference from the sample app provided.

Design Inspiration from:
IoT Smart Space App

All the buttons can be configured for different appliances, etc.

Screenshots:


Dashboard

Scanning and Connecting

Connected Dashboard

Debug Button Switched On

The Arduino Code is present in the ArduinoCode folder