Her gün ücretsiz lisanslı Android uygulamaları ve oyunlar sunuyoruz.

Andruino Giveaway
$0.99
SÜRESI DOLMUŞ

Android Giveaway of the Day - Andruino

Use this Arduino USB SERIAL Communicator and connect to your Andruino board
$0.99 SÜRESI DOLMUŞ
Kullanıcı puanı: 0 Yorum yapın

Bu programın süresi doldu. Andruino artık firmadan temin edilebilir.

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);
}
}

Hazırlayan:

Leonardo Javier Russo

Kategori:

Productivity

Sürüm:

1.9.4.4

Boyut:

46k

Değerlendirme:

Everyone

Uyumluluk:

4.0 and up

Andruino üzerine yorumlar

Thank you for voting!
Please add a comment explaining the reason behind your vote.
Windows Giveaway of the Day
$22.99
Bugün bedava
An AI-powered object remover for videos and images.