AALamp Ardudroid 1.0



Publisher Description



AALamp is an app made to turn on or off your lamp switch through arduino board by Bluetooth.

How to use:

Arduino Code:

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 Config

1 -> Enable your Bluetooth;
2 -> Configure what do you wish to send by Bluetooth:
2.1 -> Options > Config:
2.2 -> Write in 'Turn ON' : 1
2.3 -> Write in 'Turn OFF' : 0
3 -> Home > Start;
4 -> Choose one device and click;
5 -> Touch on screen for turn on and turn off;"



About AALamp Ardudroid

AALamp Ardudroid is a paid app for Android published in the Other list of apps, part of Games & Entertainment.

The company that develops AALamp Ardudroid is Benhur Quintino de Souza. The latest version released by its developer is 1.0. This app was rated by 1 users of our site and has an average rating of 5.0.

To install AALamp Ardudroid on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2012-07-08 and was downloaded 52 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the AALamp Ardudroid as malware as malware if the download link to com.ardudroid.AALamp is broken.

How to install AALamp Ardudroid on your Android device:

  • Click on the Continue To App button on our website. This will redirect you to Google Play.
  • Once the AALamp Ardudroid is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
  • A pop-up window with the permissions required by AALamp Ardudroid will be shown. Click on Accept to continue the process.
  • AALamp Ardudroid will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  5.0/5     1
Downloads: 52
Updated At: 2024-04-23
Publisher: Benhur Quintino de Souza
Operating System: Android
License Type: Paid