Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (29 loc) · 1.09 KB

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