1/7
Arduino Home automation screenshot 0
Arduino Home automation screenshot 1
Arduino Home automation screenshot 2
Arduino Home automation screenshot 3
Arduino Home automation screenshot 4
Arduino Home automation screenshot 5
Arduino Home automation screenshot 6
Arduino Home automation Icon

Arduino Home automation

Dark Brothers
Trustable Ranking IconНадеждно
1K+Изтегляния
4.5MBРазмер
Android Version Icon5.1+
Андроид версия
1.1.2(24-07-2020)Това е най-новата версия
-
(0 Прегледи)
Age ratingPEGI-3
Изтегли
ДетайлиПрегледиВерсииИнформация
1/7

Описание на Arduino Home automation

Using this app with micro controllers (Arduino, Raspberry Pi, AVR, ARM etc), HC-05 Bluetooth Module and Relay Module you can control your home appliances using your smartphone remotely.


Read documentaion : http://unciarobotics.com/project/home-automation-project-with-arduino-using-hc-05/


The basic Arduino code to read data transmitted over Bluetooth is as follows:


const int relay = 2; //pin where Relay is connected

char data; //variable to store data

void setup() {

Serial.begin(9600); //Begin serial communication

pinMode(relay, OUTPUT); //make relay pin as output

}


void loop() {

if (Serial.available() > 0) //if there is data on RX

{

data = Serial.read(); //save it inside variable

if (data == 'a')

{ digitalWrite(relay, HIGH); //Turn ON the Light

Serial.println("Light ON");

}

if (data == 'b')

{ digitalWrite(relay, LOW); //Turn OFF the Light

Serial.println("Light OFF");

}

}

}

}

}


//Copy Paste this code into Arduino IDE and monitor the data on Serial Monitor.


Arduino Home automation - Version 1.1.2

(24-07-2020)
Други версии
Какво новоBug FixesFixed: App crashed in lower platforms like marshmallow and Lolipop

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1

Arduino Home automation - APK информация

APK версия: 1.1.2Пакет: com.darkbrothers.automation
Съвместимост с Android: 5.1+ (Lollipop)
Разработчик:Dark BrothersРазрешения:7
Име: Arduino Home automationРазмер: 4.5 MBИзтегляния: 5Версия : 1.1.2Дата на пускане: 2021-02-22 23:55:55Мин. екран: SMALLПоддържано CPU:
ID на пакет: com.darkbrothers.automationSHA1 подпис: 3A:D7:9A:50:AA:BE:DC:CC:95:80:51:4D:BF:68:00:31:01:E4:72:4CРазработчик (CN): AndroidОрганизация (O): Google Inc.Местен (L): Mountain ViewДържава (C): USОбласт/град (ST): CaliforniaID на пакет: com.darkbrothers.automationSHA1 подпис: 3A:D7:9A:50:AA:BE:DC:CC:95:80:51:4D:BF:68:00:31:01:E4:72:4CРазработчик (CN): AndroidОрганизация (O): Google Inc.Местен (L): Mountain ViewДържава (C): USОбласт/град (ST): California

Latest Version of Arduino Home automation

1.1.2Trust Icon Versions
24/7/2020
5 изтегляния4.5 MB Размер
Изтегли

Други версии

1.1.1Trust Icon Versions
30/6/2020
5 изтегляния4.5 MB Размер
Изтегли
1.0Trust Icon Versions
12/12/2018
5 изтегляния3.5 MB Размер
Изтегли
appcoins-gift
Bonus GamesWin even more rewards!
още
Super Sus
Super Sus icon
Изтегли
Nations of Darkness
Nations of Darkness icon
Изтегли
Tiki Solitaire TriPeaks
Tiki Solitaire TriPeaks icon
Изтегли
Clash of Kings
Clash of Kings icon
Изтегли
RAID: Shadow Legends
RAID: Shadow Legends icon
Изтегли
Clash of Kings:The West
Clash of Kings:The West icon
Изтегли
Mahjong - Puzzle Game
Mahjong - Puzzle Game icon
Изтегли
The Walking Dead: Survivors
The Walking Dead: Survivors icon
Изтегли
Goods Sort-sort puzzle
Goods Sort-sort puzzle icon
Изтегли