Comments on: Arduino – Control 2 DC Motors Via Bluetooth (Perfect To Build a Robot) https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Fri, 12 Apr 2024 12:02:39 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: James https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-905240 Fri, 12 Apr 2024 12:02:39 +0000 http://randomnerdtutorials.com/?p=1043#comment-905240 I have followed this tutorial: https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/ and made no changes at all to the instructions. However, when I use the app, everytime I press forward, it will keep going forward forever and will not STOP even when I press STOP and then after this a broken pipe error will occur? Is there a way to remedy this or how can I alter the code so that the forward button only drives motors forward for a couple of seconds?
Help would be much appreciated.

]]>
By: SJ https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-895851 Fri, 01 Mar 2024 18:44:02 +0000 http://randomnerdtutorials.com/?p=1043#comment-895851 Having trouble with this at the moment. Anyone trying in project in 2023/2024?
I have a Bluetooth connection but the motors aren’t running when I press on a command and I’m getting the message “Broken Pipe.”
Any tips for this issue?
I’m pretty sure I wired everything right, unless there’s some certain things you gotta do when uploading the code on IDE.

]]>
By: Marie https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-772706 Tue, 02 Aug 2022 12:38:23 +0000 http://randomnerdtutorials.com/?p=1043#comment-772706 Hi! i am interested in your project! May I know which schematic diagram you are using? I am currently using tinkercad, however, there are limited components in there.

]]>
By: Masrath https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-749901 Tue, 17 May 2022 16:38:54 +0000 http://randomnerdtutorials.com/?p=1043#comment-749901 Do we have any specifications regarding the ic driver position

]]>
By: Joyal Jaimon https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-710521 Sat, 18 Dec 2021 15:25:12 +0000 http://randomnerdtutorials.com/?p=1043#comment-710521 Hi

I tried this project.I powered Arduino with power bank and Dc motors with 4AA batteries.I used L298N motor driver module.But dc motors not running.I check dc motors with direct current and its working.Bluetooth Module and Motor Driver is also working.Can you help me with this?

]]>
By: Marie.M https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-613034 Mon, 24 May 2021 23:06:33 +0000 http://randomnerdtutorials.com/?p=1043#comment-613034 In reply to m-almajed.

HEY please can you tell me did you use the same code for Dual H-bridge? L298N

]]>
By: ADEM https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-404564 Sat, 02 Nov 2019 19:26:08 +0000 http://randomnerdtutorials.com/?p=1043#comment-404564 Hi,
thanks for your feedback.
That question requires almost an entire tutorial.
What I can tell you right now is that it works like it does with the Arduino… The bluetooth module will establish a communication via the TX and RX pins.
and your smartphone will establish a communication with the bluetooth module.

It will also depend in which PIC you’ll be using. you need to read the datasheet…

]]>
By: Ed https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-402432 Fri, 25 Oct 2019 05:50:07 +0000 http://randomnerdtutorials.com/?p=1043#comment-402432 In reply to ayush.

I know this is a very old post already, but let me chip in on the voltage divider issue. I have been using hc05 modules since I think 2011 on an arduino. To be exact I used 4, that eventually all went dead. So on average they lasted about 2 years, but that’s still relatively short. Had them connected without any voltage divider on the Rx pin coz that ‘should be OK’. Nevertheless, i never had such a high turnover rate on electronic components as with the hc05, except maybe for sd cards in a raspberry pi.
Have ordered a new hc05 but this time i will be using a voltage divider.
I guess that the 5volt level perhaps somehow slowly deteriorates the rx pin of the hc05

]]>
By: Sara Santos https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-357821 Fri, 08 Mar 2019 12:13:19 +0000 http://randomnerdtutorials.com/?p=1043#comment-357821 In reply to Shubham.

Hi.
We don’t have a guide for that motor driver with the Arduino.
But we have a guide with the L298 motor driver with the ESP32.
The wiring is similar.
Here is the article: https://randomnerdtutorials.com/esp32-dc-motor-l298n-motor-driver-control-speed-direction/
I hope this helps.
Regards,
Sara

]]>
By: Shubham https://randomnerdtutorials.com/arduino-control-2-dc-motors-via-bluetooth/#comment-357691 Thu, 07 Mar 2019 19:04:26 +0000 http://randomnerdtutorials.com/?p=1043#comment-357691 Hey very good project bro, but can you send the connection with L298 motor driver.
thanks

]]>