Home Automation 14 Chs Pro

Home Automation 14 Chs Pro$0.69

Rated 2.67/5 (3) —  Free Android application by Antonio Sergio Arduino

About Home Automation 14 Chs Pro

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 Home Automation 14 Chs Pro instalado no Smartphone Android controla remotamente o Arduino com comunicação via bluetooth de 14 canais:

Porta analógica cofigurada como saída digital: A0, A1, A2, A3, A4 e A5;
Porta digital configurada como saída: D4, D5, D6, D7, D8, D9, D10 e D11;
Total de 14 saídas.

Através destes pinos conectamos uma placa com 14 relés(vendida no ebay ou mercado livre), onde podemos controlar até 14 equipamentos lidados a rede elétrica residencial;

Controlar o acionamento(liga e deslida) de lâmpadas, abatjours, luminárias, motores, bombas, solenóides, contatores, forno elétrico, aparelhos eletrodomésticos, etc.

Se preferir didaticamente, pode se utilizar uma placa ou mesmo um proto-board com 14 leds montados para verificar o acionamento de cada um dos 14 pinos utilizados como saída.

Obs. Neste projeto os pinos digitais D0 e D1 estão conectados ao RX e TX da placa Arduino e os pinos digitais D2 e D3 estão conectados ao módulo bluetooth, o pino digital D13 está conectado ao led d13 da placa 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.



Como funciona:
O aplicativo Home Automation 14 Chs Pro instalado no Smartphone com Android comunica com o bluetooth que está conectado à serial(mySerial) pino 2-RX e 3-TX do Arduino que recebe entes dados que por sua vez , interpreta e faz o comando do relé(placa de acionamento de relés) que está conectado na porta digital correspondente 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ão sendo acionados.


Isto é tudo que voce precisa saber para construir seu programa:

Botão A0 -ON-VERDE - send: caracter “A”; Botão A0 -OFF-VERMELHO- send: caracter “B”;
Botão A1 -ON-VERDE - send: caracter “C”; Botão A1 -OFF-VERMELHO- send: caracter “D”;
Botão A2 -ON-VERDE - send: caracter “E”; Botão A2 -OFF-VERMELHO- send: caracter “F”;
Botão A3 -ON-VERDE - send: caracter “G”; Botão A3 -OFF-VERMELHO- send: caracter “H”;
Botão A4 -ON-VERDE - send: caracter “I”; Botão A4 -OFF-VERMELHO- send: caracter “J”;
Botão A5 -ON-VERDE - send: caracter “K”; Botão A5 -OFF-VERMELHO- send: caracter “L”;

Botão D4 -ON-VERDE - send: caracter “M”; Botão D4 -OFF-VERMELHO- send: caracter “N”;
Botão D5 -ON-VERDE - send: caracter “O”; Botão D5 -OFF-VERMELHO- send: caracter “P”;
Botão D6 -ON-VERDE - send: caracter “Q”; Botão D6 -OFF-VERMELHO- send: caracter “R”;
Botão D7 -ON-VERDE - send: caracter “S”; Botão D7 -OFF-VERMELHO- send: caracter “T”;

Botão D8 -ON-VERDE - send: caracter “U”; Botão D8 -OFF-VERMELHO- send: caracter “V”;
Botão D9 -ON-VERDE - send: caracter “X”; Botão D9 -OFF-VERMELHO- send: caracter “Y”;
Botão D10 -ON-VERDE - send: caracter “Z”; Botão D10 -OFF-VERMELHO- send: caracter “W”;
Botão D11 -ON-VERDE - send: caracter “a”; Botão D11 -OFF-VERMELHO- send: caracter “b”;

Gratis Programa código para Home Automation 14 Chs Pro.
http://sergioarduino.blogspot.com.br/
http://sergioarduino.blogspot.com.br/p/arduino-bt-control-toggle.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 Home Automation Chs 14 Pro application installed on Android Smartphone remotely controls the communication with Arduino via bluetooth 14 channels:

Analog and digital output port cofigurada: A0, A1, A2, A3, A4 and A5;
Digital port configured as output: D4, D5, D6, D7, D8, D9, D10 and D11;
Total 14 outputs.

Through these pins connect a board with 14 relays (sold on ebay or free market), which can control up to 14 devices handled residential power grid;

Controlling the drive (league and deslida) lamps, abatjours, fixtures, motors, pumps, solenoids, contactors, electric oven, appliances, etc..

If you prefer didactically, can use a plate or even a proto-board with 14 LEDs mounted to verify the activation of each of the 14 pins used as output.

Note this project the digital pins D0 and D1 are connected to the RX and TX of the Arduino board and the digital pins D2 and D3 are connected to the bluetooth module, the digital pin D13 is connected to the Arduino board led d13.

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.



How it works:
The Home Automation Chs 14 Pro application installed on Android Smartphone with communicating with the bluetooth which is connected to the serial (mySerial) pin 2 and 3-RX-TX Arduino that receives data entities which in turn, interprets and makes the relay control (card drive relay) that is connected to the corresponding port on the Arduino digital.

Warning: When working with this application keep the screen always on (do not use sleep mode or sleep) because you may lose control of the device being powered.


This is all you need to know to build your program:

A0-ON-GREEN button - send: "A" character; A0-OFF-RED-send button: character "B";
A1-ON-GREEN button - send: character "C", A1-OFF-RED-send button: character "D";
A2-ON-GREEN button - send: character "E"; Button A2-OFF-RED-send: character "F";
A3-ON-GREEN button - send: character "G"; Button A3-OFF-RED-send: character "H";
A4-ON-GREEN button - send: character "I"; Button A4-OFF-RED-send: character "J";
A5-ON-GREEN button - send: character "K"; Button A5-OFF-RED-send: character "L";

D4-ON-GREEN button - send: character "M"; Button D4-OFF-RED-send: character "N";
D5-ON-GREEN button - send: character "O"; Button D5-OFF-RED-send: "P" character;
D6-ON-GREEN button - send: character "Q"; Button D6-OFF-RED-send: character "R";
D7-ON-GREEN button - send: character "S"; D7-OFF-RED-send button: character "T";

D8-ON-GREEN button - send: character "U"; Button D8-OFF-RED-send: character "V";
D9-ON-GREEN button - send: character "X"; D9-OFF-RED-send button: character "Y";
D10-ON-GREEN button - send: character "Z"; Button D10-OFF-RED-send: character "W";
D11-ON-GREEN button - send: character "a"; Button D11-OFF-RED-send: character "b";

Free program code for Home Automation 14 Chs Pro
http://sergioarduino.blogspot.com.br/
http://sergioarduino.blogspot.com.br/p/arduino-bt-control-toggle.html

How to Download / Install

Download and install Home Automation 14 Chs Pro version 1.2 on your Android device!
Downloaded 10+ times, content rating: Everyone
Android package: appinventor.ai_antoniosergiosouzaalmeida.Arduino_BT_Control_Toggle, download Home Automation 14 Chs Pro.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;
Os dispositivos estão conetctados via bluetooth - led está aceso direto.
Neste momento todos os botões do aplicativo funcionam e enviam dados ao módulo bluetooth e ao Arduino.
Gratis Programa código para Home Automation 14 Chs Pro.
http://sergioarduino.blogspot.com.br/
http://sergioarduino.blogspot.com.br/p/arduino-bt-control-toggle.html
Price update  Price changed from $0.78 to $0.69.
Price update  Price changed from $0.92 to $0.78.
More downloads  Home Automation 14 Chs Pro reached 10 - 50 downloads
Price update  Price changed from $0.99 to $0.92.

What are users saying about Home Automation 14 Chs Pro

N70%
by N####:

Excellent work Works great 100 % . All 14 channels toggle perfectly well. Very useful for home automation

H70%
by H####:

It doesn't work


Share The Word!


Rating Distribution

RATING
2.75
3 users

5

4

3

2

1