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.
The Arduino Code is present in the ArduinoCode folder