How to make a Bluetooth controlled car using Arduino with lights & horn || 100% working

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2022
  • Hi friends,
    In today's video, I am going to show you step by step, how to make a Bluetooth controlled car using Arduino. To make the project more interesting, I have added front and rear lights & horn. The project is done using Arduino Uno. The car is powered by 4 numbers of geared motors. The motors are driven by L298N driver module. The project used HC05 Bluetooth module for communication with our smartphone. The car can be controlled to go front, backward, left & right from mobile phone using Bluetooth. the Bluetooth controlled car has a tested range of more than 10 metres.
    The links for purchasing the items are given below.
    1. Arduino Uno board : amzn.to/3RPzXw8
    2. L298N motor driver : amzn.to/3RO0F8k
    3. Motors with wheels : amzn.to/3W5EYTW
    4. HC05 Bluetooth Module: amzn.to/3xwFTU6
    5. Buzzer : amzn.to/4eHC2nH
    6. LED light : amzn.to/3RPv7iA
    7. Battery pack , 4 x AA : amzn.to/3ztGk28
    8. Jumper wires : amzn.to/3xG4FB0
    Code Link:
    drive.google.com/file/d/1yocI...
    For those who are not able to download code from the above link, the alternate link to download code is given below:
    www.mediafire.com/file/g0s89i...
    Link to remote control software : play.google.com/store/apps/de...
    If the above link is not working for downloading the app, you can download the .apk installation file for the software from the following link and install the app directly in mobile phone.
    drive.google.com/file/d/1Mzc5...
    Please do watch the video .Thank you...
    Please share the video if you like it.
    ❤❤❤~~PLEASE SUBSCRIBE TO THE CHANNEL TO SEE MORE SUCH INTERESTING VIDEOS & MAKE LEARING SCIENCE FUN~~❤❤❤
    #bluetoothcar #scienceproject #arduino #arduinoproject #projectforkids #remotecontrolcar
  • НаукаНаука

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

  • @Hide_Gamer009
    @Hide_Gamer009 8 месяцев назад +2

    Thank you bro

    • @Science_4U_
      @Science_4U_  8 месяцев назад +2

      You are most welcome friend..🙂

  • @nandigamasathvik5925
    @nandigamasathvik5925 Год назад +4

    The best creator

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

      Thank you so much🥰💓

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

      @@Science_4U_ I need your help. My Bluetooth can receive response from my phone during communication through Bluetooth Terminal HC-05 app. My phone is Android. But my Bluetooth HC-05 module (connected to Arduino Nano) cannot send messages back to my phone through the same app unless I replace TX and Rx pins of Arduino Nano controller.

  • @shairag.8762
    @shairag.8762 Месяц назад +1

    Hi, is it ok to use a 12v gear motor while using the same code? Thanks for answering it would really help me

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      You are most welcome friend..🥰❤️🙂It is possible to use 12V gear motor using the same code.

  • @Sujisparkles1007
    @Sujisparkles1007 Месяц назад +1

    Thanks experimental success👍🏻✨

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      Okay friend. Nice to know that it was a success.

  • @Hacio-qe9nh
    @Hacio-qe9nh Месяц назад +2

    Can u tell me which jumper wire u used like male to male,female to female or male to female pls

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      Hi friend. In this project, I have used only 4 nos. of male to female jumper wires to connect arduino to l298n motor driver board and 4 nos. of male to female jumper wires to connect bluetooth module to arduino.

  • @sridharkrishnappanavanerth3388
    @sridharkrishnappanavanerth3388 8 месяцев назад +2

    Can you give circuit/wiring diagram?

  • @Hacio-qe9nh
    @Hacio-qe9nh Месяц назад +1

    6:33 can u tell me whick jumper wire u used here like male to female or whatM

    • @Science_4U_
      @Science_4U_  Месяц назад +2

      Hi friend. In this project, I have used only 2 Nos. Of male to male jumper wires for extending power from motor driver board to Arduino Uno, 4 nos. of male to female jumper wires to connect arduino to l298n motor driver board and 4 nos. of male to female jumper wires to connect bluetooth module to arduino.

  • @Alishamanisha13
    @Alishamanisha13 Месяц назад +2

    Can i use dxbt24 module instead of hc05

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      I am not very sure friend. But I think it can be used without changing the code. Infact the pin out of both hc 05 and DXBT24 are the same..

  • @Crazyvi710
    @Crazyvi710 7 месяцев назад +5

    Bro can i use relay to connect mini pump ?

    • @Science_4U_
      @Science_4U_  7 месяцев назад +3

      Yes sure..a relay can be added and the mini pump can be driven directly from the battery through this relay. Then the command for the swithing the relay ON & OFF can be given from the arduino..

    • @sushiladevi-ic2lz
      @sushiladevi-ic2lz 2 месяца назад +1

      Hey where is the code

  • @feroan69
    @feroan69 3 месяца назад +2

    Can I use L293D motor drive instead of L298N?

    • @Science_4U_
      @Science_4U_  3 месяца назад +2

      Yes..Sure friend. You can use an L293D motor drive also. But, the same code will not work. A separate code has to be written for using the L293D motor driver board.

    • @feroan69
      @feroan69 3 месяца назад

      @@Science_4U_ oh? Can you please share that code with me?

  • @EIAD_XD
    @EIAD_XD Год назад +4

    Good not bad❤😊

  • @_seity
    @_seity Месяц назад +1

    Can you make this one with switch? I can’t find someone doing rc arduino with L298N motor drive and switch on/off

    • @Science_4U_
      @Science_4U_  Месяц назад +2

      Hi friend. Do you mean you want to add a switch to turn power on and off?. Actually in the battery pack that we are using, there will be an inbuilt on off switch. That is why we are not giving any external switch. If you want you can connect a rocker switch in the positive or negative wire from the battery. It will wotk..👍

    • @_seity
      @_seity Месяц назад +1

      @@Science_4U_ can you make circuit diagram for that?

    • @Science_4U_
      @Science_4U_  Месяц назад +2

      @@_seity okay friend. I haven't made the circuit diagram yet. But surely I will make and share with you..🙂

  • @globeexplorers1069
    @globeexplorers1069 7 месяцев назад +1

    One side of my motors is not working but it works when I connect the 5+ with the input

    • @Science_4U_
      @Science_4U_  7 месяцев назад +1

      Hi friend..do you mean that the other motors work when the 5+V USB is connected?.

    • @Science_4U_
      @Science_4U_  7 месяцев назад +1

      Most likely it should be because the batteries are discharged. This is because when connected to the batteries, since it is discharged , it is able to drive one motor only. But when it is connected to 5V , it is getting power from the 5v and also from the batteries and hence both motors gets enough power for rotating..

    • @Science_4U_
      @Science_4U_  7 месяцев назад +1

      With the batteries alone connected, you can help the non rotating motot by slightly starting to rotate with your hand. Sometimes it will then start rotating..

    • @melodybrown7087
      @melodybrown7087 5 месяцев назад +1

      Make sure you have pins in the correct pin sockets

  • @vaniharan8009
    @vaniharan8009 5 месяцев назад +1

    The robot moves in a circular path way and sometimes it connecting to my HC05 Bluetooth module, but it’s not operating when I go forward backward the robot not going what can I do I am studying in sixth standard day. After tomorrow is my science Expo. Please give some other ideas about this project that will be helpful to me to do this robot very easier and I did it voice control robot Please give me any ideas about Bluetooth controlled robots please

    • @Science_4U_
      @Science_4U_  5 месяцев назад +2

      Hi friend..if the robot is going in circles, you can interchange the wires connected to the motor which is rotating backwards. Now both motors will start rotating clockwise. If the bluetooth is sometimes not working, it could mean that the batteries are bad..when the car moves, the voltage drops amd bluetooth gets disconnected.

  • @Hacio-qe9nh
    @Hacio-qe9nh Месяц назад +1

    Can i make this project without buzzer and led lights..would the cide still work without these 2 things?

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      Yes friend. Definitely the code will still work. Just no need to connect the buzzer and LED ligths. The other connections should be given to the same pins as shown in the video.

    • @Hacio-qe9nh
      @Hacio-qe9nh Месяц назад +1

      @Science_4U_ thanks alot i haven't maken this project yet I'll make it in 2-3 days i hope it works

    • @Hacio-qe9nh
      @Hacio-qe9nh Месяц назад +1

      @Science_4U_ and can u tell me which software have u ran to run the code

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      @Hacio-qe9nh okay.. Sure friend. If you have any trouble making this project, please leave a comment. I will try to help you..🙂🥰

    • @Science_4U_
      @Science_4U_  Месяц назад +2

      @Hacio-qe9nh I am using Arduino IDE software installed in laptop for running and uploading the code to Arduino Uno...

  • @pacjonior100
    @pacjonior100 2 месяца назад +2

    Bro connection for parking light which pin ?

    • @Science_4U_
      @Science_4U_  2 месяца назад +1

      The positive terminals of back LED lights are connected to pin no. 6 and the positive terminals of front LED lights are connected to pin no. 7.

  • @bedo-_-yt9002
    @bedo-_-yt9002 8 месяцев назад +1

    thanks so much but when i tried downloading the app it said i cant because i have a new phone so what other app can I install,
    Thanks.

    • @Science_4U_
      @Science_4U_  8 месяцев назад +1

      Okay friend. Another app is arduino bluecontrol by broxcode..

    • @Science_4U_
      @Science_4U_  8 месяцев назад +1

      Infact there are so many apps. You can search for bluetooth control car in google playstore, install it and try..

    • @bedo-_-yt9002
      @bedo-_-yt9002 8 месяцев назад

      thanks

    • @Science_4U_
      @Science_4U_  8 месяцев назад

      @@bedo-_-yt9002 you are most welcome friend..,🙂

    • @bedo-_-yt9002
      @bedo-_-yt9002 7 месяцев назад +1

      ​​@@Science_4U_hi there, been a while, i have been working on the project lately and things have been turning out great but there is one problem, i can't seem to get the program working either that or i can't understand why it is not moving from the app, can you please help me like last time thank you soo much😅 i downloaded the app then i dont know the next few steps is it ok if you provide some detail about how to get the program to work.

  • @ZMGAMERS-YTSHORTS
    @ZMGAMERS-YTSHORTS Месяц назад +1

    i did everything correct but in the APK. APP it couldnt find the hc 05 module which i allowed for location and bluetooth please help me

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      First did you pair the bluetooth module. Ypu need not go to app first. Open normal bluetooth and search for devices and pair it using pin no. 1234. After thst it will be visible inside app.

    • @ZMGAMERS-YTSHORTS
      @ZMGAMERS-YTSHORTS Месяц назад +1

      @@Science_4U_ i searched it in both i but i found out its faulty asked the shop from which we bought thanks btw

    • @Science_4U_
      @Science_4U_  Месяц назад

      @@ZMGAMERS-YTSHORTS okay friend. Sometimes these sensors are faulty and it is very difficult to detect the fault. All the lights will be on and it will appear to be working correctly, but will be faulty. Anyway, nice that you could find out thst the bluetooth module was faulty.

  • @vaniharan8009
    @vaniharan8009 5 месяцев назад +1

    Can I use 2 motors?

    • @Science_4U_
      @Science_4U_  5 месяцев назад +2

      Yes sure..2 motors also can be used..It will behave the same was as 4 motors.

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

    It's taking to ibis paint fir code plz help me

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

      Yes, I will surely help you. The code is available in the google drive link, given in the description. Did you download the code from that link?.

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

      I will give the link below, to download the code..
      drive.google.com/file/d/1yocI11JcjoCkEvKP9L6SrzVBCZ8eQmK7/view?usp=sharing

  • @arambha4807
    @arambha4807 4 месяца назад +1

    can i get a diagramatic version of the connections

    • @Science_4U_
      @Science_4U_  4 месяца назад +1

      Yes..sure friend. I have not made the circuit diagram yet. I will make one and give soon..🙂

  • @mutasimbillah7368
    @mutasimbillah7368 Месяц назад +1

    Hello friend.I have connected the car to the app.The lights of the motor driver,arduino and bluetooth module are on.But when I click on the buttons of the app the car is not moving at all.What should I do?

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      I would suggest you can first do the following project for an obstacle avoiding robot, which doesnt require bluetooth module. If that works, atleast we can ensure that the motor driver and all other components except bluetooth module is working.
      ruclips.net/video/kPSBpfUpHt0/видео.htmlsi=CppqCXF1GnZeXZWR

    • @mutasimbillah7368
      @mutasimbillah7368 Месяц назад +1

      Well,as I said the lights of motor driver are on.Doesn't that mean it ain't faulty?

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      No friend. Not at all!!! Even if the lights are on, it can be faulty. I have seen many cases like that.
      I will tell one way to check the motor driver board is faulty or not. Connect +5V from arduino to IN1 pin of motor driver board and gnd pin of arduino to IN2 of motordriver board. If motor driver board is working, one motor should rotate. Can you check that and tell, friend?

  • @vaniharan8009
    @vaniharan8009 5 месяцев назад +1

    Can I use any other controller app?

    • @Science_4U_
      @Science_4U_  5 месяцев назад +1

      Yes sure friend...There are many other applications available in playstore..You have to search for bluetooth control car and install any one of them. The most important thing is inside the application you have to configure such that the app sends F alphabet for forward, B for back, L for left , R for right and S for stop..

  • @sajeevs9378
    @sajeevs9378 2 месяца назад +1

    can you name the app used by you. i did not get the APP

    • @Science_4U_
      @Science_4U_  2 месяца назад +1

      Hi friend. The app was earlier available for download from Google play store. Now they have removed it.
      You can now download the .apk installation file for the software from the following link and install the app directly in mobile phone.
      drive.google.com/file/d/1Mzc5KGRzhqFgvPnWan8b5mDisAgMnkMK/view?usp=sharing

  • @sharanv3561
    @sharanv3561 6 месяцев назад +1

    Hi can i use 9v hi-watt battery

    • @Science_4U_
      @Science_4U_  6 месяцев назад +1

      Yes sure friend. You can use 9V battery..

    • @sharanv3561
      @sharanv3561 6 месяцев назад +1

      Does the led lights and buzzer is Mandatory if not what will be the code please it is very urgent

    • @Science_4U_
      @Science_4U_  6 месяцев назад +1

      @sharanv3561 Hi friend, the LED light and buzzer are not mandatory. You can connect the remaining components as per the instruction given in the video. And you can use the same code also. The same code will work even if you are not connecting lights and buzzer.

    • @sharanv3561
      @sharanv3561 6 месяцев назад +1

      Hi do i need to remove the RXD and TXD pins during the upload of coding

    • @Science_4U_
      @Science_4U_  6 месяцев назад +2

      @sharanv3561 I have never done that and I have never faced any problem while uploading the code. But I have also seen many videos telling to disconnect the pins before uploading code.Try uploading the code with Rx and Tx pins connected l. If you find some problem during uploading the code, you can disconnect Rx and Tx pins.

  • @user-oo7qc6yy6n
    @user-oo7qc6yy6n Год назад +1

    Hello my friend, why the 3 other motor is not working only 1 motor is working using 2 batteries of 18650 3.7v? can you help me? :>

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

      Hi friend, surely I will help..Since 1 motor atleast is working, I think connections are given correctly. Have you connected the motors directly to the battery and checked whether all motors are working?

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

      Sometimes it could be due to faulty motors. Also please check if the batteries are fully charged. If the batteries are discharged, then also the motors may not work..

    • @user-oo7qc6yy6n
      @user-oo7qc6yy6n Год назад +1

      @@Science_4U_ yes i already check every motor it's work fine, maybe the batteries is faulty but the battery that i'm using is okay right? i dont change anything

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

      @@user-oo7qc6yy6n 2 x 18650 batteries work very well for this project. But if the batteries are drained, then it will not work properly. If you want me to further help, you can come to my instagram account and we can chat. I will try to solve the problem..If you send photos of the connections given, I can check..

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

      @@user-oo7qc6yy6n my instagram id : instagram.com/_science4u_?igshid=MzNlNGNkZWQ4Mg==

  • @mehmetbuyukcakir9372
    @mehmetbuyukcakir9372 4 месяца назад +1

    How many hours can I use it?

    • @Science_4U_
      @Science_4U_  4 месяца назад +1

      Hi friend. That depends mainly on the battery capacity..if you use 4x1.4V AA batteries, it will last around 1 hour..if you use 2x3.7V 18650 batteries ..it will last for 5-6 hours..

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

    After uploading code when my project is connected to the computer then if I press the controller then the light of motor driver blink as I press the button but when I put battery then it's not working.
    Now it is the problem with battery or something else?

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

      Hi friend. Can you please explain your problem more clearly?. Which is the controller that you are pressing that causes motor driver light to blink?.

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

      @@Science_4U_ bt car controller app

    • @Science_4U_
      @Science_4U_  10 месяцев назад +1

      @@JAPGaming okay friend. If the light in the motor driver is not getting ON, it should be a battery problem.

  • @sajeevs9378
    @sajeevs9378 2 месяца назад +1

    I have added lithium batteries. Is it OK?

    • @Science_4U_
      @Science_4U_  2 месяца назад +1

      Perfectly fine ..Dear friend..Make sure the battery output voltage is in the range 6V to 12 volts.

  • @thim987
    @thim987 2 месяца назад +2

    At so cool wow but i can do it to

    • @Science_4U_
      @Science_4U_  2 месяца назад +1

      Yes friend. You can also do it.🙂❤️

  • @arungokul20
    @arungokul20 3 дня назад

    Can you give circuit diagram please

  • @vaniharan8009
    @vaniharan8009 5 месяцев назад +1

    Can I use other Bluetooth control app for this robot?

    • @melodybrown7087
      @melodybrown7087 5 месяцев назад +1

      yes. I use arduino car

    • @feroan69
      @feroan69 3 месяца назад +1

      ​@@melodybrown7087 does it work properly?

    • @Science_4U_
      @Science_4U_  3 месяца назад +2

      Sure friend. It works nicely. I have made it and it is tested and working very well!!!

    • @feroan69
      @feroan69 3 месяца назад +1

      @@Science_4U_ oh thank you brotha

  • @kushaltangudu3177
    @kushaltangudu3177 3 месяца назад +1

    Bro i did for Bluetooth nodule Arduino but i am not getting Bluetooth signal on

    • @Science_4U_
      @Science_4U_  3 месяца назад +1

      Are the lights in the bluetooth module changing the blinking pattern when it is getting connected to phone?

    • @Science_4U_
      @Science_4U_  3 месяца назад +1

      Sometimes bluetooth module could be faulty also..

  • @tusharshende9129
    @tusharshende9129 7 месяцев назад +1

    I have problem all functions are work but my motor are not working rotating very slow

    • @Science_4U_
      @Science_4U_  7 месяцев назад +1

      Okay friend. That is definitely due to a battery problem. It may be a discharged battery. Which battery are you using friend?

    • @tusharshende9129
      @tusharshende9129 7 месяцев назад +1

      @@Science_4U_ lithium battery 2 cell I join in alternat mean they power out put 12v

    • @Science_4U_
      @Science_4U_  7 месяцев назад +1

      @@tusharshende9129 okay friend .But even if you connect 2 batteries in series if they are discharged, it cannot drive the motors at a good speed.

    • @tusharshende9129
      @tusharshende9129 7 месяцев назад +1

      @@Science_4U_ oh ok

    • @melodybrown7087
      @melodybrown7087 5 месяцев назад

      Make sure your ground in your driver shield is connected to VIN in your arduino

  • @shwetansh4773
    @shwetansh4773 4 месяца назад +2

    How can we increase the motor speed or rpm of wheels? What changes should be done in code?

    • @Science_4U_
      @Science_4U_  4 месяца назад +1

      Hi friend. We cannot increase the speed in code. The code is written for getting maxiumum rotational speed of wheels. The easiest way to increase rpm of wheels is to increase the voltage of the battery.

    • @shwetansh4773
      @shwetansh4773 4 месяца назад +1

      @@Science_4U_ ok thanks alot sir

  • @Hacio-qe9nh
    @Hacio-qe9nh Месяц назад +1

    My code is not working its saying "programmer is not responding" pls help

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      Please make sure the correct port is selected in tools>port before uplpading the code. If atill problem is there Please try uplpading the code by connecting to different usb port. If that doesnt work, you can try in a different PC/laptop..

  • @thenmozhivaradharajan2962
    @thenmozhivaradharajan2962 19 дней назад +1

    Can you please make a video of Bluetooth controlled drone ?
    And also line follower without microcontroller?

    • @Science_4U_
      @Science_4U_  19 дней назад +1

      Okay friend. I will do when I get time..

  • @rajatburmankp
    @rajatburmankp 7 месяцев назад +1

    Can i use motorshield for this code?

    • @Science_4U_
      @Science_4U_  7 месяцев назад +1

      No friend. Motor shield will not work with this code. You have to use L298N driver only to work with this code..

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

    My phone conected to Hc 06 but when i click the arrows on the app the car didn't go.Lights and the buzzer didn't work eather.

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

      It should have worked. Since nothing is working, I suspect it could be something to do with uploading the code. Was the code uploaded succesfully?

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

      Also please ensure that Tx pin of bluetooth module is connected to pin no. 2 of arduino and Rx pin of bluetooth module is connected to pin no. 3 of arduino.

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

      Also, if you are not sure, please try interchangin the Tx and Rx pins and see if it works.

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

      Code please

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

      @@seglah_1122 Hi friend, the code can be downloaded from the google drive link given in the description box..

  • @vedant8788
    @vedant8788 9 месяцев назад +2

    Code is not opening sir pls help your ideas are to futuristic lov u

    • @Science_4U_
      @Science_4U_  9 месяцев назад +2

      Thank you so much dear friend for your nice words💓
      Code is not opening means you are not able to download code or after downloading you are not able the open the code?

    • @vedant8788
      @vedant8788 9 месяцев назад +2

      @@Science_4U_ ya it's not getting downloaded

    • @Science_4U_
      @Science_4U_  9 месяцев назад +2

      @@vedant8788 okay friend. Can you try downloading from the following link?
      www.mediafire.com/file/g0s89isgvsdilhv/Bluetooth_controlled_car_with_lights_and_horn.ino/file

    • @vedant8788
      @vedant8788 9 месяцев назад +2

      Ya it worked

    • @vedant8788
      @vedant8788 9 месяцев назад +2

      Thank u alot

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

    After uploading the code the car doesn't even move it's connected but doesn't move please rply what should I do😢

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

      Hi friend, There could be many reasons why the car is not moving. Sometimes the bluetooth module may be faulty, motor driver may be faulty though the lights turn on..

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

      We have to check one by one and identify what is the problem. Have you used this bluetooth module and motor driver board before?

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

      Have you connected the lights and horn and whether that is also not working?. Or is it the motor alone that is not working.?

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

      Also can you just interchange between the Tx and Rx connections of the bluetooth module and see if it is working?

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

      Does the motor driver have jumpers connected on both sides of the 4 control pins?. That jumpers are for enabling the motor rotation.

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

    Hi bro

  • @user-lc2dy6qf3d
    @user-lc2dy6qf3d Месяц назад +1

    What is the name of the app

    • @Science_4U_
      @Science_4U_  Месяц назад +1

      Hi friend. The name of the app is bluetooth RC car by andi.co

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

    now i get this how t ofix it
    not in sync: resp=0x8f

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

      Hi friend, most probably your arduino board is the problem. It may be a faulty one. I also used to get the same error and couldn't do anything about it. The error went away only when I changed the board.

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

      You can also try to burn the boot loader in the arduino one again. That may solve the problem. The bootloader has to be burned by connecting this board to a good board. You can find instructions in the internet about how to do this.

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

      Have you used this board before without any problem?. Or is it the first time that you are using and got this error?

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

      You can also try the following and see whether it solves the error.
      Here are some easy things that can often fix this error:
      Disconnect and reconnect the USB cable.
      Press the reset button on the board.
      Restart the Arduino IDE.
      Make sure you select the right board in Tools ► Board ►, e.g. If you are using the Duemilanove 328, select that instead of Duemilanove 128. The board should say what version it is on the microchip.
      Make sure you selected the right port in Tools ► Serial Port ►. One way to figure out which port it is on is by following these steps:
      Disconnect the USB cable.
      Go to Tools ► Serial Port ► and see which ports are listed (e.g. COM4 COM5 COM14).
      Reconnect the USB cable.
      Go back to Tools ► Serial Port ►, and see which port appeared that wasn't there before.

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

    Please give me a code,🙏🙏🙏

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

      Dear friend, code can be downloaded from the google drive link given in description..

  • @manishkarsh6836
    @manishkarsh6836 9 месяцев назад +1

    Sir I need different Idea for my exhibition please If u have give me 🙏🙏

    • @Science_4U_
      @Science_4U_  9 месяцев назад +1

      Hi friend. You need ideas about arduino projects or general science projects?

    • @manishkarsh6836
      @manishkarsh6836 9 месяцев назад +1

      @@Science_4U_ yes sir I need if have please give I've to submit tomorrow 🙏

    • @manishkarsh6836
      @manishkarsh6836 9 месяцев назад +1

      @@Science_4U_ It were better if I have your number but unfortunately I scared that when I talk to any foreigners my English will imperfect btw i glad to see your video I watched almost all the series but I forgot to subscribe now I'm going to subscribe 🙂.

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

      @@manishkarsh6836 Hey friend..Dont worry. I am not a foreigner. I am from India only. And dont worry about your english. Love you brother..💓

    • @Science_4U_
      @Science_4U_  9 месяцев назад +1

      @@manishkarsh6836 Dear friend..Iam sorry I cant give my phone number. But you can chat or call me also in my instagram ID..Below js my instagram ID..
      instagram.com/_science4u_?igshid=OGQ5ZDc2ODk2ZA==

  • @king-of-expariment
    @king-of-expariment Год назад +2

    Hi bro the file is not opening please help

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

      Hi friend, I have uploaded the code in another site also. You can download code from the alternate link below.
      www.mediafire.com/file/g0s89isgvsdilhv/Bluetooth_controlled_car_with_lights_and_horn.ino/file

  • @shivan_editzz
    @shivan_editzz 4 месяца назад +1

    Codes

    • @Science_4U_
      @Science_4U_  4 месяца назад +1

      Hi friend. The code can be downloaded from the link given in the description box below the video.

  • @SuminaSadique
    @SuminaSadique 10 месяцев назад +2

    Plz Give a HCO5 Bluetooth module

    • @Science_4U_
      @Science_4U_  10 месяцев назад +2

      You can buy it from many online sites friend..like amazon, robu.in, robocraze..etc..

    • @SuminaSadique
      @SuminaSadique 10 месяцев назад +2

      I have a mistake I buy CA-6928

    • @Science_4U_
      @Science_4U_  10 месяцев назад +2

      @@SuminaSadique hmm. Okay friend..CA-6928 is used as bluetooth for audio systems..it cannot be used with arduino.For arduino projects, you need to buy HC-05 or HC-06 bluetooth module..

    • @SuminaSadique
      @SuminaSadique 10 месяцев назад +2

      Ok friend

  • @ProguyMinecraft
    @ProguyMinecraft 8 месяцев назад +1

    It is not going fast

    • @Science_4U_
      @Science_4U_  8 месяцев назад +1

      Hi friend. You can increase the speed by using battery with a higher voltage..

  • @tabssumusman1034
    @tabssumusman1034 11 месяцев назад +1

    Can I use a HC-06 Bluetooth module for this project

    • @Science_4U_
      @Science_4U_  11 месяцев назад +1

      Yes ofcourse!!!. You can use both HC05 and HC06 modules for this project🙂

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

    'LEDF' was not declared in this scope

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

      what should i do? plz help bro

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

      @@Dinooffical Hi. I didnt properly understand the question friend. LEDF is declared in the code in the beginning. LEDF is assigned to pin no. 7 in the code.

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

      @@Dinooffical Or did you mean that when uploading the code are you getting an error thst LEDF is not declared in this scope?. Then please check the code once again. Some lines would habe been accidentally deleted. You can redownload the code and try uploading again to arduino.

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

    nice video! can you help me? what is the problem here, the arduino uno r3 is not receiving a power using the bettery which i use the power jack instead the pins. what is the possible problem?

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

      Hi friend. Thanks a lot!!! Surely I am there to help!! But I didn't understand the question exactly!!!. Why did you connect battery to powerjack?. Normally we can connect the battery to Vin & Ground pins of arduino for powering it.

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

      Normally an AC to DC adaptor is connected to the powerjack with a voltage range of 9V to 12V. Did the battery that you connected to power jack have voltage in this range?. Otherwise it will not work..

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

      @@Science_4U_ oh sorry im really new about this arduino so i dont know that i can do that XD my bad. okay ill check it again thank youu for your comment its really help me!

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

      @sufferwr1595 okay friend. There will be 2 pins in arduino board in the POWER section named as Vin and Gnd. You can connect battery to these pins. Positive to Vin and negative to ground. That way you can power the arduino..🙂

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

      @@Science_4U_okay thanks lot!

  • @arlgaming777
    @arlgaming777 9 месяцев назад +2

    Code is available

    • @Science_4U_
      @Science_4U_  9 месяцев назад +1

      The link to download the code is given in the description box. If the google drive link is not working, you can download the code from the following link also.
      www.mediafire.com/file/g0s89isgvsdilhv/Bluetooth_controlled_car_with_lights_and_horn.ino/file

  • @egeduran1034
    @egeduran1034 Год назад +4

    İ tried to do it but it didn't work. 😢

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

      Ooh..it should have worked friend..what was the problem?. I will try to solve it...

  • @vipulthakor513
    @vipulthakor513 8 месяцев назад +2

    Hello friend, the code file does not open. What can I do??

    • @Science_4U_
      @Science_4U_  8 месяцев назад +2

      Hi friend..The code file is given in .ino format, which can be downloaded and directly opened by IDE software used for uploading the code to Arduino Uno. You can even open the code in Wordpad or Notepad in windows and copy it and then paste it in IDE software and then upload to Arduino..

    • @vipulthakor513
      @vipulthakor513 8 месяцев назад +2

      @@Science_4U_But I don't have a PC. I want to upload from mobile. So what to do?

    • @Science_4U_
      @Science_4U_  8 месяцев назад +2

      Okay friend. Then you can use mobile to upload the code the arduino ..You can donwload the following app from playstore..
      play.google.com/store/apps/details?id=name.antonsmirnov.android.arduinodroid2
      Then connect arduino to mobile and upload the code..

    • @vipulthakor513
      @vipulthakor513 8 месяцев назад +2

      @@Science_4U_ But when I upload the code via this app it shows error...

    • @Science_4U_
      @Science_4U_  8 месяцев назад +3

      @@vipulthakor513 What is the error that it is showing?

  • @YazanKhasawneh-ix7uh
    @YazanKhasawneh-ix7uh 10 месяцев назад +1

    The Code not uploaded Probably show to me wrong
    Sketch uses 5562 bytes (19%) of program storage space. Maximum is 28672 bytes.
    Global variables use 269 bytes of dynamic memory.
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xa0
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xa0
    Failed uploading: uploading error: exit status 1
    What is the issue plz help 🥲

    • @Science_4U_
      @Science_4U_  10 месяцев назад +1

      Hi friend..This can happen if arduino board is not detected correctly while plugging to PC. Before uploading the code goto tools >port> and select the correct port. If no port is seen unplug and plug the arduino once again. Also , in tools>board> arduino uno ahould be selected.

    • @YazanKhasawneh-ix7uh
      @YazanKhasawneh-ix7uh 10 месяцев назад +1

      @@Science_4U_ same error bro

    • @Science_4U_
      @Science_4U_  10 месяцев назад +1

      @YazanKhasawneh-ix7uh ooh..Then, it could be a problem with the uno also. Have you used this uno before?. Also, if possible try in another PC or laptop and see if this error is still there.

    • @TRAZExYT
      @TRAZExYT 9 месяцев назад +2

      @@Science_4U_ it's probably the port error , it it's not properly connected to arduino uno,then this can happen. If the issues still isn't fixed then trying chaging the usb cables,If it still isn't fixed then there are good chances that you have burned the arduino board by giving them the wrong polarity like i did 😂

    • @Science_4U_
      @Science_4U_  9 месяцев назад +2

      @@TRAZExYT Yes..that is correct friend..👍

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

    My car is not working after uploading the code

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

      Ooh. Sorry to hear that friend. We will try to solve the problem. Can you explain the problem clearly?

  • @gagana2009
    @gagana2009 8 месяцев назад +1

    Code is not open

    • @Science_4U_
      @Science_4U_  8 месяцев назад +1

      Code will definitely open friend. You can open the code in Arduino IDE software, which is used for uploading code to Arduino board. For just opening the code, you can even open it in Windows Notepad or Wordpad.

  • @straycatmeow7291
    @straycatmeow7291 9 месяцев назад +1

    The code wont open 😢

    • @Science_4U_
      @Science_4U_  9 месяцев назад +1

      It will definitely open friend. Have you tried opening in IDE software?

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

      @@Science_4U_ everytime I download your code on Google drive the file is error

  • @rasiladeshar9914
    @rasiladeshar9914 10 месяцев назад +1

    Where is code ?

    • @Science_4U_
      @Science_4U_  10 месяцев назад +1

      Code can be downloaded from the link given in the description box..

  • @globeexplorers1069
    @globeexplorers1069 7 месяцев назад +1

    very bad vedio

    • @Science_4U_
      @Science_4U_  7 месяцев назад +1

      Hi dear friend. Can you please tell why the video is bad?. Then I can correct and improve the video next time..👍

  • @jeferssonjlk362
    @jeferssonjlk362 9 дней назад +1

    bro tienes tu esquema la puedes compartir

    • @Science_4U_
      @Science_4U_  9 дней назад +1

      Hola amigo. No lo tengo ahora mismo. Lo haré y compartiré pronto.

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

    Is it AA or AAA battery? Not lithium battery right?

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

      I have used normal AA batteries, 4 nos. in the battery pack. These are normal batteries that we use in clocks etc.

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

      Not AAA batteries. AAA batteries are smaller than AA battery.

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

      Is it 3v per cell or what is the voltage of 1 battery?

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

      One problem in using AA battery is that the charge will get over soon and it is not rechargable. A better option will be to use 18650 , 3.7V battery. These will look similar but larger than AA battery. 18650 batteries are Li - ion batteries and rechargable also. There are similar battery holders also available for 18650 batteries. These last much much longer than AA batteries.

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

      @@anirudhparasaran2890 The AA batteries that I used has 1.5V per cell. Total 4 batteries are there in the battery pack. So total voltage = 1.5x 4 = 6V. Arduino required 5V to 12V as input voltage. So 6V from the AA battery pack that I have used is sufficient.