We bieden dagelijks GRATIS gelicenseerde Android apps en games aan, die je normaal zou moeten kopen.

Andruino Giveaway
$0.99
VERSTREKEN

Android Giveaway of the Day - Andruino

Use this Arduino USB SERIAL Communicator and connect to your Andruino board
$0.99 VERSTREKEN
Waarderingscijfer: 0 Reactie inzenden

Deze giveaway is verlopen. Andruino is nu beschikbaar op de normale manier.

Now you can use this Arduino USB SERIAL Communicator and connect to your Andruino board! NO ROOT REQUIRED. All you only need is an Android device with USB Host support.

-----------------------------------------------------
Example SERIAL:
-----------------------------------------------------
void setup()
{
Serial.begin(9600);
Serial.println("Hello from Arduino!");
}

void loop()
{
int incomingByte = 0;
delay(500);
String content = "";
char character;

while(Serial.available())
{
character = Serial.read();
content.concat(character);
}

if (content != "")
{
Serial.println("Received data: " + content);
}
}

Ontwikkelaar:

Leonardo Javier Russo

Categorie:

Productivity

Versie:

1.9.4.4

Grootte:

46k

Waardering:

Everyone

Compatibiliteit:

4.0 and up

Reactie op Andruino

Thank you for voting!
Please add a comment explaining the reason behind your vote.
Windows Giveaway of the Day
$49.95
vandaag gratis
Helpt u alle soorten verloren of verwijderde gegevens op Android-apparaten terug te krijgen.