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

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

分享好友

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

Controlar Arduino mediante bluetooth, puede prender y apagar un Led

Datos que envia el APP

Boton Rojo = 'r'

Boton Verde = g'

Boton Azul = 'b'

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

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

Cómo ejemplo Usaremos los temrnales 5, 6 y 7 u otros según criterio; Logo Bluetooth para conectar

//INICIO

int LedR = 5; // Boton Rojo

int LedG = 6; // Boton Verde

int LedB = 7; // Boton Azul

int vel = 255; // Intencidad de Colores

int estado = 'a'; // inicia detenido o Apagado

int Status=0;

void setup() {

Serial.begin(9600); // inicia el puerto serial para comunicacion con el Bluetooth

pinMode(LedR, OUTPUT);

pinMode(LedG, OUTPUT);

pinMode(LedB, OUTPUT);

}

void loop(){

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

Status= Serial.read();

}

if (Status =='r'){

digitalWrite(LedR,HIGH);

digitalWrite(LedG,LOW);

digitalWrite(LedB,LOW);

}

if (Status =='g'){

digitalWrite(LedR,LOW);

digitalWrite(LedG,HIGH);

digitalWrite(LedB,LOW);

}

if (Status =='b'){

digitalWrite(LedR,LOW);

digitalWrite(LedG,LOW);

digitalWrite(LedB,HIGH);

}

}

//FIN

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

免費玩Bluetooth Arduino LEDs APP玩免費

免費玩Bluetooth Arduino LEDs App

Bluetooth Arduino LEDs APP LOGO

Bluetooth Arduino LEDs LOGO-APP點子

Bluetooth Arduino LEDs APP QRCode

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

高評價通訊App推薦

GO短信加强版

GO短信是最受用戶歡迎的簡訊增強應用,除了比系統簡訊更好用之外,還提供主題換膚、GO聊免費訊息、雲備份、安全鎖、私密箱、騷擾攔截等增強功能,全方位提升短彩訊收發體驗! 特色功能: - 新消息桌面彈框,快速查看和回复。最新版本支持全屏個性即顯(主題商店-GO即顯) - 支持Emoji表情,與iPhon …
KakaoTalk: Free Calls Text

KakaoTalk是一款快速多面的通訊應用。可免費傳送訊息、照片、視訊、語音便箋及你的位置。大量表情和貼圖集可讓聊天變得更有趣味。 更多關於KakaoTalk的資訊: ★ 全球擁有超過1.5億使用者 ★ 與親友溝通快速、有趣、簡易 ★ 打電話和傳送訊息使用網路連線(3G/EDGE或Wi-Fi) ★ …
CM Browser 獵豹瀏覽器 - 極速 安全

輕、快而且安全 CM瀏覽器是一個超輕量的行動裝置瀏覽器,使你擁有極速的上網體驗並防止你遭受惡意攻擊。 ☆ 輕巧 :只有1.7MB大小!不占空間,保證行動裝置系統零負擔。 ☆ 快速 :深度最佳化帶來如風般的網頁瀏覽體驗。 ☆ 安全 :內建由Clean Master團隊開發的 全球第一防毒引擎 (由A …
M+ Messenger

M+ Messenger是一款提供跨平台整合通訊、商務協同合作、社群串連及與好友溝通的通訊軟體。透過WiFi / 3G就可體驗,特色功能如下: 》各種免費溝通工具,「免費語音通話功能」、「語音訊息」、超多免費的圖貼小舖「酷圖+」、「預約訊息」,只要與朋友雙方都安裝M+,即可隨時隨地享受免費溝通的樂趣 …