【實用通訊app】Bluetooth Arduino LED|最夯免費app

【實用通訊app】Bluetooth Arduino LED|最夯免費app

分享好友

【免費通訊App】Bluetooth Arduino LED-APP點子

Controlar Arduino mediante bluetooth, puede prender y apagar un Led

Datos que envia el APP

Boton Verde "Encender" = 'h'

Boton Rojo "Apagar" = 'l'

Boton Enlaces = Esta selecciona el Modulo Bluetooth a que se va a conectar y/o sincronizar

Cómo ejemplo Usaremos el 13 y GND; Prenda con Botorn Verde y Apague con Boton Rojo

//INICIO

int Led = 13;

int Status=0;

void setup(){

Serial.begin(9600);

pinMode(Led,OUTPUT);

}

void loop(){

if(Serial.available()!=0){

【免費通訊App】Bluetooth Arduino LED-APP點子

Status= Serial.read();

}

if (Status =='h'){

digitalWrite(Led,HIGH);

}

if(Status=='l'){

digitalWrite(Led,LOW);

}

}

//FIN

Más Manuales en http://manual.netandino.net

免費玩Bluetooth Arduino LED APP玩免費

免費玩Bluetooth Arduino LED App

Bluetooth Arduino LED APP LOGO

Bluetooth Arduino LED LOGO-APP點子

Bluetooth Arduino LED APP QRCode

Bluetooth Arduino LED QRCode-APP點子
熱門國家系統支援版本費用APP評分上架日期更新日期
未知Android
Google Play
1.1
App下載
免費
1970-01-012015-04-23
分享app
上一個APP
下一個APP

高評價通訊App推薦

شات انا عربي

انا عربي ..الشبكة الاجتماعية الاولى للعرب , ابحث عن اصدقاء جدد من الوطن العربي .. تحتوي على غرف للمحادثة خاصة بالنقاشات الرياضية والنقاشات العامة وغرف …
PimaControl - פימא pima

המערכת מאפשרת לשלוט מרחוק על מערכת האזעקה של פימא ללא צורך מחיבור לרשת או רכיבים נוסים כמו GSM או INTERNETולא ללא צורך בתשלום דמי מנוי או לקנות כרטיס …
Mobeestar

www.mobeestar.com免費玩Mobeestar APP玩免費免費玩Mobeestar AppMobeestar APP LOGOMobeestar APP QRCode熱門國家系統支援版本費用APP評分上架日期更新日期未知AndroidGoogle Play3.4.1App下載免費197 …