Arduino Bluetooth Voice Contro

Arduino Bluetooth Voice Contro

Uncia Robotics
Dec 17, 2020
  • 3.3 MB

    Ukuran file

  • Android 2.1+

    Android OS

Tentang Arduino Bluetooth Voice Contro

Kirim perintah suara ke Modul Bluetooth HC-05 menggunakan aplikasi ini

Menggunakan aplikasi ini Anda dapat mengirimkan bilangan bulat, karakter, atau string menggunakan suara Anda. Klik ikon Bluetooth untuk terhubung dengan salah satu perangkat yang dipasangkan. Setelah koneksi berhasil, Anda dapat mengklik ikon mic untuk mengucapkan kata atau frasa. Anda dapat menggunakan program berikut di Arduino untuk membaca frasa yang diterima di monitor serial.

// salin program dari sini

pengaturan batal () {

Serial.begin (9600);

}

void loop () {

if (Serial.available ()> 0)

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

  Serial.println (data);}

}

Tampilkan Selengkapnya

What's new in the latest 1.0

Last updated on 2020-12-17
New Release
Tampilkan Selengkapnya

Video dan tangkapan layar

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

Versi lama Arduino Bluetooth Voice Contro

ikon APKPure

Pengunduhan Super cepat dan aman melalui aplikasi APKPure

Sekali klik untuk menginstal file XAPK/APK di Android!

Unduh 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