Arduino Bluetooth Voice Contro

Arduino Bluetooth Voice Contro

Uncia Robotics
Dec 17, 2020
  • 3.3 MB

    Bestandsgrootte

  • Android 2.1+

    Android OS

Over Arduino Bluetooth Voice Contro

Stuur spraakopdrachten naar HC-05 Bluetooth-module met behulp van deze app

Met deze app kun je hele getallen, tekens of strings verzenden met behulp van je stem. Klik op het Bluetooth-pictogram om verbinding te maken met een van de gekoppelde apparaten. Na een succesvolle verbinding kunt u op het microfoonpictogram klikken om het woord of de zin uit te spreken. U kunt het volgende programma in Arduino gebruiken om de zin in de seriële monitor te lezen.

// kopieer het programma vanaf hier

void setup () {

Serieel begin (9600);

}

void loop () {

if (Serial.available ()> 0)

{String data = Serial.readStringUntil ('\ n');

  Serial.println (data);}

}

Meer Info

What's new in the latest 1.0

Last updated on 2020-12-17
New Release
Meer Info

Video's en screenshots

  • Arduino Bluetooth Voice Contro-poster
  • Arduino Bluetooth Voice Contro screenshot 1
  • Arduino Bluetooth Voice Contro screenshot 2
  • Arduino Bluetooth Voice Contro screenshot 3

Arduino Bluetooth Voice Contro APK -informatie

Laatste versie
1.0
Categorie
Onderwijs
Android OS
Android 2.1+
Bestandsgrootte
3.3 MB
Ontwikkelaar
Uncia Robotics
Veilige en snelle APK Downloads op APKPure
APKPure gebruikt handtekeningverificatie om virusvrije Arduino Bluetooth Voice Contro APK downloads voor u te garanderen.

Oude versies van Arduino Bluetooth Voice Contro

APKPure-icoon

Supersnel en veilig downloaden via de APKPure-app

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

Downloaden APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies