arduino와 android 사이에서 통신하는 블루투스 앱
Bluetooth app which communicates between arduino and android.Android sends data by pressing a button and coding in arduino compares and checks data whether it is valid or not.If it is a valid data,the respective action will takes place.again arduino will sends the feedback to update the status of device.