this is new full project smart home videos if this videos Get 10,000 views i will share (PCB) design and project code share this video and come back again and don't forget like and comment th-cam.com/video/a0rkyjz30v8/w-d-xo.html th-cam.com/video/x2B6TlbhnaE/w-d-xo.html
i dont mean to be so off topic but does anybody know of a tool to get back into an instagram account..? I somehow lost my password. I would appreciate any help you can offer me.
@Bishop Nicholas i really appreciate your reply. I got to the site on google and im waiting for the hacking stuff atm. Seems to take a while so I will get back to you later when my account password hopefully is recovered.
I love how its always some indian dude on youtube that ends up saving my bacon. You guys just have a talent for keeping an explanation simple and easy. Thanks!
Correct me if I'm wrong - the arduino Tx signal is a TTL signal at 5V for HI and 0 for LO. If the 5V is connected directly to the ESP8266 Rx pin without stepping it down to 3.3V, wouldn't that potentially damage the ESP8266 chip? I have seen a few other schematics wherein 3 220 Ohm resistors are used to provide a tap-off point for 3.3V from the 5V signal.
PS: the esp isnt there anymore because of security issues, so u have to copy an already made project with an esp8266 in it and copy the module. Dont know if it will run.
I am having same connection but when i try to upload sketch on arduino it gives following error:- "Failed to connect to esp8266 : waiting for packet header timed out". Do you have any idea about this issue? Just FYI i am not using RemoteXY library. Direct esp to arduino connection and uploading normal blink example of wifii library. Any help will be appreciated.
Hi i'm getting this error in the arduino ide when i upload the program in the arduino uno. What could be the problem? avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x0d avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x0a avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x0d avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x0a avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x0d avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x0a avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x0d avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x0a avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x57 avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x69
you can see more video for smart home by remotexy and alexa by this link th-cam.com/play/PLOUBy-m7WkhKSWLklyyJlzRy2r9wwPT9x.html th-cam.com/play/PLOUBy-m7WkhIJ_s4k6ntSvle9xp5tceGj.html
First, u connect TX (esp) to pin 2 (arduino), RX (esp) to pin 3 (arduino), then upload code. Second, u connect TX (esp) to pin 0 (arduino), RX (esp) to pin 1 (arduino) for test wifi. Good luck!!
hello i have this probleme : ERROER Socket creat error : faied to conected to / 192.168.1.1 - port 6377 conected failed ECONNRFUSED - CONECTION REFUSED ! can help !!
Is there a reason you did not use resistors in the breadboard when connecting LEDs? PIN 12 and 13 to the LEDs, and then to Ground. Is the current already limited in the ATMEGA328?
I have a code in the arduino mega controlling several lamps and relays, with 1kb of sram being used, when the maximum is 8kb. When I use my full code, adding the Blynk interface, it restarts 2 or 3 times every hour. No blynk, stable program. Will xyremote be stable?
Tried the example program for wifi broadcast...it works fine. Retried this reloaded arduino uno and the ssid that came up was from the example. Am i missing something here?
haii..need ur help... which selected board in arduino IDE you used in this project?..arduino Uno or esp8266.. is it possible doing this project by using ESP-07??
sir, why my esp8266 wifi didn't change the name to RemoteXY? i have success to upload the code, and follow the step by step of your video, but the wifi wont change the name and dont required the password. finally cannot connect to my phone, please help !
Followed the exact steps but got an error. Error compiling for board esp8266 module, error: 'serial' was not declared in this scope. What do I need to do?
YES he had removed the TX and RX pins when uploading the code arduino as arduino uses TX and RX pins to upload code to its main chip. Thats why he removed it and reconnected them after uploading the code.
can you help me for an iot project I want to turn the bulb to dim state when nodemcu starts and when motion detected it turn the bulb in the full state for some time and back to dim state.
I am unable to connect Wi-Fi in App. I got this Error: "Socket create error: failed to connect to /192.168.16.102 (port 6377): connection failed: ECONNREFUSED (Connection refused) Any body help me pls. Thnx
you can see more video for smart home by remotexy and alexa by this link th-cam.com/play/PLOUBy-m7WkhKSWLklyyJlzRy2r9wwPT9x.html th-cam.com/play/PLOUBy-m7WkhIJ_s4k6ntSvle9xp5tceGj.html
Does anyone actually connect the ESP8266 to the Arduino from this side of the ESP8266? Or do they turn the ESP8266 over in order to use the provided pins for connecting. Which makes me wonder...why do the circuit diagrams show this view of the connections, whereas in actual practice it is wired from the opposite side?
If i deploy this to my home switches to turn off n on the fans, lights etc... will i still be able to use the physical button to turn on/off the appliances?
Great! Is there a way of doing this remotely? Say from another network, for example, to conect your cellphone to the internet of your office (or even from mobile data) and turn on and off a relay that is at your house... Can that be done? If so, how? Thanks.
And pray tell us, How many of these ESP01's have you blown ? People watching this video, ESP8266 is a 3.3 Volt Device. Connecting the pins directly (as shown here) will result in a blown ESP01. The Arduino outputs 5V on all its pins.........Does it make sense that when you plug the arduino pins into a 3V3 Device that the magic smoke doesnt come out , of course not ! DONT DO IT ! What this guy knows about electronics is DANGEROUS !
im getting the following error after following the exact steps in the video while uploading code: Sketch uses 267064 bytes (53%) of program storage space. Maximum is 499696 bytes. Global variables use 27056 bytes (33%) of dynamic memory, leaving 54864 bytes for local variables. Maximum is 81920 bytes. warning: espcomm_sync failed error: espcomm_open failed error: espcomm_upload_mem failed error: espcomm_upload_mem failed please advise on further actions
check on esp model that gpio 0 coneect to ground and on arduino rest to GND then if it happens remove CH_PD from VCC and connect it to rest from esp for one second then return it back
this is new full project smart home videos
if this videos Get 10,000 views
i will share (PCB) design and project code
share this video and come back again
and don't forget like and comment
th-cam.com/video/a0rkyjz30v8/w-d-xo.html
th-cam.com/video/x2B6TlbhnaE/w-d-xo.html
@Conner Esteban you too
i dont mean to be so off topic but does anybody know of a tool to get back into an instagram account..?
I somehow lost my password. I would appreciate any help you can offer me.
@Clyde Van instablaster ;)
@Bishop Nicholas i really appreciate your reply. I got to the site on google and im waiting for the hacking stuff atm.
Seems to take a while so I will get back to you later when my account password hopefully is recovered.
@Bishop Nicholas it did the trick and I finally got access to my account again. Im so happy:D
Thanks so much, you really help me out!
I love how its always some indian dude on youtube that ends up saving my bacon.
You guys just have a talent for keeping an explanation simple and easy.
Thanks!
he's arab
He is Arabian and I think he is Palestinian!
He is using Arabic in his phone ... not sure if he is Indian xD !
This one is fluid! After drowning in countless videos, I finally did it. Thanks.
THANKS!!! SUPERB... I can't use esp8266 for two weeks...finally it works..
that remoteXY library is exactly what I've been looking for. Thank you
First class video, third-class music👌
Absolutely right.....
😂
Can't see the RemoteXY network
Edit: now it does. Had to use a voltage divider at from Arduino's TX to ESP RX to reduce voltage to 3.3
I too can’t able to see it in network.. pls help
Correct me if I'm wrong - the arduino Tx signal is a TTL signal at 5V for HI and 0 for LO. If the 5V is connected directly to the ESP8266 Rx pin without stepping it down to 3.3V, wouldn't that potentially damage the ESP8266 chip? I have seen a few other schematics wherein 3 220 Ohm resistors are used to provide a tap-off point for 3.3V from the 5V signal.
Some many people raise this question on the internet, I am also asking the same. But nobody ever addresses this question
@@VinyJones2 broke mine... remember to use voltage divider !
Yeh, I didn't use resistor diviser to step down, actually I also use MOSFET to step up the tension the other way as 3v is closed to haft 5v
Honestly Bro this video did a lot more explaining then the other videos did on getting this to work thanks so much!
You should use a voltage divider from Arduino TX and ESP RX because ESP is 3.3V and arduino 5V. You can make it with a single pair of resistors.
Nuno Figueiredo can u please tell how exactly to do it!!
@@josiavarghese I used a 4.7 kohms and a 10 kohms resistor to create a voltage divider circuit
it is better to hear you explaining in English than hearing stupid music
what software did you use on the pc to model this project
I'm beginner is ESP8266ex - this tutorial is GREAAAAAAAAT - thanks so much - my new references channel
Best tutorial Esp8266 in the TH-cam. Thank's for you video man!
I was fed up with trying blynk software, Remote XY is very useful & easy software 🔥, Thanks man, keep going 💪
Hey can you help me
Out of all the videos out there, this is the best video, honestly.
Hey a simple question!
how to make this 2females to male jupmer wires ?
did u know how? or u bought one?
What a entrance music.My whole room shaked up!
PS: the esp isnt there anymore because of security issues, so u have to copy an already made project with an esp8266 in it and copy the module. Dont know if it will run.
Hey can anyone suggest the name of the circuit connection software hes using cause i also wanna make my own circuit like that
Fritzing
I am having same connection but when i try to upload sketch on arduino it gives following error:-
"Failed to connect to esp8266 : waiting for packet header timed out".
Do you have any idea about this issue?
Just FYI i am not using RemoteXY library. Direct esp to arduino connection and uploading normal blink example of wifii library.
Any help will be appreciated.
Hi, i'm having the same issue. Let me know if you figure it out.
@@nathancollins4083 i guess he connected rx to txd that might be the problem
i am not getting the wifi name remotexy in wifi settings and in application too
but instead i am getting esp wifi in wifi settings, help
Hello... I am having the same problem.... Did you figure out the solution
Esp8266 can withstand 3.3v, arduino serial communication voltage is 5v, this will burn out
he didnt even use resistors on leds, like he would know shit about this thing either way.
Hi i'm getting this error in the arduino ide when i upload the program in the arduino uno. What could be the problem?
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x0d
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x0a
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x0d
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x0a
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x0d
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x0a
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x0d
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x0a
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x57
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x69
you can see more video for smart home by remotexy and alexa by this link
th-cam.com/play/PLOUBy-m7WkhKSWLklyyJlzRy2r9wwPT9x.html
th-cam.com/play/PLOUBy-m7WkhIJ_s4k6ntSvle9xp5tceGj.html
@@BeSmartnothingimpossible can u give solution for that problem rather than watch all the others video.
First, u connect TX (esp) to pin 2 (arduino), RX (esp) to pin 3 (arduino), then upload code.
Second, u connect TX (esp) to pin 0 (arduino), RX (esp) to pin 1 (arduino) for test wifi.
Good luck!!
its not working for me! i got my phone to connect to the remoteXY network, but when i went onto the app i got stuck trying to connect to it.
it keeps connecting :/
Switch off your mobile data first
It doesn't work today. When #include ; is added to an empty sketch, "Error compiling for board", even though remoteXY is installed.
The ESP 01 is a 3.3v module, connecting it to Arduino's 5v TxD is not good for it
Do you know a way to step down the voltage or some other solution?
Use voltage divider
Is the USB connection necessary? Or are you just using it as a power source? Would I need the USB to be connected if I have a 9V external battery?
its just necessary for power bro, youre right
Which software were u using to simulate?
hello
i have this probleme :
ERROER
Socket creat error : faied to conected to / 192.168.1.1 - port 6377 conected failed ECONNRFUSED - CONECTION REFUSED !
can help !!
I don t see the remotexy wireless network?! what can i do?
Hi ! Have you resolve it ?
@@clausd9973 nope bro :(
starts the video
hear Faded
close the video
Can we do this in reverse manner like esp8266 sending data to the mobile phone via wifi
sure
@@BeSmartnothingimpossible How??
Think I seen so on the web, yes!
@@omarinhomoudy program it to do that
tx pin of the microcontroller will do that..
Is this works on DT 06 WiFi module?
Is there a reason you did not use resistors in the breadboard when connecting LEDs? PIN 12 and 13 to the LEDs, and then to Ground. Is the current already limited in the ATMEGA328?
I have a code in the arduino mega controlling several lamps and relays, with 1kb of sram being used, when the maximum is 8kb. When I use my full code, adding the Blynk interface, it restarts 2 or 3 times every hour. No blynk, stable program. Will xyremote be stable?
The code link has expired bro can u please update it !
Tried the example program for wifi broadcast...it works fine. Retried this reloaded arduino uno and the ssid that came up was from the example. Am i missing something here?
Can I know what is the software you used to draw the circuit representation of the arduino and asp module connections please? From 1:27 - 3:33
Idk but tinkercad is a easy to use program and you can add code and check if youre wiring is ok
@@robv.7644 Tinkercad, thanks. Will check it out now.
@@regal_7877 And, do you like it?
@@robv.7644 Yeah it's pretty good tbh. Trying to get the hang of it though, never used something like this before.
Music is great and all but when it comes to Eng. Projects, I prefer someone talking through and explaining stuff.
Thanks a lot for the tutorial. I love remotexy part. It simplifies out the work.
haii..need ur help... which selected board in arduino IDE you used in this project?..arduino Uno or esp8266.. is it possible doing this project by using ESP-07??
sir, why my esp8266 wifi didn't change the name to RemoteXY? i have success to upload the code, and follow the step by step of your video, but the wifi wont change the name and dont required the password. finally cannot connect to my phone, please help !
did you find the solution? if yes please assist me
hi iam using arduino uno with e-health shield ,can i use esp8266 to send data to my firebase with wifi ?
what is the name this stimulation software you used
Fritzing (open source)
P.S.: It doesn't simulate Circuits.
Followed the exact steps but got an error.
Error compiling for board esp8266 module, error: 'serial' was not declared in this scope.
What do I need to do?
me too...
After uploaded codes into the esp8266, it will work as a hot spot .?
Remote xy
"after upload code to arduino connect TX and RX...", I saw you had already connected TX and RX before uploading, hadn't you?
he means us to connect the tx and rx to the arduino after we upload the code
YES he had removed the TX and RX pins when uploading the code arduino as arduino uses TX and RX pins to upload code to its main chip. Thats why he removed it and reconnected them after uploading the code.
Which software ur using for simulation??
The world's best teacher thanks so nice and real
Tried this but the remotexy ssid did not show up. Do we have to load the esp8266?
you need to update ESP8266 firmware remotexy.com/en/help/esp8266-firmware-update/
or u can used ESB8266-12
On your video, esp01 have 2 gpio, and you need handle 2 led. So why you need arduino?
You can upload arduino sketch to esp01.
Yes, but i showing the idea if you need moor than two led
Need some resistors on those LEDs!!!! Otherwise this was very helpful.
Im interested in having my arduino send push messages to my phone somehow.
An alert email, or via tasker/IFTTT or something; Can it be done?
What code should I upload to esp? We should have two code. One for arduino and one for esp but remotexy give us just one code.I am confused 😕.
Can you tell me which software used for making connections
its called fritzing
What sofware you use to make the wiring diagram? Regard zuma
can we use our own ssid and and send message to anything using internet?
I'm new to arduinos can you explain why you didn't use any resistors or transistors?
Is it possible to control an arduino uno with esp-01, with another arduino uno with esp-01?
Yes
nothing impossible
can you help me for an iot project
I want to turn the bulb to dim state when nodemcu starts and when motion detected it turn the bulb in the full state for some time and back to dim state.
Great video! Thank you very much! A voice over would have been great though... :)
what software for drawing?
Worked for me perfect on the first try. Well done :)
you just saved a life man. God bless you!!
does tx and rx got interchanged. i am new to this
Help mee!! In app RemoteXY, it stay in "Connecting to ..."
I am unable to connect Wi-Fi in App. I got this Error:
"Socket create error: failed to connect to /192.168.16.102 (port 6377): connection failed: ECONNREFUSED (Connection refused)
Any body help me pls.
Thnx
you can see more video for smart home by remotexy and alexa by this link
th-cam.com/play/PLOUBy-m7WkhKSWLklyyJlzRy2r9wwPT9x.html
th-cam.com/play/PLOUBy-m7WkhIJ_s4k6ntSvle9xp5tceGj.html
@@BeSmartnothingimpossible that's not the answer... Read my question again, and u replied so late but anyway thanks for reply...
same thing did you find a solution please?
@@selimbenammar5286 It's not working...Try Blynk app that works for me..👍👍👍
@@SaifUllah-hi6dv ok thanks ;)
Bhaiya kitne durse appliances ko control kiya ja sakta hai please reply .
Where can i find the code? google say, the file is in the trashcan
الله ينور يا هندسه يا مشرفنا
I can't register remotexy.
Email verification can't use, back to register again and again.
Why when i connect CH_DP to 3,3V, it´s turn off LED on ESP8266?
It doesn´t work ...
Does anyone actually connect the ESP8266 to the Arduino from this side of the ESP8266? Or do they turn the ESP8266 over in order to use the provided pins for connecting. Which makes me wonder...why do the circuit diagrams show this view of the connections, whereas in actual practice it is wired from the opposite side?
The esp8266 tiny board does it come preprogrammed?
If i deploy this to my home switches to turn off n on the fans, lights etc... will i still be able to use the physical button to turn on/off the appliances?
th-cam.com/video/NWnx_Dpk37I/w-d-xo.html
How can I connect component itself to WIFI to work far away?
Which software are u using
Is this code uploaded to the uno or the esp? and if the uno then what code is uploaded to the esp?
Works fine with small LED, even works fine with relay problem occur when u connect LED bulb to the relay via AC.. any suggestion?
Great!
Is there a way of doing this remotely? Say from another network, for example, to conect your cellphone to the internet of your office (or even from mobile data) and turn on and off a relay that is at your house... Can that be done? If so, how?
Thanks.
see this video th-cam.com/video/CZCnEevmsUs/w-d-xo.html
@@BeSmartnothingimpossible Thanks, dude!
Simple Home Automation with Amazon Alexa (PCB and code full project )
th-cam.com/video/NWnx_Dpk37I/w-d-xo.html
I cannot access the code, it says you have placed it in trash.
And pray tell us, How many of these ESP01's have you blown ? People watching this video, ESP8266 is a 3.3 Volt Device. Connecting the pins directly (as shown here) will result in a blown ESP01. The Arduino outputs 5V on all its pins.........Does it make sense that when you plug the arduino pins into a 3V3 Device that the magic smoke doesnt come out , of course not ! DONT DO IT ! What this guy knows about electronics is DANGEROUS !
Too many board, only esp without arduino can work properly...
how? can you showme?
@@Usuaurio-kj1ym
Check this :
github.com/esp8266/Arduino
You can upload arduino sketch to esp8266
i change wifi name, but when i run its displayed old wifi name RemoteXY. How do i fix ?
How long meters/km this wifi maximum radius, using this wifi? Please answer🙏
EL CODIGO LO BORRASTE
im getting the following error after following the exact steps in the video while uploading code:
Sketch uses 267064 bytes (53%) of program storage space. Maximum is 499696 bytes.
Global variables use 27056 bytes (33%) of dynamic memory, leaving 54864 bytes for local variables. Maximum is 81920 bytes.
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed
please advise on further actions
check on esp model that gpio 0 coneect to ground and on arduino rest to GND
then if it happens remove CH_PD from VCC and connect it to rest from esp for one second then return it back
repeat last step every time you face same probem
are those leds neccesary
I need help, how can I factory reset the esp8266, without having to open the serial port of arduino ide.
by using this can I control this from anywhere?
No, local network. You would have to host your own server on the internet and use that as gateway to your home.
I connected tx and rx to early and can't connect to my arduino now
Link to the code is no longer working. HELP!
Excuse me, if I want to use an ultrasonic sensor, how to set the remoteXY interface?
muut pi le phir
It may not be the smartest thing in this world to connect 3.3 Volt logic (ESP8266) to 5 Volt logic (Arduino)
So I did this same thing and it uploaded to seducing no problem, but I can’t see the WiFi signal on my iPhone. Does anyone know why this happens?
برنامه شبیه سازیش چیه ؟
it doesnt work for me . i did it everything currectly . I couldn't find the WiFi network
The video is great!! it works very easy. Would be nice too when someone clarify deeply the steps.