I want to control two led strips wirelessly, how can i implement a code to do that?, should I put the modifications in the second uploaded code or what ? thank you in advance.
Greetings, great video. I am having an issue that when I perform the initial test, I see the actual characters not ascii character values on the Client serial port. If I load the AND_Client code to the Client Arduino I get nothing. I have updated the ESP8266 firmware but no luck, Any ideas?
There's no reaction when I click the reset button. Still connecting...... and fail to upload. What might be the issue. I have triple confirmed the circuitry.
Yes of course, but you have 2 gpio pins on an esp01 compared to the multiple available on an arduino uno. If you have an arduino project already and you just want to add communications to it this is a tutorial for that.
you already had 3.3v supply from arduino uno, why did you use regulator?
Best ESP communication tutorial ever. Thanks so much
Can I do this with esp node mcu 32s and arduino mega with wifif module
I want to control two led strips wirelessly, how can i implement a code to do that?, should I put the modifications in the second uploaded code or what ? thank you in advance.
Greetings, great video. I am having an issue that when I perform the initial test, I see the actual characters not ascii character values on the Client serial port. If I load the AND_Client code to the Client Arduino I get nothing. I have updated the ESP8266 firmware but no luck, Any ideas?
There's no reaction when I click the reset button. Still connecting...... and fail to upload. What might be the issue. I have triple confirmed the circuitry.
Late reply, was it resolved?
@@howtoeverything5068 no I did face the same problem how can I correct it
@@howtoeverything5068 same issue. it says :Failed to connect to ESP8266: Timed out waiting for packet header. what to do?
The 2 ESP8266-01 alone allow communication without going through 2 arduino boards.
Yes of course, but you have 2 gpio pins on an esp01 compared to the multiple available on an arduino uno.
If you have an arduino project already and you just want to add communications to it this is a tutorial for that.
Hi