[FLUTTER] control Arduino with Bluetooth module

  Рет қаралды 79,910

MM ROBOT & TECH

MM ROBOT & TECH

Күн бұрын

Пікірлер: 65
@sihebi973
@sihebi973 4 жыл бұрын
This is the first video I see that implement this functionality with flutter. I will definitely try it out.
@AangContreras
@AangContreras 4 жыл бұрын
Great! More Arduino-Flutter videos, please!:D
@MMROBOTTECH
@MMROBOTTECH 4 жыл бұрын
of course you can also try this video kzbin.info/www/bejne/eIWronitltaGeZI
@StyleEazy
@StyleEazy 3 жыл бұрын
work perfectly, thank you !
@linzantonvacaordonez1746
@linzantonvacaordonez1746 2 жыл бұрын
Hello brother I loved the project you did, I did the flutter thing it came out perfect but I have a problem with the arduino, it would be great if you shared the arduino code and the connection you made please
@6thgearup
@6thgearup 3 жыл бұрын
Is there a way to use the Flutter Blue instead? This would allow for IOS support along with Android.
@Marc-mp6lf
@Marc-mp6lf 2 жыл бұрын
I try to copy the dart files to a new flutter project and add dependencies but i got many errors. How can i copy it properly.
@klugavalon2259
@klugavalon2259 3 жыл бұрын
Can we implement _onDataReceived method into multiple classes or..how to get bluetooth data into multiple classes
@lawsonbuabassah6776
@lawsonbuabassah6776 Жыл бұрын
Hello, I tried implementing the Bluetooth connection between the Flutter app and an HC-05 module using the flutter_serial_bluetooth plugin. Everything works expect I’m unable to connect to the Bluetooth module. The apps keep pending on “waiting to connect…”
@MMROBOTTECH
@MMROBOTTECH 4 жыл бұрын
source:github.com/husamhamu/mm_app
@박수현-i4c
@박수현-i4c Жыл бұрын
really helped me a lot I had success with this code
@harshaokin8064
@harshaokin8064 2 жыл бұрын
hii. so we have a flutter based app to control an Arduino powered RC car through HC-05. but we need the car to send information back to the app. we're stuck. can you help? we have a metal detector in the car and we need that digital high output to come to the app somehow. and display it in the app. it would really help if you could reply or guide me with some relevant links. thank you
@bennguyen1313
@bennguyen1313 2 жыл бұрын
Just curious, when you write a flutter application do you have to maintain a different code base for each target, say Android vs Windows? For example, a desktop target would need to use the functions in serial_port_win32 (formerly serial_port).. but an Android app would need to use flutter_libserialport (or usb_serial, tcnserial, etc)? I'm interested in creating a windows application that talks via a COM port to a bluetooth (RFCOMM) transceiver (ex. CP210X, HC-05, etc).. on the other end is a Android device that it's (bluetooth) paired with, also running a Flutter app. Can the same package be used for both Windows and Android (ex. flutter_bluetooth (formerly flutter_bluetooth_serial)), or will they need to be different.. ex Android needs flutter_blue (flutter-esp32-bluetooth)? Also any thoughts if a Windows application can be compiled using VS Code + gcc/mingw.. or is Visual Studio 2022 the only way for Flutter to target Windows?
@MMROBOTTECH
@MMROBOTTECH 2 жыл бұрын
I think the same package is just for Android but fortunately there are other packages that can help you just try to do some search. Also I have no idea if a Windows application can be compiled using VS Code + gcc/mingw..
@marjono123
@marjono123 2 жыл бұрын
unfortunately this flutter_bluetooth_serial dependency is now depreciated, is there any way to still use it?
@muhammedzekeriya92
@muhammedzekeriya92 4 жыл бұрын
thank you very much ,its really helpfull.
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
Glad it was helpful!
@hardikjotangia2642
@hardikjotangia2642 3 жыл бұрын
Which framework is best for IoT app? Flutter, ionic, react nativ or any other?
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
it depend man every framwork have its advantages and dis
@jackkrawatt3908
@jackkrawatt3908 11 ай бұрын
Is possible to control Arduino by ethernet connection with flutter?
@amyarmy6252
@amyarmy6252 2 ай бұрын
what is the version of arduino board
@notshahidkapoor
@notshahidkapoor 3 ай бұрын
hi can we connect via esp32 ?
@theguy2887
@theguy2887 3 жыл бұрын
Hey man can i use HC-06 module?? Thanks
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
hey , no man you can use it but you should make a simple change in the arduino code like changing the band width [ Serial.begin(9600); ].
@devisuresh8264
@devisuresh8264 3 жыл бұрын
Hello..Your code is what i am using to understand how to send data but some part are hard to understand. Is there some way to contact you through email to clear up some of the code? I basically just need to send sensor data thru hc05 to flutter app and display it on a screen.
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
of course you can, here is my email mohammed.mbz.96@gmail.com the thing is that i dont have much time because of my Study but i will try my best.
@devisuresh8264
@devisuresh8264 3 жыл бұрын
@@MMROBOTTECH thank u so much. i understand, i only have some code clarificattions
@devisuresh8264
@devisuresh8264 3 жыл бұрын
@@MMROBOTTECH I have left you an email with my doubts. Please respond at the soonest. Thank you!
@GateMode
@GateMode 2 жыл бұрын
how can connect with you /??
@arsarsars1able
@arsarsars1able 3 жыл бұрын
Brother all is good but please can you guide the connection in video
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
try this brother, I hope it get clearer to you. kzbin.info/www/bejne/eIWronitltaGeZI
@arsarsars1able
@arsarsars1able 3 жыл бұрын
@@MMROBOTTECH brother i also watched that video also
@arsarsars1able
@arsarsars1able 3 жыл бұрын
@@MMROBOTTECH brother can you please make a short video on connection please so i can understand i have tried but that one is also having trouble to understand the wiring.
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
@@arsarsars1able I will try brother but can you specify the problem, I didn't get it, is it wiring or in the code or in Arduino
@arsarsars1able
@arsarsars1able 3 жыл бұрын
@@MMROBOTTECH brother the connection in wire with the Arduino and the Bluetooth and the light
@dongyan2905
@dongyan2905 3 жыл бұрын
how to combine it with blockly or scratch(visual programing)
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
I used Flutter and java because there is no Video about the topic, but if you want to make it with visual programing there is a lot of videos about it and that is why I didn't make it with visual programing. I cant suggest videos for you if you didn't find anything useful
@dongyan2905
@dongyan2905 3 жыл бұрын
Thank you for your reply,i mean theres no implement for visual programming with flutter,if you can do it with flutter,that will be very amazing
@dongyan2905
@dongyan2905 3 жыл бұрын
scratch for arduino with flutter
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
there will be many Flutter video in the future and I will try to make some of (scratch for Arduino with flutter)
@dongyan2905
@dongyan2905 3 жыл бұрын
That would be very nice of you,and I will always follow your progress,thank you for sharing this great video!
@زيزوالانطاكي
@زيزوالانطاكي 2 жыл бұрын
I liked you ♥
@amjadahmed2323
@amjadahmed2323 Жыл бұрын
but he isnt work in Android 12 what is the answer
@Marc-mp6lf
@Marc-mp6lf 2 жыл бұрын
How can i edit it to add some features and upload it to play store?
@MMROBOTTECH
@MMROBOTTECH 2 жыл бұрын
u have the source code, so u can reform the code to be able to work on your project
@Marc-mp6lf
@Marc-mp6lf 2 жыл бұрын
@@MMROBOTTECH I tried to copy the dart files and dependencies but there are bunch of errors. I clone it and it works but i am worried that it wil be an issue when i edit it and upload to playstore. Thanks for the reply.
@lingrajnaykode143
@lingrajnaykode143 3 жыл бұрын
Please tell me the Arduino connection?
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
try this brother, I hope it get clearer to you. kzbin.info/www/bejne/eIWronitltaGeZI
@dtm_m7560
@dtm_m7560 2 жыл бұрын
could u send a photo of this arduino constructiob
@awss.farhan1454
@awss.farhan1454 3 жыл бұрын
how to recive data from ardunio in flutter by bluetooth
@aqibjaved5120
@aqibjaved5120 3 жыл бұрын
did u got the solution ?
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
yes man you can, we are opining a chat channel between them so we can send and recive data.
@herisuko4485
@herisuko4485 3 жыл бұрын
its great
@daliadody99
@daliadody99 2 жыл бұрын
How to transfer communication from Arduino to communication between phones
@MMROBOTTECH
@MMROBOTTECH 2 жыл бұрын
communication between phones can be via internet but with Arduino we made it via Bluetooth , so its better to use internet between phones
@zeuszemus9925
@zeuszemus9925 2 жыл бұрын
I can't run it in Flutter version 2.5.2
@MMROBOTTECH
@MMROBOTTECH 2 жыл бұрын
I wrote the code last year so maybe the code need actualization, in the comment there are another version did you try it?
@goplayman5658
@goplayman5658 3 жыл бұрын
Hello sir, '_sendMessage(textController.text)' is not sending data :( Arduino Rx pin is also not blinking
@nelsonlee9859
@nelsonlee9859 3 жыл бұрын
could any one help one . I am using iPone 6s, and this is my feedback is below ===== VERBOSE-2:ui_dart_state.cc(166)] Unhandled Exception: MissingPluginException(No implementation found for method getBondedDevices on channel flutter_bluetooth_serial/methods) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:7) ====== without any BT find. any thing I messing ???
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
I'm supporting in this app only android sry man :(
@nelsonlee9859
@nelsonlee9859 3 жыл бұрын
from your Arduino program, may I know how to read data from Bluetooth, looks something missing many thanks, int ledPin = 13; int cmd = -1; int flag = 0; void setup() { pinMode(ledPin, OUTPUT); digitalWrite(ledPin, LOW); Serial.begin(9600); } void loop() { if (Serial.available() > 0) { cmd = Serial.read(); flag = 1; } if (flag == 1) { if (cmd == '0') { digitalWrite(ledPin, LOW); Serial.println("LED: off"); } else if (cmd == '1') { digitalWrite(ledPin, HIGH); Serial.println("LED: on"); } else { Serial.print("unknown command: "); Serial.write(cmd); Serial.print(" ("); Serial.print(cmd, DEC); Serial.print(")"); Serial.println(); } flag = 0; cmd = 65; } Serial.flush(); delay(100); }
@MMROBOTTECH
@MMROBOTTECH 3 жыл бұрын
good question, if (Serial.available() > 0) { cmd = Serial.read(); //that code mean that, if there are any message from the app read it and storage it into cmd.
@AumkarMali
@AumkarMali 3 жыл бұрын
That’s rlly cool! I have a Bluetooth module to u can check out my vid if u want
Forget WiFi! This Wireless Method is WAY Better?
12:14
GreatScott!
Рет қаралды 654 М.
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 65 МЛН
А что бы ты сделал? @LimbLossBoss
00:17
История одного вокалиста
Рет қаралды 11 МЛН
HELP!!!
00:46
Natan por Aí
Рет қаралды 12 МЛН
ЗНАЛИ? ТОЛЬКО ОАЭ 🤫
00:13
Сам себе сушист
Рет қаралды 3,6 МЛН
HC-05 Bluetooth Module with Arduino-MIT App Inventor
27:57
BINARYUPDATES
Рет қаралды 996 М.
Connecting North Korea's Operating System to the Internet?
10:59
Eric Parker
Рет қаралды 1,7 МЛН
Control Lights with Flutter
5:26
Tadas Petra
Рет қаралды 44 М.
Flutter App to control robot arm (Bluetooth)
7:28
MM ROBOT & TECH
Рет қаралды 15 М.
Bluetooth Low Energy (BLE) In Flutter - BLE SCANNER
14:43
Proto Coders Point
Рет қаралды 24 М.
[ FLUTTER  BLUETOOTH] control Arduino
6:51
MM ROBOT & TECH
Рет қаралды 35 М.
Flutter + Bluetooth
1:02:02
Flutter Kisumu
Рет қаралды 23 М.
Arduino | Vào lệnh AT Command cấu hình Bluetooth HC-05
12:40
Green Technology
Рет қаралды 16 М.
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 65 МЛН