Android Studio Tutorial: Create an app to connect the Arduino using Bluetooth and RxAndroid

Android Studio Tutorial: Create an app to connect the Arduino using Bluetooth and RxAndroid

The Frugal Engineer

1 год назад

43,261 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Vinicius Grando Vieira
Vinicius Grando Vieira - 27.11.2023 20:02

Awesome job! Thank from Brasil. New subscriber.

Ответить
was was
was was - 25.11.2023 03:33

I tried your sample, but because you have these imports I cannot get a build. Could you please explain how to get these libraries into the Android Studio project?

import io.reactivex.Observable;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.schedulers.Schedulers;

That would help me to gain understanding

Ответить
suruthi cheththu
suruthi cheththu - 14.10.2023 16:37

hiii this is shruthi...have a doubt that here you have displayed one sensor right! I connected multiple sensors with arduino ...so I want to read all that sensor values means , where can i modify in this code...can you explain

Ответить
Retruino
Retruino - 10.10.2023 12:35

where is the arduino code? At part 1 , you only print the data to serial port , you don't send them to bluetooth

Ответить
Wesley Sousa
Wesley Sousa - 28.09.2023 16:39

Hi! what's up?! is there any way to connect the app to a HC-06(bluetooth model) and receive data from a RFID tag? i would appreciate very much if you could help. Thanks!

Ответить
Vladyslav Semeniuk
Vladyslav Semeniuk - 26.09.2023 21:00

Great job! Keep it up!

Ответить
EK  tune
EK tune - 07.09.2023 17:57

Bro
connectException: java.io.IOException: socket closed

In your code

Ответить
maui0000
maui0000 - 14.07.2023 08:16

Thanks for sharing this project.

I am new to android studio java programming and I am stuck behind startActivityForResult which has been deprecated. I don't know how to get around this problem. Thanks in advance for your help.

Ответить
Shuvam Dutta
Shuvam Dutta - 04.07.2023 22:20

Can you please help me out... I have to make an arduino bluetooh text to speech app... Can you please make a video or let me reach you asap

Ответить
Clément Branas
Clément Branas - 26.05.2023 15:51

does this work using kotlin instead JAVA ?

Ответить
Silvia Molero
Silvia Molero - 17.05.2023 14:43

Me sale siempre el mensaje "Unable to connect to the BT device" y no me enseña los valores obtenidos con el Arduino. Sabes porque me encuentro con este error? (funciona el search devices y se me activa el boton connect)

Ответить
Prachi Chauhan
Prachi Chauhan - 16.05.2023 21:37

I want real time reading, can you please tell me, how to change the code to get it

Ответить
trung trung
trung trung - 06.05.2023 10:29

i get the error "read failed, socket may close or timeout, read back: -1" when i click "connect" even though i have connected HC05 before. May you help me?

Ответить
Iulian Alexandru Dragan
Iulian Alexandru Dragan - 03.05.2023 18:32

De curios, esti român? Am vazut „sarmale” in package name XDD

Ответить
olivier mahé
olivier mahé - 15.03.2023 13:05

Hello man, Thank for this video,

Can you help me with this error please?
Task 'wrapper' not found in project ':app'.

Thanks in advance
Obalie

Ответить
Nils Skansar
Nils Skansar - 08.03.2023 01:25

Thanks for sharing this interesting project. Just what I was looking for. What is the Android Studio version you are using ? Is the version critical ?

Ответить
saul H. barajas
saul H. barajas - 23.02.2023 21:16

Oye que lenguaje usas kotlin o java? distinguí que hablas español puedes decirme? muchas gracias.

Ответить
abd almahayni
abd almahayni - 17.02.2023 23:15

Hey , very nice viedo, but i have a question .. what if i want to read the values continuously , if the Arduino sent a new value to the device, i dont want to click the button everytime ,, should i delete the cancel functions ?
tnx

Ответить
SOCIAL HACKS
SOCIAL HACKS - 14.02.2023 11:44

import io.reactivex.Observable;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.schedulers.Schedulers; im facing error while importing packages

Ответить
Firas Zouaghi
Firas Zouaghi - 02.02.2023 01:22

great vid

Ответить
Chris S
Chris S - 10.01.2023 23:46

I challenge you to do one that reads values from a load cell and displays the weight via BLE.
And to make it more interesting one that can also make an actuator go up and down via ble and move to distance given by a user via the Android UI!
Two unrelated examples I know.

Let’s also mix it up and use an ESP 32 too!

Ответить
OKAY tüzel
OKAY tüzel - 21.12.2022 23:31

How can ı use this code directly ?

Ответить
Facka
Facka - 06.12.2022 11:32

Good tutorial.
Maybe you should have a function that refreshes the readings every 10 seconds?

Ответить
Strezoiu Alexandru
Strezoiu Alexandru - 06.12.2022 11:31

Hey man, nice tutorial!!

Ответить