Proteus Simulation of Bluetooth Module and Arduino | App Development on MIT App Inventor

Поделиться
HTML-код
  • Опубликовано: 28 дек 2024

Комментарии • 266

  • @EngineeringOnline
    @EngineeringOnline  5 лет назад +8

    If you want more tutorials related to MIT App Inventor, drop your suggestions below. Thank you for watching the video!

    • @mahamatnilhassan2749
      @mahamatnilhassan2749 4 года назад

      hello Engineering Online can you please help me to create an app on MIT app that receives data transmitted by bluetooth for electrical consumption by using an ACS712 module on proteus
      thank you you did great job

    • @dulceamormeridareynoza8154
      @dulceamormeridareynoza8154 4 года назад

      When I try to select a connection the screen turn black and I can't find the computer. You could help us with that problem, I would really appreciate it!! :c

  • @nh4599
    @nh4599 Год назад +2

    How do you do if you use a bluetooth usb key on a desktop PC and the port does not appear ?

  • @EMBEDDEDAUTOMATION-d6k
    @EMBEDDEDAUTOMATION-d6k Год назад +1

    Scan is not working ..when I pressed the select connection names are not showing..please help

  • @hamzaavdic4371
    @hamzaavdic4371 Год назад +2

    I cant connect my phone with laptop, any help

  • @GHOST7O2
    @GHOST7O2 Год назад +1

    Sister I have a problem.. there is no COM3 in my Bluetooth settings.. can you give any solution about it..
    TIA

    • @gulsherahmad6198
      @gulsherahmad6198 9 месяцев назад

      I am also have the same problem. I am also Add more Incoming COM ports but I don,t find any incoming COMport as to much with my HC05 Moduke . So how to sole this?i am also instill Bluetooth Drivers and try some others possable methode it was not Working .

  • @ximenaroldang
    @ximenaroldang 4 года назад +8

    Thank you! I have a problem when I try to select a connection my screen turns black and I can not find the computer :(

  • @lokeshkinjarapu9000
    @lokeshkinjarapu9000 4 года назад +4

    Maam I'm not getting any incomming COM port in at more blutooth settings

  • @deepakpgs4856
    @deepakpgs4856 4 года назад +4

    wow. great. very easily and quickly explained everything. keep it up. I found your channel is best in Arduino learning amongst all. pl make same kind of video by controlling a servo or steeper motor with laptop voice recorder. thanks

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Thank you so much for appreciation. I am glad it has been helpful for you 😊

  • @vaibhavkumar7833
    @vaibhavkumar7833 4 года назад +1

    I would like to understand, the bluetooth hardware that you are using for serial communication. I am trying to run same project but not able to see the incoming communication port on my machine either with internal/external bluetooth dongle.

  • @tejamamidala3151
    @tejamamidala3151 4 года назад +1

    My com port is 5 but in bluetooth module it has max of com 4 what should I do

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Try it on some other PC and let me know if you are facing the same issue!

  • @danielvicente2480
    @danielvicente2480 3 года назад +1

    Thank you for this video it was very helpful, I was also struggling with the COM3 since my computer was coming only COM5 upward, and to solve the problem I just wrote COM5 in Physical Port in proteus. It gives error in the begining but once you connect your computer with the app while running the proteus it disappear and start working wonderful.

  • @langatkiprotich6095
    @langatkiprotich6095 2 года назад +1

    Thanks alot. I have enjoyed it, and learnt a lot

  • @quanhoa2359
    @quanhoa2359 Год назад

    If I add 1 more relay, do I need to edit the app or just edit the code?

  • @KaranGupta-nf5kb
    @KaranGupta-nf5kb 4 года назад +1

    Thanks a lot!!
    This tutorial would really help us in building our Final year project

  • @sameerk12982
    @sameerk12982 4 года назад +2

    Very informative and easy to understand tutorial....Thank you very much...appreciated.

  • @IgnacioMorris
    @IgnacioMorris 3 года назад

    Great!! I really like your way of explaining !

  • @saisiddarthmanojmummidi8507
    @saisiddarthmanojmummidi8507 4 года назад +1

    I have been using Bluetooth module in my project. So we have done a simulation using Proteus. But we have a doubt. How to connect the Bluetooth module in Proteus to an android device? Is it possible to connect it from a predefined app in an android device and send/receive data ? If we can please explain how to perform it.

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      The same process is done in this video. Try to connect Bluetooth module in Proteus with the app you have.

    • @saisiddarthmanojmummidi8507
      @saisiddarthmanojmummidi8507 4 года назад

      @@EngineeringOnline yah but you have used the app and proteus on the same platform. Can we use the app from the real android device?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      App is real. I have used this on real Android phone.

    • @saisiddarthmanojmummidi8507
      @saisiddarthmanojmummidi8507 4 года назад

      Can i know what app is that so that it will be easily for us.

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      The app is developed on MIT App Inventor and then download on phone

  • @gopialakunta3501
    @gopialakunta3501 Год назад

    love u r videos!

  • @e.t1224
    @e.t1224 Год назад

    I’m trying to create a simulation for Bluetooth controlled fan using proteus

  • @vivekkumargupta7808
    @vivekkumargupta7808 Год назад

    Great explanation 👏👏

  • @guilhermemoura4137
    @guilhermemoura4137 4 года назад

    Why is the variable c char? Could it not a string or int variable?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      c is a character and text is string. you are receiving char by character and then updating the text

  • @e.t1224
    @e.t1224 Год назад

    Where can I get the code for this ?

  • @dominiquehoyi268
    @dominiquehoyi268 3 года назад

    Thank you Madam, this video really helped me a lot ...

  • @e.t1224
    @e.t1224 Год назад

    I’m trying to build a Bluetooth controlled fan regulator

  • @pramodpathade8682
    @pramodpathade8682 2 года назад

    Hello ma'am, I got this error....
    'class String' has no member named 'lenght'
    in text.lenght() >0
    what should i do?
    should i remove this line from program ?

    • @EngineeringOnline
      @EngineeringOnline  2 года назад

      There is some issue in coding. Kindly recheck. I think there is issue with length spelling

  • @momeerehman973
    @momeerehman973 4 года назад +1

    Hi....
    I have a trouble for making aap inventor? I want to creat a push button duel action press (action, led on) and release (action, led off) Kindly make a video for this type of buttons

  • @Taizhuman
    @Taizhuman 4 года назад

    I don`t have any COM port, what I should do?

  • @MuhammadQasim-kw1er
    @MuhammadQasim-kw1er 4 года назад

    More power to you. This was awesome

  • @ouchanihida3327
    @ouchanihida3327 4 года назад

    I have a small problem. I need to use components that are compatible with Arduino. A position sensor (so I use a GPS module. This GPS module must be Adafruit Ultimate GPS Data Acquisition Module (GPS Included)). A position storage (with an SD card that must work with an SPI link). A bluetooth interface. A GUI to visualize the route (using an Android tablet that is compatible with a bluetooth module).
    you can advise me to use what as a component . because it's 3 components must be compatible with Arduino and an Android tablet IHM thanks to a Bluetooth module.

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      I am afraid you won't be able to use GPS module in the proteus because it can not be simulated

  • @_qwerty_001_
    @_qwerty_001_ 4 года назад

    While using the android application why compim is on your pc instead of hc-05?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Since you are using a simulation software (not working on real hardware) and you have to use Bluetooth port of PC so same port needs to be selected.

  • @eeshashrivastava8146
    @eeshashrivastava8146 3 года назад

    How can i have to android screen on the pc only??? Pls answer

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      Please elaborate your question more

    • @eeshashrivastava8146
      @eeshashrivastava8146 3 года назад

      @@EngineeringOnline i want to view my app screen also in my laptop itself(May be a virtual mobile phone). So that i can control everything from my laptop. How can i do it maam... can you pls help.

  • @tonynguyen2177
    @tonynguyen2177 2 года назад

    I don't see COM3 in my PC, how to connect ???

    • @EngineeringOnline
      @EngineeringOnline  2 года назад

      Is there any other port?

    • @tonynguyen2177
      @tonynguyen2177 2 года назад

      @@EngineeringOnline Ok, thank you so much, My pc have COM5 and It is connected 😘 Have nice day ●

  • @mariemtaouss406
    @mariemtaouss406 4 года назад +1

    Can you please make for us a tutorial about GPS in proteus with the MIT App Inventor thank you

  • @sirinekari6661
    @sirinekari6661 4 года назад

    hello , nice video thank you for it , i have a question , why did you choose R=330 ohm ??!!! thank you

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      The resistance value is set in such a way that led can be turned on at high voltage. The resistance value should not be too high and not too low. At high resistance, it will not turn on and at very low resistance, LED will get burned.

  • @himanshuraj296
    @himanshuraj296 4 года назад

    what a nicely explained videos u have uploaded hope u will upload such thing in future

  • @cynosurewolf6009
    @cynosurewolf6009 2 года назад

    Ma am my mobile device is unable to send data. Serial.read() is returning 0.
    connection between Mobile And laptop is fine. I have checked it as well. Both are transmitting and receiving data
    when i start the simulation and press the "on" button from mobile phone nothing happens on proteus and serial.read() returns 0. Moreover when i stop the simulation and press "on" button the app return Unale to write broken pipe error.
    please help me

  • @princeaggarwalclass8arolln388
    @princeaggarwalclass8arolln388 2 года назад

    I am On a laptop and i dont have a com ? What can i do

  • @bukucatatanku3379
    @bukucatatanku3379 4 года назад

    can you help me, why when bluetooth PC is connected to the handphone, but the light is not on? Please help me

  • @meghagarg2325
    @meghagarg2325 4 года назад

    can you please make a tutorial on reading the content of moisture from the soil.

    • @EngineeringOnline
      @EngineeringOnline  4 года назад +1

      Noted !

    • @meghagarg2325
      @meghagarg2325 4 года назад

      @@EngineeringOnline Thank you can you please let me know the estimated date when you'll upload .

    • @EngineeringOnline
      @EngineeringOnline  4 года назад +1

      Can't promise to upload it right away.

  • @TechnoEveryday
    @TechnoEveryday 3 года назад +1

    گریٹ

  • @Blz2000
    @Blz2000 3 года назад

    Thanks for the tutorial, it was very helpful. Currently i'm using app Inventor to develop an app to graph ECG and EMG signal received from Arduino, the graph part is going well but I'm struggling with the axis labels from the graph, is there a way to make a graph with proper X and Y labels in app Inventor? Appreciate if you can help me.

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      Please share your query on engineeringonline0@gmail.com

  • @sebastianherreragil4491
    @sebastianherreragil4491 4 года назад

    Why don't I connect the voltage and ground of the HC-06 module?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад +2

      In simulation, only tx and rx pins can be used. whereas with real hardware, you have to used all of them

    • @sebastianherreragil4491
      @sebastianherreragil4491 4 года назад +1

      @@EngineeringOnline Thank you very much!!

  • @ngotrongnghia5084
    @ngotrongnghia5084 Год назад

    Hi, first thing first, thanks for the video. When I came to the Select Connection and it connected to my laptop successfully. However, the button ON and OFF don't work for the circuit on proteus. I have followed all of the steps in the video without skipping any of them. I choose the right port for the Bluetooth module and for the code as well. If anyone have solutions, I would be appreciate. Thanks in advanced !

  • @prathameshvarashetti2562
    @prathameshvarashetti2562 4 года назад

    I do all the steps as shown but unable to run simulation. I think error would be in com port. When I open Bluetooth setting there it is showing COM19 port but in proteus Bluetooth Library there are up to 4 ports, can this be problem?
    And one more thing I want to send X and Y co-ordinates through app, how can I send it ?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Same Bluetooth port should be selected on the Bluetooth module. Only then you can communicate with the Android app.
      Try it on some other PC

    • @prathameshvarashetti2562
      @prathameshvarashetti2562 4 года назад

      @@EngineeringOnline how can I Send X and Y using joystick, I had made joystick but how can I send it to module?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      You have made a joystick on app?

    • @prathameshvarashetti2562
      @prathameshvarashetti2562 4 года назад

      @@EngineeringOnline Yes sort of which gives the x and y according to ball position.

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      @@prathameshvarashetti2562 Its doable . Have a look at this video
      ruclips.net/video/Gje7ST4yXjM/видео.html

  • @sakshisingh-xs1uv
    @sakshisingh-xs1uv 3 года назад

    How to add ac or fan and curtons ?

  • @e.t1224
    @e.t1224 Год назад

    The code for the arduino app did not work

  • @dhenchudhenchu1051
    @dhenchudhenchu1051 3 года назад +1

    Mam mobile me proteus kaise install kre

  • @thewanderer184
    @thewanderer184 4 года назад

    hey does this setup also work with voice amr app?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      I haven't try. do try and let me know also

    • @thewanderer184
      @thewanderer184 4 года назад +1

      Yeah I have tried, it doesn't work with Amr But it does work Arduino voice controller app.

  • @riyajha9741
    @riyajha9741 2 года назад

    the app is unable to connect to the laptop or any other device via bluetooth. it says " error 507: Unable to connect. Is the device turned on?" pls solve the issue. thank you

  • @orhanz8247
    @orhanz8247 4 года назад

    How can we do kind of this project via IOS ? Also in real project which bluetooth module should we use if awailable ?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      MIT App works for IOS also. Plus you can use HC-05 and HC-06

  • @muzairj4860
    @muzairj4860 Год назад

    Nice information mam

  • @lokeshkinjarapu9000
    @lokeshkinjarapu9000 4 года назад

    Mom I'm not getting COM3 at COMport in blutooth of my pc. While adding it's getting COM9 but it is not there in blutooth module that I used in Proteus.

    • @EngineeringOnline
      @EngineeringOnline  4 года назад +1

      Try on some other PC

    • @lokeshkinjarapu9000
      @lokeshkinjarapu9000 4 года назад +1

      Mom....how to connect Arduino in proteus to Arduino software....

    • @EngineeringOnline
      @EngineeringOnline  4 года назад +1

      @@lokeshkinjarapu9000 Using hex file

    • @lokeshkinjarapu9000
      @lokeshkinjarapu9000 4 года назад +1

      @@EngineeringOnline maam....while I'm giving input from mobile app, the serial monitor in Arduino software shows the the input but there is no responce in Proteus software...

    • @lokeshkinjarapu9000
      @lokeshkinjarapu9000 4 года назад +1

      Maam plz send me the code..
      lokeswararao.kinjarapu@gmail.com

  • @chakradharreddy8458
    @chakradharreddy8458 4 года назад

    while i am seraching in blutooth com port , it shoes none. what should i do?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Do you have a Bluetooth port in your PC?

    • @chakradharreddy8458
      @chakradharreddy8458 4 года назад

      @@EngineeringOnline yeah.now I got that after several times of doing it.

    • @chakradharreddy8458
      @chakradharreddy8458 4 года назад

      @@EngineeringOnline but, circuit got connected, even app connected, it's showing my commands in serial monitor, but motors are not moving in my project.

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Try with simple led then add motors. There might be issue in the code

    • @chakradharreddy8458
      @chakradharreddy8458 4 года назад

      @@EngineeringOnline yes , I tried, I am not able to see any output for blinking of led....even though there is no error showing in Proteus.

  • @robomanthan6122
    @robomanthan6122 4 года назад

    wow ,,very knowledgeable tutorial for me .....i want to make arduino myself by the help of microcontoller,,capacitor ,crystal......etc can i make arduino and simulate with bluetooth in protius software

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Thanks for appreciation :) Yes you can do that. First make Arduino than connect Bluetooth module with it

  • @norsyuhaddahnorazlan3950
    @norsyuhaddahnorazlan3950 4 года назад

    I have a question. Is it will work if I used the Arduino IDE online?

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Yes, it should work fine. generate the hex file and upload in the Proteus

  • @faizivlogsofficial8678
    @faizivlogsofficial8678 4 года назад

    Dil khush kardia

  • @agusprayogo7932
    @agusprayogo7932 4 года назад

    help every time i click 'select connection', and then i choose my laptop, it shows an alert "Error 507: Unable to connect. Is the device turned on?". but, when i tried to send file from my android to my laptop using bluetooth, it worked. what should i do? ultimate subscribe if you helped me and worked

  • @alajlassi7192
    @alajlassi7192 5 лет назад

    I have a problem message error " unable to connect . is the device turned on ?"

    • @EngineeringOnline
      @EngineeringOnline  5 лет назад

      +ala jlassi Make sure both the mobile and PC's Bluetooth is turned on and click on the connect button in the app after playing the Proteus simulation

  • @goldboytrippleseven23
    @goldboytrippleseven23 3 года назад

    Thanks for helping us 😊

  • @mangeshpandit4660
    @mangeshpandit4660 4 года назад

    How to add fan,door bell,tv in proteus and on of then by arduino

    • @EngineeringOnline
      @EngineeringOnline  4 года назад +1

      In this video, AC light and DC fan is controlled
      ruclips.net/video/Kz8hKM4lnFk/видео.html
      For doorbell and tv, you have to model them with other components like AC light or fan

  • @nataliebesher2421
    @nataliebesher2421 3 года назад

    Hello dear,
    I’ve made all the steps correct and there is no mistakes in it but when connecting the bar code into the app, the app isn’t taking me to another tap that i should install the app i did in it how should i fix this?
    My phone is iphone

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      Please share the screenshot of error to engineeringonline0@gmail.com

    • @nataliebesher2421
      @nataliebesher2421 3 года назад

      @@EngineeringOnline there is no error i tried it on andriod and it worked, but i need it for sos iphone is there a way to make it work on iphone ?

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      @@nataliebesher2421 Does your iPhone creates issues in making Bluetooth connection with pc?

    • @nataliebesher2421
      @nataliebesher2421 3 года назад

      @@EngineeringOnline not at all

  • @arunbaira220
    @arunbaira220 4 года назад

    Hi sis please say how to design Bluetooth connect directly without any apps. Example Like a headset. Once i switch on my mobile Bluetooth automatically connecting and LED need to Glow. Please say how to design like this.

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Can you please share the main objective of your project for clarification?

  • @alyr6162
    @alyr6162 2 года назад

    why it didn't work for me?

    • @EngineeringOnline
      @EngineeringOnline  2 года назад

      What is the issue

    • @alyr6162
      @alyr6162 2 года назад

      @@EngineeringOnline when I press either the on or of off button nothing happens

  • @utsavmoradiya9950
    @utsavmoradiya9950 4 года назад

    This is awesome ....thank u so much

  • @princebharti3075
    @princebharti3075 4 года назад

    error 507 has occurred while connecting the app to the proteus model. how can it be rectified

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      First pair your phone with PC via Bluetooth then use MIT app

    • @pradyumnanadella515
      @pradyumnanadella515 4 года назад

      did the error 507 get solved? please help me solving this issue...very important...please help

  • @sumbalzahraameen
    @sumbalzahraameen 4 года назад

    Thank you so much appi 😍🤩🥰🥰🥰

  • @queenjisooxoxo7868
    @queenjisooxoxo7868 4 года назад

    Hi. I cannot upload the arduino codes. I already connected in com 3 for the ports but still couldnt upload the codes. Please help T.T.

  • @orsuvenkatakrishnaiah1625
    @orsuvenkatakrishnaiah1625 3 года назад

    error 507 unable to conect.is device is turned on error

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      Please make sure you've configured the COM port on the Bluetooth module to match that of your laptop. Next, run the simulation first before you try connecting. Hope it helps!

  • @gudlaanusha5002
    @gudlaanusha5002 3 года назад

    after compiling is done, when i am expanding it i can't find file location. anyone can help me ?

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      Please share the screenshot at engineeringonline0@gmail.com

  • @mtalhakhalid1679
    @mtalhakhalid1679 2 года назад +1

    Thanks for wonderful tut notice how HC05 turned into COMPIM hahaha made me laugh

  • @girishpanchal9072
    @girishpanchal9072 4 года назад

    how to get display of name of the paired device

    • @EngineeringOnline
      @EngineeringOnline  4 года назад +1

      When you click on the select connection button on app, it shows all device names.

    • @girishpanchal9072
      @girishpanchal9072 4 года назад

      @@EngineeringOnline thanks, I mean after selection, can we display the name of selected connection?

  • @AdityaSharma-hc3ps
    @AdityaSharma-hc3ps 3 года назад

    Sir ye mene kiya tha com k Bluetooth me add kiya tha par ab me original arduino me code upload nhi kar a rha hu
    Com not available aa rha he

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      Please share the screenshot at engineeringonline0@gmail.com

  • @vivivasquez794
    @vivivasquez794 4 года назад

    Hi, excuse my english, I'm spanish, but a I have a problem with the buttons off and on, bluetooth connection buttons works and recognize the bluetooth device pc - phone. I have the same code however, the bottons (off/on) aren't work, can you help me? please
    Excellent Video

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Please email at engineeringonline0@gmail.com so i can resolve your issue

    • @fredyramirez4104
      @fredyramirez4104 4 года назад

      Can you resolve your problem? I have the same

    • @vivivasquez794
      @vivivasquez794 4 года назад

      Yes, just write to their email explaining your problem, they sent me the files

    • @fredyramirez4104
      @fredyramirez4104 4 года назад

      @@vivivasquez794 Gracias, jaja hasta ahorita vi que en tu mensaje decia que hablabas español

  • @agiarbian3112
    @agiarbian3112 3 года назад

    Wow, Thanks!

  • @bogliscosmin123
    @bogliscosmin123 4 года назад

    Thanks! Very useful!

  • @ucNguyen-eu8mz
    @ucNguyen-eu8mz 4 года назад

    I can not click my Port, please help me

  • @sajidmanzoor3606
    @sajidmanzoor3606 4 года назад

    i need some coding for project can you help me

  • @rajeshadam1675
    @rajeshadam1675 4 года назад

    Everything is OK, but I am getting an 507 error while connecting my android to my pc.
    How to fix it?
    Please help 🙏

  • @modelmakersindia2307
    @modelmakersindia2307 4 года назад

    mam please make it for 3 or more switches

  • @debayanmukherjee01
    @debayanmukherjee01 3 года назад

    Hello! this video has been helpful. but i am getting the "error 507: unable to connect" thing when i try to connect to my pc from the app. can it be solved?? really urgent and important :) thank you.

    • @EngineeringOnline
      @EngineeringOnline  2 года назад +1

      Please make sure you've configured the COM port on the Bluetooth module to match that of your laptop. Next, run the simulation first before you try connecting. Hope it helps!

    • @debayanmukherjee01
      @debayanmukherjee01 2 года назад

      yes it worked properly :) thankyou very much! this video was very helpful

    • @EngineeringOnline
      @EngineeringOnline  2 года назад

      @@debayanmukherjee01 Glad to know that :)

  • @lourencojunior9068
    @lourencojunior9068 3 года назад

    hi mam, can I get the Code?

  • @berdaliaek4332
    @berdaliaek4332 3 года назад

    thenk you

  • @tapandebnath6908
    @tapandebnath6908 4 года назад

    ma,am lcd programming proteus chalhi nihe raha hi

  • @hassaanzamir
    @hassaanzamir 2 года назад

    Proteus Bluetooth Device Not Showing

    • @EngineeringOnline
      @EngineeringOnline  2 года назад

      You have to add library first

    • @hassaanzamir
      @hassaanzamir 2 года назад

      @@EngineeringOnline already added.. everything is fine, but not showing in devices

    • @hassaanzamir
      @hassaanzamir 2 года назад

      @@EngineeringOnline Hvae Done Everything Correctly Port of Com6.. But Sstill facing Issues

    • @hassaanzamir
      @hassaanzamir 2 года назад

      I Think Ports Are Not Configured Correctly.. Send Me Some Videos For That..

  • @hassanguitoun9113
    @hassanguitoun9113 3 года назад

    where is the arduino code !!

  • @pradyumnanadella515
    @pradyumnanadella515 4 года назад

    i am continuesly getting error 507 what should i do...it is very important for my project please get back to me fast. it is a request

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Are you sure, you are not doing any mistake?

    • @pradyumnanadella515
      @pradyumnanadella515 4 года назад

      @@EngineeringOnline nooo i am not doning any mistake....there is a problem with connection establishment...please please help me it is very important for me....

    • @pradyumnanadella515
      @pradyumnanadella515 4 года назад

      @@EngineeringOnline i tried everything once again it shows the same......

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Drop your email. I will email you my files. Try with them and let me know if you are still facing the same issue

    • @pradyumnanadella515
      @pradyumnanadella515 4 года назад

      @@EngineeringOnline pradyumnanadella1027@gmail.com

  • @DIVALEDDIVA-hz5vp
    @DIVALEDDIVA-hz5vp Год назад

    Trima kasih bos 👍

  • @alanfsantos2009
    @alanfsantos2009 4 года назад

    Wonderful. Congratulations.

  • @ankitMadhu-ps5hg
    @ankitMadhu-ps5hg 4 года назад

    Dude can I like seriously contact u coz I'm facing a problem in list picker pls bro

    • @EngineeringOnline
      @EngineeringOnline  4 года назад

      Yes you can contact either at Facebook or at engineeringonline0@gmail.com

    • @ankitMadhu-ps5hg
      @ankitMadhu-ps5hg 4 года назад

      @@EngineeringOnline ok just pls send me the code for this project

  • @eeshashrivastava8146
    @eeshashrivastava8146 3 года назад

    Thankssssss a lotttt maaaam

  • @tapandebnath6908
    @tapandebnath6908 4 года назад

    Ma,am on horaha hi but off nihi horaha hi

  • @jaimeloandres6054
    @jaimeloandres6054 3 года назад +1

    pongan subtitulos

  • @LastChanceNow
    @LastChanceNow 2 года назад

    💯⭐⭐⭐⭐⭐

  • @sherrychristine4574
    @sherrychristine4574 4 года назад +1

    Take a bow

  • @dilantoloza8816
    @dilantoloza8816 3 года назад

    habla mas lento porfa

  • @ariellihan999
    @ariellihan999 Год назад

    My phone's bluetooth is paired with my laptop but it says not connected. Is that why my bluetooth cannot detect my bluetootj?

  • @fredyramirez4104
    @fredyramirez4104 4 года назад +1

    I have a problem, i press the buttom of my app in my phone, but it seems that doesnt sent anything, i dont know what im doing wrong, i do everything that you do, i mean a get connected with blutooth
    but i cant turn on the led

    • @handelmande5795
      @handelmande5795 3 года назад

      I have the same problem :c

    • @EngineeringOnline
      @EngineeringOnline  3 года назад

      Please make sure you've configured the COM port on the Bluetooth module to match that of your laptop. Next, run the simulation first before you try connecting. Hope it helps!

  • @electronicstech2484
    @electronicstech2484 4 года назад

    While I am connecting to pc, I am Facing a 507 Error, Please Help me.