【實用通訊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推薦

免费视频呼叫HD评论

免费视频通话HD将改变我们使用我们敬爱的沟通方式。不同于在Android手机等视频通话应用程序与功能的高清视频和语音通话通过3G或WiFi连接包括发送和接收即时消息免费。使用这个应用程序,你也可以清晰的语音和视频呼叫快速,可靠和私人。你会爱上它!免费下载现在!免費玩免费视频呼叫HD评论 APP玩免費 …