How to Control DC Motor With L298N Driver Using Blynk IOT and ESP8266 | DC Motor Control With Blynk

  Рет қаралды 26,191

Tech Trends Shameer

Tech Trends Shameer

Күн бұрын

How to Control DC Motor Using Blynk IOT and ESP8266 | DC Motor Speed Control Using Blynk
Required Components
==================
1. ESP8266
2. L298 2A Motor Driver
3. DC Motor
4. Connecting Wires
5. Connecting Cable
Components Link
===============
1. ESP8266 - robu.in/produc...
2. L298 2A Motor Driver - www.electronic...
3. DC Motor - www.electronic...
4. Connecting Wires - robu.in/produc...
Software Required
===============
1. Arduino IDE - www.arduino.cc...
2. Programming Language - C Language
Source Code
==========
github.com/Tec...
Reference Video of Arduino Experiments
======================================
1. How to Read Data From Spreadsheet and Display in OLED | ESP8266 Projects
• How to Read Data From ...
2. How to Control Bulb and Pump using Blynk IOT | Home Automation | ESP 8266 Projects
• Control Bulb and Pump ...
3. How to Store Temperature Pressure Altitude in Google Spreadsheet | NodeMcu Projects | ESP8266
• How to Store Temperatu...
4. Temperature and Humidity Monitor Using ESP8266 and Blynk IOT | Blynk 2.0 Projects
• Temperature and Humidi...
5. Temperature Pressure and Altitude Monitor using Arduino IOT Cloud and ESP8266
• Temperature Pressure a...
6. Control Electric Bulb Using Blynk 2.0/Blynk IOT | Blynk 2.0 Projects
• Home Automation Using ...
7. Control Water Pump Using Blynk 2.0 / Blynk IOT | IOT Projects | Home Automation
• Smart Irrigation Using...
8. Control LED using Arduino IOT Cloud and ESP8266 | Arduino IOT Cloud Projects
• Control LED using Ardu...
9. Control LED using Blynk 2.0/Blynk IOT using Simple Program | Blynk 2.0 Projects | Node MCU Projects
• Control LED using Blyn...
10. Temperature and Humidity Monitor using Arduino IOT Cloud and ESP8266
• Temperature and Humidi...
11. How to Display Current Date and Time in LCD
• How to Display Current...
12. Top 10 Arduino GSM module projects
• Top 10 Arduino GSM mod...
13. How to interface MPU6050 Accelerometer and Gyroscope Sensor with Arduino Nano
• How to interface MPU60...
14. How to store Temperature data in Google Spreadsheet
• How to store Temperatu...
15. How to Display Temperature, Pressure, Altitude Display in LCD
• Temperature, Pressure,...
16. Rain Alert Call and SMS in Mobile using GSM SIM 800 Module | Arduino Projects
• Rain Alert Call and SM...
17. Live Streaming using ESP32 CAM and Blynk App
• Live Streaming using E...
18. How to store temperature data in SD card | Arduino Projects
• How to store temperatu...
19. Object Detection Alert Call and SMS in Mobile using GSM SIM 800 Module | Arduino Projects
• Object Detection Alert...
20. Distance Measurement in OLED Display
• Distance Measurement i...
Music: www.bensound.com
♥ Facebook: / techtrendsshameer
♥ Instagram: / tech_trends_shameer

Пікірлер: 45
@ralphalexander108
@ralphalexander108 Жыл бұрын
Thank you sir for this video. You have explained well
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
Welcome. Please subscribe.
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
Welcome. Please subscribe.
@somiladzedze7527
@somiladzedze7527 Жыл бұрын
Hello, the code continuously connects to the Blynk mobile app on the serial monitor ouput. What could be the main reason I am using an ESP32 DEV module, not the one preferred on your video.
@saidrafiqi107
@saidrafiqi107 Жыл бұрын
Hello, very good video. I have a question : what is the tension (volt) of the output for the motors?
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
Thank you
@bomber2.075
@bomber2.075 2 ай бұрын
@@TechTrendsShameer thank you for the answer
@hudadi4520
@hudadi4520 Жыл бұрын
Can node mcu change with esp 8266 01s only
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
You mean with Arduino and esp 8266 01?
@utkuduman7231
@utkuduman7231 Жыл бұрын
How does blynk know that d1 is physical pin 5? yes we chose pin5 while creating datastream but we didn't choose d1?? Or let me ask, could we make pin 5, for example, d10?
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
Please check the pin configuration of ESP8266. You will get an idea.
@utkuduman7231
@utkuduman7231 Жыл бұрын
@@TechTrendsShameer i checked but didn't understand, how blynk know taht d1 iş physically pin5 🤷
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
In the code we mentioned the PIN as D1 and also in blynk we are mentioning the GPIO Pin which is D5. Also we are selecting the board as ESP8266 while creating the template.
@utkuduman7231
@utkuduman7231 Жыл бұрын
@@TechTrendsShameer and how does blynk know this pin (D1) that we mentioned in the "CODE" (not in blynk web editor)? we only choose D5 on web editor..
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
When you write code for the ESP8266 with Blynk, you use virtual pin numbers in your code rather than the actual physical pin numbers. These virtual pins act as placeholders in your code, and you can assign them to any desired physical pin on the ESP8266 board. In the Blynk web dashboard, when you select a pin (e.g., D5) for a particular widget, you are assigning that widget to listen or send data on the virtual pin associated with D5. It does not mean that D5 is the physical pin being used on the ESP8266. In your code, you need to map the virtual pin used in the Blynk widget to the physical pin on the ESP8266.
@shantanupandey5174
@shantanupandey5174 11 ай бұрын
THANKS its works very nicely, although i cant connect mother 2 due to blyink limitation but learn alot.
@nickrongen3141
@nickrongen3141 9 ай бұрын
I am just going to only make motor 1, motor 2, m1f, m2f and just not make the ones for going backwards
@ramzaalma
@ramzaalma 9 ай бұрын
​​@@nickrongen3141 Hey sir, how your motor work? My motor and settings like yours and my motor not even work. Do you know why that happen?
@mohamaddais6542
@mohamaddais6542 Жыл бұрын
THANK YOU
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
Welcome
@simpleproject6848
@simpleproject6848 7 ай бұрын
How can we use esp32 ?
@TechTrendsShameer
@TechTrendsShameer 7 ай бұрын
Follow this video. kzbin.info/www/bejne/fmbRYoWagc6NjNE
@bilisimeditoru1132
@bilisimeditoru1132 Жыл бұрын
2hesaptan beğenip abone oldum. Allah razı olsun
@VikasKumar-yb7sj
@VikasKumar-yb7sj 2 жыл бұрын
4 channel relay + esp8266 ka use karke banao please
@TechTrendsShameer
@TechTrendsShameer 2 жыл бұрын
this project no need relay.
@dadukaplayz
@dadukaplayz Жыл бұрын
Simulation software name?
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
For program - Arduino IDE For Circuit - Fritzing.
@deekrajput9704
@deekrajput9704 Жыл бұрын
How to make it voice control
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
Try with Google Assistant
@sumedhchahande1595
@sumedhchahande1595 Жыл бұрын
Sir i lost the program and wifi settings can it be reset and reprogram
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
Program is given in the video description. Please check.
@musicalcandy4038
@musicalcandy4038 6 ай бұрын
sir im getting the below error
@paulmolina5802
@paulmolina5802 Жыл бұрын
blynk cloud doesnt go online
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
please check the auth code and wifi connection
@wellingtonpereira8171
@wellingtonpereira8171 8 ай бұрын
Queria controlar o esp8266 pela Internet, nao apenss pela rede dele.
@TechTrendsShameer
@TechTrendsShameer 8 ай бұрын
This is done with internet
@IrfanNhavkar
@IrfanNhavkar 10 ай бұрын
code
@TechTrendsShameer
@TechTrendsShameer 10 ай бұрын
Check video description.
@user-AD2125
@user-AD2125 Жыл бұрын
Brother coding worng bata rha hai
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
May I know the mistake in code ?
@CrakaZ-hk2dz
@CrakaZ-hk2dz Жыл бұрын
How do I get This ? "char ssid[] = "WiFi Username"; // type your wifi name char pass[] = "WiFi Password"; // type your wifi password"
@TechTrendsShameer
@TechTrendsShameer Жыл бұрын
Enter your wifi credentials
@CrakaZ-hk2dz
@CrakaZ-hk2dz Жыл бұрын
@@TechTrendsShameer It turns out that the current limit for the L298N Driver motor is 2 Amps. Is there any suggestion that a motor with this current limit has a torque of more than 5kg?
Обхитрили!
00:43
Victoria Portfolio
Рет қаралды 2,1 МЛН
Горы Бесплатной пиццы
00:56
Тимур Сидельников
Рет қаралды 8 МЛН
The 20 Best ESP32 Projects of 2024!
14:44
ToP Projects Compilation
Рет қаралды 188 М.
Blynk with NodeMCU ESP8266- Web dashboard and Mobile App
24:52
BINARYUPDATES
Рет қаралды 198 М.
Servo motor control with Blynk over WIFI
3:49
Maker Tutor
Рет қаралды 183 М.
Making your first project on New Blynk 2.0⚡️
15:23
techiesms
Рет қаралды 206 М.
Stepper Motors and Arduino - The Ultimate Guide
29:57
How To Mechatronics
Рет қаралды 1,3 МЛН
Arduino To ESP32: How to Get Started!
9:26
Robonyx
Рет қаралды 575 М.