Bluetooth Door Lock - Arduino Project Hub
Bluetooth Door Lock - Arduino Project Hub
Bluetooth Door Lock - Arduino Project Hub
hc-05
bluetooth
Arduino UNO × 1 !
Relay (generic) × 4
Jumper wires
(generic) × 1 !
BD139 Transistor × 2
2.2k Resistor × 2
CODE "
2
1 void setup() {
3 Serial.begin(9600);
4 pinMode(8, OUTPUT);
5 pinMode(9, OUTPUT);
6 }
7
8 void loop() {
9
10 if(Serial.available()>0)
11 {
12 char data= Serial.read();
13 switch(data)
14 {
15 case 'a': digitalWrite(8
16 delay(3000);
17 digitalWrite(8, LOW);break
18 case 'b': digitalWrite(9
SCHEMATICS "
Door Lock
DOWNLOAD
COMMENTS "
jetpr
a year ago
hi
how i can see the code for the cell phone
connection to Bluetooth
Muhammad_Munir
a year ago
badiss
a year ago
salut
1 thank
venky1959
a month ago
AUTHO
AU THO R
Muhammad_Munir
36 PROJECTS 13 FOLLOWERS
FOLLOW
P U BL ISHED ON
% RESPECT PROJECT
' Share
and 17 others
Powered by