Тёмный

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

Tech Trends Shameer
Подписаться 9 тыс.
Просмотров 24 тыс.
50% 1

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

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 44   
@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
@somiladzedze7527
@somiladzedze7527 9 месяцев назад
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.
@ralphalexander108
@ralphalexander108 9 месяцев назад
Thank you sir for this video. You have explained well
@TechTrendsShameer
@TechTrendsShameer 9 месяцев назад
Welcome. Please subscribe.
@TechTrendsShameer
@TechTrendsShameer 9 месяцев назад
Welcome. Please subscribe.
@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.
@hudadi4520
@hudadi4520 Год назад
Can node mcu change with esp 8266 01s only
@TechTrendsShameer
@TechTrendsShameer Год назад
You mean with Arduino and esp 8266 01?
@simpleproject6848
@simpleproject6848 3 месяца назад
How can we use esp32 ?
@TechTrendsShameer
@TechTrendsShameer 3 месяца назад
Follow this video. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-H5n1RdLiZVo.html
@shantanupandey5174
@shantanupandey5174 7 месяцев назад
THANKS its works very nicely, although i cant connect mother 2 due to blyink limitation but learn alot.
@nickrongen3141
@nickrongen3141 6 месяцев назад
I am just going to only make motor 1, motor 2, m1f, m2f and just not make the ones for going backwards
@ramzaalma
@ramzaalma 5 месяцев назад
​​@@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?
@dadukaplayz
@dadukaplayz 11 месяцев назад
Simulation software name?
@TechTrendsShameer
@TechTrendsShameer 11 месяцев назад
For program - Arduino IDE For Circuit - Fritzing.
@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.
@bilisimeditoru1132
@bilisimeditoru1132 9 месяцев назад
2hesaptan beğenip abone oldum. Allah razı olsun
@musicalcandy4038
@musicalcandy4038 2 месяца назад
sir im getting the below error
@mohamaddais6542
@mohamaddais6542 Год назад
THANK YOU
@TechTrendsShameer
@TechTrendsShameer Год назад
Welcome
@deekrajput9704
@deekrajput9704 Год назад
How to make it voice control
@TechTrendsShameer
@TechTrendsShameer Год назад
Try with Google Assistant
@VikasKumar-yb7sj
@VikasKumar-yb7sj Год назад
4 channel relay + esp8266 ka use karke banao please
@TechTrendsShameer
@TechTrendsShameer Год назад
this project no need relay.
@paulmolina5802
@paulmolina5802 Год назад
blynk cloud doesnt go online
@TechTrendsShameer
@TechTrendsShameer Год назад
please check the auth code and wifi connection
@wellingtonpereira8171
@wellingtonpereira8171 4 месяца назад
Queria controlar o esp8266 pela Internet, nao apenss pela rede dele.
@TechTrendsShameer
@TechTrendsShameer 4 месяца назад
This is done with internet
@user-AD2125
@user-AD2125 9 месяцев назад
Brother coding worng bata rha hai
@TechTrendsShameer
@TechTrendsShameer 9 месяцев назад
May I know the mistake in code ?
@IrfanNhavkar
@IrfanNhavkar 6 месяцев назад
code
@TechTrendsShameer
@TechTrendsShameer 6 месяцев назад
Check video description.
@CrakaZ-hk2dz
@CrakaZ-hk2dz 8 месяцев назад
How do I get This ? "char ssid[] = "WiFi Username"; // type your wifi name char pass[] = "WiFi Password"; // type your wifi password"
@TechTrendsShameer
@TechTrendsShameer 8 месяцев назад
Enter your wifi credentials
@CrakaZ-hk2dz
@CrakaZ-hk2dz 8 месяцев назад
@@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?
Далее
Wireless Switch Control: ESP8266 with Dual Servos
8:42
Making your first project on New Blynk 2.0⚡️
15:23
Просмотров 203 тыс.