Arduino RGB Bluetooth Function

Arduino RGB Bluetooth Function$0.69

Rated 2.00/5 (2) —  Free Android application by Antonio Sergio Arduino

About Arduino RGB Bluetooth Function

Descrição:

Gratis Programa código Arduino para oArduino RGB Bluetooth Function, Esquema Elétrico, Fotos e Vídeos e Descrição de funcionamento e Lista de materiais.

Veja no blogger:
http://sergioarduino.blogspot.com.br/p/led-rgb-arduino-bluetooth-1-esquema.html
http://sergioarduino.blogspot.com.br/

Veja no Youtube:
https://www.youtube.com/watch?v=XPkKCl5JC08&list=PL70c1gJPe5Br2QsPNIj1z3XoAjk9ysnq7


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: Led RGB Arduino Bluetooth 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 do bluetooth 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: Led RGB Arduino Bluetooth instalado no smartphone controla remotamente o Arduino(via bluetooth), com até e canais PWM como exemplo Arduino pinos 9, 10 e 11.

O que é RGB?
RGB é a sigla do sistema de cores formado pelas iniciais das cores em inglês Red, Green e Blue, que significa em português, respectivamente, Vermelho, Verde e Azul.

Como funciona o aplicativo - Arduino RGB Bluetooth Function?
O aplicativo Arduino RGB Bluetooth Function instalado no Smartphone com Android comunica com o bluetooth que está conectado à serial(mySerial) pinos 2 e 3 do Arduino que por sua vez recebe estes dados e faz o comando através dos pinos PWM onde é feito a dimerização (0 a 255) ou funções específicas do led RGB que está ligado como exemplo nos pinos Arduino 9, 10 e 11, conforme segue abaixo:

- Botão ON: Liga o sistema acendendo o led na cor branco;
- Botão OFF: DESLIGA/RESET; Este botão desliga o led e reseta o sistema colocando todos ajustes das variáveis no modo default;
obs1.: Quando qualquer botão de função(CA, FL, FA) for pressionado ele executará a função em modo contínuo até que o botão OFF seja pressionado e então o programa executa até ao final do ciclo e interrompe a execução da função determinada;
obs2.: SE VOCÊ DESEJAR INTERROMPER A EXECUÇÃO DA FUNÇÃO IMEDIATAMENTE ENTÃO PRESSIONE O BOTÃO RESET DO ARDUINO;
- Botões R, G, B: Acendimento do led com as cores primárias: Vermelho, Verde E Azul respectivamente;
- Botão W: Acendimento do led na cor Branco;
- Botões Cores pré definidas: Estes botões quando precionados definem a cor do led, mantendo a cor selecionada até que outro botão seja pressionado;
- Botões de funções pré definidas:
- AC: Automatic Change: Mudança automática de cores;
- FL: Flash: Função Flash o led fica piscando rapidamente alternando as cores;
- FA: Fader: Função Fader o led aumenta e diminui sua intensidade gradualmente alternando as cores;

ATENÇÃO:
obs1.: Quando qualquer botão de função(CA, FL, FA) for pressionado ele executará a função em modo contínuo até que o botão OFF seja pressionado e então o programa executa até ao final do ciclo e interrompe a execução da função determinada;
obs2.: SE VOCÊ DESEJAR INTERROMPER A EXECUÇÃO DA FUNÇÃO IMEDIATAMENTE ENTÃO PRESSIONE O BOTÃO RESET DO ARDUINO;

-Botões(R+, R-, G+, G-, B+ E B-): Definições das cores(16 milhões de cores) e dimerização manual por toque no botão; Através destes botões podemos ajustar e definir cores manualmente incrementando e decrementando as cores RGB ou dimerização controlando sua intensidade(o ajuste é feito através de toques no botão);

Gratis Programa código Arduino para o Arduino RGB Bluetooth Function, Esquema Elétrico, Fotos e Vídeos e Descrição de funcionamento e Lista de materiais.

Veja no blogger:
http://sergioarduino.blogspot.com.br/p/led-rgb-arduino-bluetooth-1-esquema.html
http://sergioarduino.blogspot.com.br/

Veja no Youtube:https://www.youtube.com/watch?v=XPkKCl5JC08&list=PL70c1gJPe5Br2QsPNIj1z3XoAjk9ysnq7 Description:

Free Program Arduino code for RGB oArduino Bluetooth Function, Wiring Diagrams, photos and videos and Functional description and list of materials.

See the blogger:
http://sergioarduino.blogspot.com.br/p/led-rgb-arduino-bluetooth-1-esquema.html
http://sergioarduino.blogspot.com.br/

View on Youtube:
https://www.youtube.com/watch?v=XPkKCl5JC08&list=PL70c1gJPe5Br2QsPNIj1z3XoAjk9ysnq7


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: Led RGB Arduino Bluetooth 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 - bluetooth LED is lit directly.
6 - At this time all application buttons work and send data to the bluetooth module and the Arduino.
Application: Bluetooth Arduino RGB LED installed on the smartphone remotely controls the Arduino (via Bluetooth) with up and PWM channels as an example Arduino pins 9, 10 and 11.

What is RGB?
RGB stands for the color system formed by the initials of the colors in English Red, Green and Blue, which in Portuguese means, respectively, Red, Green and Blue.

Arduino RGB Bluetooth Function - How the application works?
The Arduino RGB Function Bluetooth application installed on Android Smartphone with communicating with the bluetooth which is connected to the serial (mySerial) pins 2 and 3 of the Arduino which in turn receives this data and makes control via PWM pins is done where dimerization ( 0 to 255) or specific functions of the RGB LED which is connected as an example Arduino pins 9, 10 and 11, as follows:

- ON button: Turns the LED lighting system in color;
- OFF Button: OFF / RESET; This button turns off the LED and reset the system settings by placing all of the variables in the default mode;
. Note1: When any function button (CA, FL, FA) is pressed it will execute the function in continuous mode until the OFF button is pressed and then the program runs until the end of the cycle and stops the execution of certain function;
. OBS2: IF YOU WISH TO STOP THE EXECUTION OF JOB THEN IMMEDIATELY PRESS RESET THE ARDUINO;
- Buttons R, G, B: Lighting the LED with the primary colors: Red, Green and Blue respectively;
- W Button: Lighting the LED color White;
- Colors predefined buttons: These buttons when precionados define the color of the LED, keeping the selected until another button is pressed color;
- Buttons pre-defined functions:
- AC: Automatic Change: Automatic change color;
- FL: Flash: Flash function the LED blinks rapidly alternating colors;
- FA: Fader Fader Function led the increases and decreases its intensity gradually alternating colors;

Heads up:
. Note1: When any function button (CA, FL, FA) is pressed it will execute the function in continuous mode until the OFF button is pressed and then the program runs until the end of the cycle and stops the execution of certain function;
. OBS2: IF YOU WISH TO STOP THE EXECUTION OF JOB THEN IMMEDIATELY PRESS RESET THE ARDUINO;

-Buttons (R +, R-, G+, G-, B + E B-): Definitions of color (16 million colors) and manual dimming touch the button; Using these buttons can adjust and set colors manually incrementing and decrementing RGB color or dimerization controlling its intensity (the adjustment is done by tapping the button);

Free Program Arduino code for the Arduino RGB Bluetooth Function, Wiring Diagrams, photos and videos and Functional description and list of materials.

See the blogger:
http://sergioarduino.blogspot.com.br/p/led-rgb-arduino-bluetooth-1-esquema.html
http://sergioarduino.blogspot.com.br/

View on Youtube: https://www.youtube.com/watch?v=XPkKCl5JC08&list=PL70c1gJPe5Br2QsPNIj1z3XoAjk9ysnq7

How to Download / Install

Download and install Arduino RGB Bluetooth Function version 1.0 on your Android device!
Downloaded 50+ times, content rating: Everyone
Android package: appinventor.ai_antoniosergiosouzaalmeida.Arduino_RGB_Colors_Buttons_Functions, download Arduino RGB Bluetooth Function.apk

All Application Badges

Paid
app
Android
1.5+
For everyone
Android app

App History & Updates

More downloads  Arduino RGB Bluetooth Function reached 50 - 100 downloads
Price update  Price changed from $0.76 to $0.69.
Price update  Price changed from $0.78 to $0.76.
More downloads  Arduino RGB Bluetooth Function reached 10 - 50 downloads

Oh snap! No comments are available for Arduino RGB Bluetooth Function at the moment. Be the first to leave one!

Share The Word!


Rating Distribution

RATING
2.05
2 users

5

4

3

2

1