Duino Joy

LekPKD
Jan 29, 2020
  • 1.3 MB

    Bestandsgrootte

  • Android 4.4+

    Android OS

Over Duino Joy

virtuele joystick om met Arduino communiceren via bluetooth module

Duino Joy is eenvoudig virtuele joystick met Arduino te communiceren via bluetooth module

Bekijk voorbeeld over hoe om te gebruiken op https://www.instructables.com/id/Simple-RC-Car-Arduino-Nano-HC-05/

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

testen

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

// Connection

// Arduino >>> bluetooth

// D10 (als RX) >>> Tx

// D11 (als TX) >>> Rx

#include

SoftwareSerial bluetooth (10, 11); // RX, TX

void setup () {

  Serial.begin (19200); // Display om Arduino IDE Serial Monitor

  bluetooth.begin (9600); // Communiceer met Bluetooth-module

}

void lus () {

  while (bluetooth.available ()) // Wacht op gegevens van bluetooth

  {

    char a = bluetooth.read (); // Gegevens lezen als Char van Software Serial

    Serial.print ( "Recieved:");

    Serial.println (a); // Print data to Serial Monitor

  }

}

Meer InfoMinder Info

What's new in the latest 1.1

Last updated on 2020-01-30
Simple Virtual Joystick for Arduino with Bluetooth module
- Added Lao language

Duino Joy APK -informatie

Laatste versie
1.1
Categorie
Onderwijs
Android OS
Android 4.4+
Bestandsgrootte
1.3 MB
Ontwikkelaar
LekPKD
Available on
Veilige en snelle APK Downloads op APKPure
APKPure gebruikt handtekeningverificatie om virusvrije Duino Joy APK downloads voor u te garanderen.

Oude versies van Duino Joy

Supersnel en veilig downloaden via de APKPure-app

Eén klik om XAPK/APK-bestanden op Android te installeren!

Downloaden APKPure
Veiligheidsrapport

Duino Joy

1.1

Het beveiligingsrapport zal binnenkort beschikbaar zijn. Ondertussen willen we erop wijzen dat deze app de initiële veiligheidscontroles van APKPure heeft doorstaan.

SHA256:

789632b9b83d349b5743529025df0c56f4390ccf43920a47faeffa394418c662

SHA1:

1c5cf1265cdd4e147e2715d0c7109c0abab22392