Arduino Lamp

Arduino Lamp Free App

Rated 3.81/5 (32) —  Free Android application by Benhur Quintino de Souza

About Arduino Lamp

AALamp é um dos aplicativos mais baixados para se utilizar junto ao arduino, com a comunicação sendo através do bluetooth. Um app com umas das melhores interface gráficas, sendo bastante divertido a utilização desse aplicativo em projetos, como automação residencial.

Esse aplicativo é versão teste, logo só irá expirar podendo ser usado apenas 5 vezes. Entretanto segue o link para a versão completa para que seu app não expire.

https://play.google.com/store/apps/details?id=com.ardudroid.AALamp

Faça já seu teste, você não vai se arrepender, pois será uma experiência fantástica e muito divertida. Sendo de fácil utilização, podendo até uma criança utilizar sem grandes problemas.

Caso alguém tenha alguma sugestão ou duvida, caso o aplicativo não funcione em seu dispositivo entre em contato por e-mail que terei o prazer de te responder.

ajbcdeveloper@gmail.com

Peça para que possam comentar assim que utilizarem o app, para que possamos melhora-lo cada vez mais buscando a melhor interecao com o usuário.

Segue o codigo exemplo para o arduino:

void setup()
{
pinMode(13, OUTPUT);
Serial.begin(9600);
}

void loop()
{
int n;
n = Serial.read();

if(n == '1')
{
digitalWrite(13, HIGH);
}
if(n == '0')
{
digitalWrite(13,LOW);
}
}

*******************************************************

AALamp is one of the most downloaded applications to use with the arduino, with communication being via bluetooth. An app with some of the best graphical interface and is quite fun to use this application in projects such as home automation.

This application is test version, only then will expire and may be used only 5 times. However here is the link to the full version for your app does not expire.

https://play.google.com/store/apps/details?id=com.ardudroid.AALamp

Please have your test, you will not regret it, because it will be a fantastic experience and great fun. Being easy to use, even a child can use without major problems.

If anyone has any suggestions or doubts, if the application does not work on your device please contact us by e-mail that you'll be happy to respond.

ajbcdeveloper@gmail.com

Ask for them to comment on how to use the app, so we can improve it increasingly seeking the best interecao with the user.

Follow the example code for the arduino:

void setup ()
{
pinMode (13, OUTPUT);
Serial.begin (9600);
}

void loop ()
{
int n;
n = Serial.read ();

if (n == '1 ')
{
digitalWrite (13, HIGH);
}
if (n == '0 ')
{
digitalWrite (13, LOW);
}
}

How to Download / Install

Download and install Arduino Lamp version 1.0 on your Android device!
Downloaded 5,000+ times, content rating: Not rated
Android package: com.ardudroid.benhur.AALamp, download Arduino Lamp.apk

All Application Badges

Free
downl.
Android
2.1+
n/a
Not
rated
Android app

App History & Updates

More downloads  Arduino Lamp reached 5 000 - 10 000 downloads
More downloads  Arduino Lamp reached 1 000 - 5 000 downloads
More downloads  Arduino Lamp reached 1 000 - 5 000 downloads

What are users saying about Arduino Lamp

U70%
by U####:

After select bluetooth device, get error, and close..

L70%
by L####:

Awesome

M70%
by M####:

Limited to 5 uses. Didn't work with my BT V3, with Nesus7.

M70%
by M####:

After select bluetooth device, get error, and close..

M70%
by M####:

And after every crash, the maximum 5 free trials gets one less

Q70%
by Q####:

Limited to 5 uses. Didn't work with my BT V3, with Nesus7.

Q70%
by Q####:

After select bluetooth device, get error, and close..

Q70%
by Q####:

And after every crash, the maximum 5 free trials gets one less

K70%
by K####:

Error After select bluetooth device, get error, and close..

K70%
by K####:

Crashes while trying to pair And after every crash, the maximum 5 free trials gets one less

K70%
by K####:

Didn't work for me Limited to 5 uses. Didn't work with my BT V3, with Nesus7.


Share The Word!


Rating Distribution

RATING
3.85
32 users

5

4

3

2

1