Bluetooth Arduino Led Pin13 ON

Bluetooth Arduino Led Pin13 ON$0.69

Rated 1.00/5 (1) —  Free Android application by Antonio Sergio Arduino

About Bluetooth Arduino Led Pin13 ON

Descrição:

Funcionamento do aplicativo apenas com dispositivos conectados via bluetooth;

Passo a passo:

1- Fazer a montagem no proto board conforme esquema elétrico;
2- Ligar o módulo bluetooth(JY MCU) e Arduino, veja que o led está piscando;
3- No Smartphone ligar o Bluetooth e entrar no aplicativo e pressionar o botão Connect;
4- Observe que o led do módulo bluetooth(JY MCU) estava piscando e quando está conectado para de piscar e fica aceso direto;
5- Os dispositivos estão conetctados via bluetooth - led está aceso direto.

6- Neste momento todos os botões do aplicativo funcionam e enviam dados ao módulo bluetooth e ao Arduino.

O aplicativo instalado no smartphone controla remotamente o Arduino(via bluetooth), porta digital pino 13; Neste pino está conectado um led que já vem montado na placa do Arduino.

Utilize um smartphone com android, para instalar este “.apk”; Neste exemplo foi utilizado o Tablet Samsung Galaxy GT-P3100 Tab2 7.0” com android versão 4.0.

Sobre a configuração do módulo Bluetooth JY_MCU:

Este módulo já vem configurado de fábrica com:
Baud rate: 9600 bps;
Data bits: 8 bits;
Stop bits: 1; Parity: none;
Resumo(9600 bps, 8N1);
Outros comandos que podem ser utilizados :

AT - Retorna "OK", o que indica que o módulo bluetooth está respondendo aos comandos
AT+VERSION - Retorna a versão do firmware da placa
AT+PINXXXX - Altera a senha do bluetooth, onde XXXX é a nova senha, e você pode utilizar qualquer combinação de 4 números. Este comando retorna "OKsetPIN"
AT+BAUDX - Altera o baud rate (velocidade de transmissão) do módulo, sendo que X por ter os valores de 1 a 9;

Exemplo: o comando AT+BAUD4 altera a velocidade do módulo para 9600(default).
Veja o esquema de ligações e vídeos em: http://sergioarduino.blogspot.com.br/
https://www.youtube.com/watch?v=Y__8eQPHky0

Podemos observar que quando pressionamos o botão “ON” uma imagem da lâmpada acende(cor amarela) juntamente com o led do Arduino e quando pressionamos o botão “OFF” desligamos a lâmpada(cor transparente) do Android e simultaneamente o led se apaga.

O aplicativo comunica com o bluetooth que está conectado à serial(mySerial) pino 2-RX e 3-TX do Arduino) enviando os dados para o Arduino que por sua vez recebebe, interpreta e faz o comando do led que está conectado na porta digital pino 13.

O aplicativo possui dois botões “ON e OFF” que serve para ligar e desligar um led ou acionar um relé que pode comandar(liga/desliga) aparellhos conectados a energia elétrica local, como rádios, tv´s , lâmpadas e outros dispositivos.

Como estamos demosntrando didáticamente o funcionamento, preferimos neste exemplo por fazer um simples acionamento do led pino digital 13 do Arduino.
Atenção: Quando estiver trabalhando com este aplicativo mantenha a tela sempre ligada(não utilize o modo dormir ou sleep) pois voce pode perder o controle sobre o dispositivo que está sendo acionado.

Obs.: Para sair do aplicativo, verifique sempre antes se o botão está no modo “OFF” – lâmpada apagada então pressione o botão “desconectar” e saia do aplicativo; Note que o bluetooth ficará piscando indicativo que o sistema está realmente desconectado.
Veja mais informações sobre este aplicativo: http://sergioarduino.blogspot.com.br/
https://www.youtube.com/watch?v=Y__8eQPHky0

Sobre a transmissão de dados:
Quando pressionamos o botão “ON” o smartphone transmite via bluetooth o caracter “l”(letra minúscula) e o Arduino faz acender o led do pino digital 13;
Quando pressionamos o botão “OFF” o smartphone transmite via bluetooth o caracter “d”(letra minúscula) e o Arduino faz apagar o led do pino digital 13;
Isto é tudo que voce precisa saber para construir seu programa:
Botão ON – send: caracter “l”;
Botão OFF – send: caracter “d”;
Veja o programa exemplo para Arduino abaixo ou em: http://sergioarduino.blogspot.com.br/
https://www.youtube.com/watch?v=Y__8eQPHky0

http://sergioarduino.blogspot.com.br/p/blog-page_6053.html Description:

Operation of the application only with connected devices via bluetooth;

Walkthrough:

1 - Re-assemble the proto board as electric scheme;
2 - Connect the bluetooth (JY MCU) and Arduino module, see the LED is flashing;
3 - In Smartphone turn Bluetooth on and enter the application and press the Connect button;
4 - Note that the bluetooth module LED (JY MCU) and was blinking when connected to flashing and stay straight on;
5 - The devices are conetctados via bluetooth - Direct LED is lit.

6 - At this time all application buttons work and send data to the bluetooth module and the Arduino.

 The app installed on your smartphone remotely controls the Arduino (via bluetooth), digital port pin 13, this pin is connected to an LED that is already mounted on the Arduino board.

Use a smartphone with android to install this "apk.", In this example we used the Samsung Galaxy Tablet GT-P3100 Tab2 7.0 "with android version 4.0.

About configuring the Bluetooth module JY_MCU:

This module comes factory configured with:
Baud rate: 9600 bps;
Data bits: 8 bits;
Stop bits: 1, Parity: none;
Summary (9600 bps, 8N1);
Other commands can be used:

AT - Returns "OK", indicating that the bluetooth module is responding to commands
AT + VERSION - Returns the version of the board firmware
AT PINXXXX + - Change the password of bluetooth, where XXXX is the new password, and you can use any combination of 4 numbers. This command returns "OKsetPIN"
AT + BAUDX - Changes the baud rate (baud rate) of the module, and X to have the values ​​1-9;

Example: AT + BAUD4 command changes the speed of the module to 9600 (default).
See the wiring diagram and videos: http://sergioarduino.blogspot.com.br/
https://www.youtube.com/watch?v=Y__8eQPHky0

We can see that when you press the "ON" button an image of the lamp illuminates (yellow) along with the led on the Arduino and when you press the "OFF" button turned off the lamp (transparent color) of Android and simultaneously the LED goes out.

The application communicates with the bluetooth which is connected to the serial (mySerial) 2-pin RX and TX of the Arduino-3) sending the data to the Arduino which in turn recebebe, interprets and makes the command of LED that is connected to the digital port pin 13.

The application has two "ON and OFF" buttons for on and off an LED or trigger a relay that can control (on / off) aparellhos connected to local power, such as radios, tv's, lamps and other devices.

 As we didactically demosntrando operation, we prefer in this instance to make a single pull of the LED digital pin 13 of Arduino.
Warning: When working with this application keep the screen always on (do not use sleep mode or sleep) because you may lose control over the device being triggered.

Note: To exit the application, always check first if the button is in the "OFF" mode - lamp off then press the "disconnect" and quit the application; Note that the bluetooth will flash indicating that the system is actually disconnected.
See more information about this app: http://sergioarduino.blogspot.com.br/
https://www.youtube.com/watch?v=Y__8eQPHky0

About data transmission:
When we press the "ON" button transmits your smartphone via bluetooth the character "l" (lowercase) and the Arduino turns on the LED digital pin 13;
When we press the "OFF" button transmits your smartphone via bluetooth the character "d" (lowercase) and the Arduino is off the led digital pin 13;
This is all you need to know to build your program:
ON button - send: character "l";
OFF button - send: character "d";
See the example program below, or on Arduino: http://sergioarduino.blogspot.com.br/
https://www.youtube.com/watch?v=Y__8eQPHky0

http://sergioarduino.blogspot.com.br/p/blog-page_6053.html

How to Download / Install

Download and install Bluetooth Arduino Led Pin13 ON version 1.1 on your Android device!
Downloaded 10+ times, content rating: Everyone
Android package: appinventor.ai_antoniosergiosouzaalmeida.Bluetooth_LedPin13_lamp4_vb, download Bluetooth Arduino Led Pin13 ON.apk

All Application Badges

Paid
app
Android
1.5+
For everyone
Android app

App History & Updates

What's Changed
Funcionamento do aplicativo apenas com dispositivos conectados via bluetooth;
Observe que o led do módulo bluetooth(JY MCU) estava piscando e quando está conectado para de piscar e fica aceso direto;
Os dispositivos estão conetctados via bluetooth - led está aceso direto.
Veja esquema de ligações, programa exemplo para Arduino, procedimento passo a passo, fotos e vídeos esplicativos em: http://sergioarduino.blogspot.com.br/
http://sergioarduino.blogspot.com.br/p/blog-page_6053.html
Name changed  Name changed! Bluetooth Arduino LedPin13 now is known as Bluetooth Arduino Led Pin13 ON.
Price update  Price changed from $0.78 to $0.69.
Price update  Price changed from $0.99 to $0.78.
More downloads  Bluetooth Arduino Led Pin13 ON reached 10 - 50 downloads

What are users saying about Bluetooth Arduino Led Pin13 ON

J70%
by J####:

It won't download. I want my money back.