Bluetoothn Arduino Uno
Bluetoothn Arduino Uno
Rajesh Shrestha1*
Department of Physics, Tribhuvan University, Nepal
E-mail: [email protected]
Abstract
Keywords: Arduino Uno, Bluetooth Module, Relay Driver, Smart Home System, light control,
Automation System
1|Page
Connection between the Arduino Uno and if(int(val)==65)// Output 1high
Bluetooth module is as follows digitalWrite(2,HIGH);
if(int(val)==68)// Output4high
digitalWrite(5,HIGH);
Arduino Uno Code Section
else if(int(val)==100)// Output4low
//This code is written by © Rajesh Shrestha digitalWrite(5,LOW);
2|Page
OFF up to eight LED. It means it can control
up to eight devices.
Results and Discussions
Download the android apps Arduino
Bluetooth from the Google play store which
is freely available. Install it to your phone.
After then open Bluetooth in our mobile
device and search for it.
http://crackeconcept.blogspot.com/2014/03/
arduino-and-matlab-interfacing-via.html
Conclusion http://play.google.com/store/apps/details?id=ardui
no.control.device
From this experiment, we conclude that the http://www.c-
Arduino Uno with the Bluetooth module and sharpcorner.com/UploadFile/167ad2/how-
relay driver works very well. It is easy to use to-use-hc-05-bluetooth-module-with-
arduino/
in our home as a smart home automation
system. It is very beneficial to the person http://circuitdigest.com
who is physically disable and also used for
http://www.hobbyprojects.com
aged person for controlling electrical
appliance remotely with the help of Android http://circuitdigest.com/microcontroller-
mobile phone. projects
Acknowledgement
4|Page