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+
Androidバージョン
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 - バージョン 1.1.2

(24-07-2020)
他のバージョン
新機能はBug FixesFixed: App crashed in lower platforms like marshmallow and Lolipop

まだ、レビューや評価はありません。 して最初のレビューワーになってください。

-
0 Reviews
5
4
3
2
1
Info Trust Icon
折り紙つきの優良アプリこのアプリケーションはウイルス、マルウェア、その他悪意のある攻撃に対するセキュリティテストを通過しており どのような脅威も含んでいません.

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): Californiaパッケージ 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): California

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
AppCoins ゲームさらに多くの報酬を獲得!
さらに
X-Samkok
X-Samkok icon
ダウンロード
Isekai Saga: Awaken
Isekai Saga: Awaken icon
ダウンロード
Logic Master 1 Mind Twist
Logic Master 1 Mind Twist icon
ダウンロード
Legend of Mushroom
Legend of Mushroom icon
ダウンロード
Eternal Evolution
Eternal Evolution icon
ダウンロード
Animal Link-Connect Puzzle
Animal Link-Connect Puzzle icon
ダウンロード
マージネバーランド
マージネバーランド icon
ダウンロード
Poket Contest
Poket Contest icon
ダウンロード