Разработчик: | algologix (1) | ||
Цена: | Бесплатно | ||
Рейтинги: | 0 | ||
Отзывы: | 0 Написать отзыв | ||
Списки: | 0 + 0 | ||
Очки: | 0 + 68 (3.8) ¡ | ||
Google Play |
Описание
Arduino UNO to Bluetooth module PIN Mode : RX pin 10 and TX pin 11.
Code:
#include
SoftwareSerial mySerial(10, 11); //Pin 10=TX, Pin 11=RX Bluetooth TX,RX
#define relay1 2 //Relay IN1 connected to PinOut 2 Arduino
#define relay2 3 //Relay IN2 connected to PinOut 3 Arduino
#define relay3 4 //Relay IN3 connected to PinOut 4 Arduino
#define relay4 5 //Relay IN4 connected to PinOut 5 Arduino
char val;
void setup()
{
pinMode(relay1,OUTPUT);
pinMode(relay2,OUTPUT);
pinMode(relay3,OUTPUT);
pinMode(relay4,OUTPUT);
digitalWrite(relay1,HIGH);
digitalWrite(relay2,HIGH);
digitalWrite(relay3,HIGH);
digitalWrite(relay4,HIGH);
mySerial.begin(9600);
Serial.begin(9600);
}
void loop() {//cek data serial from bluetooth android App
if( mySerial.available() >0 )
{
val = mySerial.read();
Serial.println(val);
}
//Relay is on
/*
--->you can connected to relay modul 4 channel
Serial data sending from Arduino Bluetooth Relay 4CH.apk
data '1'-'4' to on is Ralay CH 1-4
data 'A'-'D' to off is Ralay CH 1-4
data '9' to on ALL CH 1-4
data 'I' to off ALL CH 1-4
*/
if( val == '1' )
{
digitalWrite(relay1,LOW);
}
else if( val == '2' )
{
digitalWrite(relay2,LOW);
}
else if( val == '3' )
{
digitalWrite(relay3,LOW);
}
else if( val == '4' )
{
digitalWrite(relay4,LOW);
}
//relay all on
else if( val == '9' )
{
digitalWrite(relay1,LOW);
digitalWrite(relay2,LOW);
digitalWrite(relay3,LOW);
digitalWrite(relay4,LOW);
}
//relay is off
else if( val == 'A' )
{
digitalWrite(relay1,HIGH);
}
else if( val == 'B' )
{
digitalWrite(relay2,HIGH);
}
else if( val == 'C' )
{
digitalWrite(relay3,HIGH);
}
else if( val == 'D' )
{
digitalWrite(relay4,HIGH);
}
//relay all off
else if( val == 'I' )
{
digitalWrite(relay1,HIGH);
digitalWrite(relay2,HIGH);
digitalWrite(relay3,HIGH);
digitalWrite(relay4,HIGH);
}
}
Скриншоты





Цена
- Сегодня: Бесплатно
- Минимум: Бесплатно
- Максимум: Бесплатно
Отслеживайте цены
Разработчик
- algologix
- Платформы: Android Приложения (1)
- Списки: 0 + 0
- Очки: 0 + 68 ¡
- Рейтинги: 0
- Отзывы: 0
- Скидки: 0
- Видео: 0
- RSS: Подписаться
Очки
0 ☹️
Рейтинги
0 ☹️
Списки
0 ☹️
Отзывы
Ваш отзыв будет первым 🌟
Дополнительная информация
- Версия: 2.0
- ID: com.algologixbd.lightcontrol
- Категория:
Android Приложения
›Инструменты
- Операционные системы:
Android 4.1
- Размер:
16 Mb
- Возрастные ограничения:
Everyone
- Google Play Рейтинг:
3.8
(68) - Обновлено:
- Дата выпуска:
Контакты
- Сайт:
http://algologixbd.com
Вам также могут понравиться
-
- RMG Bluetooth Smart Switch for
- Android Приложения: Инструменты От: RMG AUTOMATION
- Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 1 + 0 Версия: 1.2 With the advent of app-based, wireless network through smart phone and tablet, the popularity of home automation had increased greatly in recent years. RMG automation introduces a ... ⥯
-
- Smart Switch : Phone Clone
- Android Приложения: Инструменты От: BallitoApps
- * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 0 Версия: 4.0 Smart Switch: Phone Clone app allows to transfer data between two android phones. It can be used to transfer all your files, apps, and settings from one android device to another Smart ⥯
-
- Smart switch - copy my data
- Android Приложения: Инструменты От: Simple things for life
- * * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 1 + 4,221 (3.3) Версия: 106.0 Check the Smart Switch app for quick transfer of personal data and settings between two gadgets! Our program is one of the best tools for transferring files between devices. File ... ⥯
-
- Smart Switch - Share Files
- Android Приложения: Инструменты От: StarsDev market
- * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 104 (3.8) Версия: 16.0 Smart Switch: Transfer Data: Copy all data and phone clone. Samsung Smart Switch makes it more easer to transfer photos , files and important data from your old mobile devices to your ... ⥯
-
- Bluetooth Smart Auto Connect
- Android Приложения: Инструменты От: Tech that app
- * * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 781 (3.2) Версия: 17.0 Looking for a Reliable Bluetooth Auto Connector? Bluetooth Smart Auto Connect is the ultimate solution for seamless Bluetooth pairing and reconnections. Designed to make your life ... ⥯
-
- Bluetooth Smart Device Finder
- Android Приложения: Инструменты От: Furat Apps
- * * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 303 (3.9) Версия: 1.0.18 Find My Bluetooth: Never Lose Your Device Again Bluetooth Smart Device Finder is your go-to solution for effortlessly connecting and locating your Bluetooth devices! Take control of ... ⥯
-
- Smart Switch - Files Transfer
- Android Приложения: Инструменты От: EchooByte
- * * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 6,257 (4.1) Версия: 6.14 Smart Switch is a Smart transfer app for all android devices to copy my data from one phone to another phone. Smart switch is a data transfer app to transfer and copy my data any kind ... ⥯
-
- Smart Switch Mobile: Transfer
- Android Приложения: Инструменты От: OZI Apps Global
- * * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 4,164 (4.1) Версия: 4.1.1 Smart switch mobile/Phone backup app helps transfer mobile data and switch from phone to another over WiFi network. Copy data from one phone to another with smart switch restore. Copy ... ⥯
-
- Smart switch : Data Transfer
- Android Приложения: Инструменты От: WE Studio Apps
- * * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 0 Версия: New Smart switch data transfer app allows you to transfer data easily from one phone to another.With the help of smart switch phone transfer app users can copy and send the data ... ⥯
-
- Smart Switch: Copy My Data
- Android Приложения: Инструменты От: Send Files
- * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 0 Версия: 6.0 Smart switch Data phone clone is about transfer data from one android mobile to another android phone. Smart Switch transfer data makes data transfer very simple and comfortable for ... ⥯
-
- Smart Switch : Transfer Data
- Android Приложения: Инструменты От: One Stop Apps
- * * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 1 + 0 Версия: New Smart Transfer The Best Solution for Seamless Data Transfer Need to copy my data or transfer content from your old device to a new one? Smart Transfer is here to help! With powerful ... ⥯
-
- smart switch phone transfer
- Android Приложения: Инструменты От: Auxillary Cloning studio
- * * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 454 (3.9) Версия: 1.53 - Switch Mobile My Phone - Swift Data Transfer - Smart Switch Mobile app - switch mobile data transfer - transfer my data Clone phone, send data, smart mobile transfer with smart ... ⥯
-
- Smart switch: Phone transfer
- Android Приложения: Инструменты От: Windrock Apps
- * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 238 (4.0) Версия: 2.40 Smart Switch: data transfer is a fantastic phone application designed for seamless and efficient copy my data smart share between phones. It's a quick share app for phone transfer, ... ⥯
-
- Smart Switch - Phone Clone
- Android Приложения: Инструменты От: Sapphire Global Tech Ltd
- * Бесплатно
- Списки: 0 + 0 Рейтинги: 0 Отзывы: 0
- Очки: 0 + 82 (4.3) Версия: 7.3 Smart Switch Data Transfer This app simplifies the process of transferring various types of data, including contacts, messages, photos, and videos, between smartphones. Smart switch - ... ⥯