Virtuino - ESP-01 + Arduino UNO getting started tutorial ( ESP8266 ESP01 WiFi module)

preview_player
Показать описание
1. How to connect the ESP-01 module to Arduino UNO
2. How to create a simple Virtuino Web server using the module ESP-01
3. How to create a Virtuino project for communication with the module ESP-01

Arduino+ESP-01 connection plan:

Example sketch:

VirtuinoCM library:

Virtuino on PlayStore:

Virtuino web site:
Рекомендации по теме
Комментарии
Автор

Υπέροχο!! δεν έχω λόγια!! Στον ουρανό σε έψαχνα στην γη σε βρήκα!

Eximnos
Автор

Thanks alot! I have tried so much tutorials but only yours working! gr8 job!

aimstarx
Автор

Thank you very much.. I made it work after a week trying other tutorials.

josephocampo
Автор

sir compilation was successful, tx rx connection as shown, but error shown while typing AT in serial monitor.

brahmadathv
Автор

I got communication AT -> OK but AT+UART_DEF=9600, 8, 1, 0, 0 -> ERROR ? does this mean I cant change the baud rate to 9600 ?

erikstenow
Автор

Great tutorial hope there is more tutorials

SuperSefto
Автор

@Ηλίας Λάμπρου μετά από μερικές ώρες κάποιες φορές το χάνω από το δίκτυο και θέλει reset. Τι θα μπορούσα να διορθώσω?

Eximnos
Автор

My ESP module won't respond AT command on any Baud Rarte

furkanayas
Автор

This video helped me a lot. I follow all the steps and estabilished the comunication between arduino and the esp01. But when I tryed to incluide my own code (I define another pins and logic for some leds in arduino) then I got an error ()when I upload my code. Then I decide to do all the steps again, but then I could not send the AT command anymore.... nothing was displayed.

The error code
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x00

ricardocauduro
Автор

I got "ERROR" When i type AT on Serial Monitor

mavlakshan
Автор

This tutorial is showing the esp01 connect with router. I want to connect direct to android mobile how to do that? Help me

hari.s
Автор

hello, i made different tests because with 115200 it didn't worket to me. only with 74880 something happend, it is not reactive about what i write in the serial monitor but only if i disconnect and reconnect the 3.3V it send me this:


ets Jan 8 2013, rst cause:2, boot lode:(3, 7)

load 0x4010f000, len 1384, o1tail 8
chksum 0x2d
csum 0x2d
v951aeffa
~ld


can you help me?

francescocaccavo
Автор

Hello sir.
While uploading the server ip I got error

sukeshbillodi