Getting your Arduino online - Using the ESP-01 and Blynk

  Переглядів 73,259

cabuu

cabuu

5 років тому

A short tutorial on using the ESP-01 to connect your Arduino projects to the Internet of Things (IoT). The ESP-01 is a WiFi enabled micro controller that may be used standalone or in combination with an Arduino to enable WiFi control and monitoring of any project.
If you have difficulty getting your ESP-01 to work, see my separate video on flashing new firmware:
• How to flash new firmw...
Subscribe for more tutorials and check out my website:
www.cabuu.com

КОМЕНТАРІ: 55
@shiwanifasate6813
@shiwanifasate6813 3 роки тому
Is it OK if I use esp-12e instead of esp - 01 in this project....???
@mohamedmagdy-hj6fh
@mohamedmagdy-hj6fh 3 роки тому
i am working with esp8266 nodemcu . can i make the same connections to connect it with arduino uno ??
@szekrenyesbandi6202
@szekrenyesbandi6202 3 роки тому
Hi! It's a super tutorial! I just want to ask you, why you need a 10kOhms resistor for the CHPD pin? Thank you in advance!
@ctbully
@ctbully 3 роки тому
the 10K is a Pullup Resistor, 10K is normally used for this purpose. So that means that it holds that pin on the ESP01 High all the time, which is the Chip Enable Pin.
@naughtyboys2381
@naughtyboys2381 3 місяці тому
Nice , just need a small help , can i do this woth arduino nano?
@Nicksperiments
@Nicksperiments 5 років тому
Shouldn’t the ESP 01 have some code flashed to it to communicate to the uno? If I already have code running on the standalone ESP 01 wouldn’t that conflict with communication to the Uno?
@cabuu4122
@cabuu4122 5 років тому
Hi, it should come with the necessary flash but you're right to ask the question as I find it often doesn't or isn't quite right. I've made another video describing how to flash an original copy of the firmware to this device, check it out here: ukposts.info/have/v-deo/e3iol62lnm1yzmQ.html
@wernejo
@wernejo 4 роки тому
What would I need to change in order to get this working on a Wemos ATMega2560? It has a built-in ESP8266 but it acts as a separate board.
@cabuu4122
@cabuu4122 4 роки тому
Sorry I don't have any experience of that board but it should be just a case of making sure you have the correct pin outs and updating any libraries as necessary, good luck!
@crispychickenwing
@crispychickenwing 2 роки тому
hello. wanna ask, why did you connect the rx and tx to other pins instead of the 0 and 1 pin on the arduino?
@Frank-li8uj
@Frank-li8uj 2 роки тому
im wondering that aswell but looking at the replies hes probably not going to reply
@crispychickenwing
@crispychickenwing 2 роки тому
@@Frank-li8uj I think I got the answer already, not sure if it's right tho, just based on my experience. When I use the tx and rx pin the code won't upload to the arduino, had to disconnect the jumper from these 2 pins first. Pretty annoying so had to choose other pins and set it as TX and rx, not the default one. Only then will the code upload without having to disconnect anything
@Hercules159
@Hercules159 3 роки тому
This is will not work if you're starting with ESP-01. You will run into many issues with ESP-01. You need to check if the firmware from Blynk is installed in ESP-01. Then uploading only will work.
@DigvijayKapdi
@DigvijayKapdi 4 роки тому
the error " [1609] ESP is not responding " Shows in Serial Monitor, please help me to resolve it. i use arduino Mega and ESP8266-01 wifi module.
@cabuu4122
@cabuu4122 4 роки тому
Sorry Digvijay you're error is too generic, please provide more details, what model of ESP are you using, what library versions etc? I'd suggest you try edit the code to identify what is causing the problem or a new ESP-01. Good luck!
@markuskernocker392
@markuskernocker392 3 роки тому
@@cabuu4122 I am too getting this error. I am using the AZDelivery ESP8266 01 ESP-01. model number AZDeliveryESP826601Sadapter
@chickenz4604
@chickenz4604 2 роки тому
change baud rate of the esp in arduino, trial error
@juanjosecamarenacortes8570
@juanjosecamarenacortes8570 9 місяців тому
Excuse me, I get an error in the serial monitor, it says that the ESP-01 is not responding, but I followed all the instructions correctly
@creativearts4917
@creativearts4917 2 місяці тому
try flashing esp then retry
@user-wo6xk4iz1p
@user-wo6xk4iz1p Місяць тому
@@creativearts4917 How we can do it i have the same problem
@marcledesmachivite5568
@marcledesmachivite5568 4 роки тому
the best tutorial!
@cabuu4122
@cabuu4122 4 роки тому
Thanks so much!
@swathisenthilkumar5910
@swathisenthilkumar5910 8 місяців тому
Can you please name the components used in this project?
@j.zweistra6502
@j.zweistra6502 4 роки тому
will this work with sparkfun redboard to ?
@cabuu4122
@cabuu4122 4 роки тому
Sorry I'm not sure about that
@kungfuboymike1343
@kungfuboymike1343 3 роки тому
does this work for an Arduino Mega?
@psjahn
@psjahn 3 роки тому
yes
@SultanSaeed_99
@SultanSaeed_99 4 роки тому
I connected it like you did put my ESP-01 does not go red,, it just flashes blue when I connect the USB. What could be the problem?
@jamesb3177
@jamesb3177 4 роки тому
Check the serial monitor and see if anything further can be revealed there
@SultanSaeed_99
@SultanSaeed_99 4 роки тому
@@jamesb3177 It just says "ESP is not responding "
@cabuu4122
@cabuu4122 4 роки тому
@@SultanSaeed_99 Sorry not sure, google is your friend though, they'll be someone out there with the same problem, i just looked and this might be a good starting point: community.blynk.cc/t/esp-is-not-responding-error-please-help/19685/7
@frediromo5398
@frediromo5398 4 роки тому
@@SultanSaeed_99 Hey, I'm getting the same error, did you solved it out??
@SultanSaeed_99
@SultanSaeed_99 4 роки тому
Fredi Romo nope I couldn’t get it to work so have you and used the NodeMCU instead
@kawishsattar8926
@kawishsattar8926 3 роки тому
It shows Esp8266 lib.h no such file
@irfanfakhruddin3572
@irfanfakhruddin3572 Рік тому
hi, sorry but why my AT says failed to connect to Wifi ?
@RafaelLopez-yk8qc
@RafaelLopez-yk8qc Рік тому
I solved it disconecting the arduino from the computer and then connecting it again, hope it helps.
@charuzomag-alasin7914
@charuzomag-alasin7914 4 роки тому
Is there anyway to do this without using resistors???
@cabuu4122
@cabuu4122 4 роки тому
More than likely not, good luck!
@qazaq6893
@qazaq6893 Рік тому
yes you can run it through 3.3v regulator
@Karuniaji
@Karuniaji 3 роки тому
i tried but it didn't work, esp not responding
@Karuniaji
@Karuniaji 3 роки тому
nvm i got it working by installing sdk ver 1.5 at blynk community
@veerand7038
@veerand7038 2 роки тому
@@Karuniaji where u got it?
@Karuniaji
@Karuniaji 2 роки тому
@@veerand7038 it is a constant struggle, i recommend just use esp32 dev kit, not arduino, arduino nano and uno with esp 01 is bad, doesn't have enough memory and keeps disconnecting
@ctbully
@ctbully 3 роки тому
What a Half-Arsed attempt this is ! No Code, No demonstration of the code actually working
@ebaziuk
@ebaziuk Місяць тому
So lame, it needs you to make an account with some corporation that then tries to sell you stuff and limits what you can do with your Arduino. This isn't a tutorial it's an ad.
@cabuu4122
@cabuu4122 Місяць тому
Blynk was free when this video was made, unfortunately they have since changed their business model.
@ebaziuk
@ebaziuk Місяць тому
@@cabuu4122 Can you recommend a free/open source Android app that can remote control an Arduino with an ESP8266? I have been looking for tutorials like that but I have not found one yet.
Blynk IoT (Blynk 2.0) App w/Arduino Uno R3, ESP8266 ESP-01 Module, Blynk Cloud & 4 x LED [TUTORIAL]
39:58
Артем Пивоваров х Klavdia Petrivna - Барабан
03:16
Artem Pivovarov
Переглядів 8 млн
Arduino MASTERCLASS | Full Programming Workshop in 90 Minutes!
1:25:31
Programming Electronics Academy
Переглядів 2,3 млн
Conexion WIFI |ESP8266 | IoT 2021
7:28
Androbot TECH
Переглядів 56 тис.
Serial Communication - Arduino UNO and ESP8266 (ESP-01)
11:52
TechSteering
Переглядів 221 тис.
Arduino UNO & ESP8266 and control using smartphone
9:47
Be Smart nothing impossible
Переглядів 721 тис.
How to Program ESP01 WiFi Module | Arduino IDE | DIY
6:04
NematicsLab
Переглядів 115 тис.
🔥The LED light bulb will never go out! Just apply NAIL POLISH
4:34
Best OS for programming? Mac vs Windows vs Linux debate settled
8:40
Temperature and Humidity Monitor Using ESP32 and Blynk IOT | Blynk 2.0 Projects
5:35