Very very helpful. Explains everything that a beginner need to know about Arduino Ethernet shield. Thanks very much
@АндрейШаров-ш1г8 жыл бұрын
Спасибо большое Вам за предоставленный материал.Очень помогли Ваши разъяснения.Не зная Вашего языка, все доходчиво и понятно.С Уважением Андрей.
@DucatiMTS12003 жыл бұрын
Thank you - this will get me up and running ethernet communication. Great video sir. Wm.
@justrobin21762 жыл бұрын
3:12 You don't need to install any library. Why then Ethernet examples are in the Examples from libraries ?
@clauderocher44844 жыл бұрын
Thank you a lot for this initiation to Ethernet Shield utilisation.
@tanduongtan97455 жыл бұрын
Arduino Ethernet Shield - Getting Started Why the dislikes... Pretty usefull to fresh guy like me. The title is just fit.
@pauloranieri163 жыл бұрын
Muito obrigado por transmitir seus conhecimentos, estava procurando assunto relacionado a este módulo e não conseguia evoluir até chegar no seu vídeo e agora graça á você consegui, muito obrigado. Thank you very much for transmitting your knowledge, I was looking for a subject related to this module and I couldn't evolve until I got to your video and now thanks to you I got it, thank you very much.
@adhimsuryahidayat89212 жыл бұрын
Hello.. I want to connect 2 points A and B. Each point has an Arduino Uno, Ethernet Shield w5500, router and access point. accesspoint in point to point mode and ip settings in 1 network. The distance between points A and B is 1 km. Can the arduino at point A and B communicate with this topology? thank you very much
@TheJosefin1234564 жыл бұрын
Really great to see the code and great explanation explained, thank you
@emrekaraelmas81293 жыл бұрын
Hi, how can we change a digital pin to LOW level when internet connection drops? For example, we are running an engine and how can we stop the engine when the internet connection is lost? Thank you
@tanveermahmood5627 жыл бұрын
can i connect ethernet cable from PC or must be router
@surenbono60634 жыл бұрын
..is it compatible with vs1053b audio decoder for an password free internet radio.?
@RjSurya1617 жыл бұрын
how to find the Ethernet shield Mac address
@Entertainerzzz5 жыл бұрын
sir, very nice tutorial. Can you tell me why only power led is glowing and none of the other LEDs on my ethernet shield? I have powered up my Arduino from the laptop and connected LAN cable from my router to ethernet shield.
@jameshendri48145 жыл бұрын
Thank you kindly ,most informative video and spot on detailed procedure. worked first time.
@eejoestianto86026 жыл бұрын
how to make the parameter of ip address comes from data (file) which saved on the sd card on the same module?
@yashashra28536 жыл бұрын
Hey buddy if I have a WiFi dongle so how to give it to Ethernet module because I've to know that in how many ways we can provide internet to shield
@Новости-з3й3 жыл бұрын
Please adjust the video quality to your screen resolution !
@gouthamkumar1027 жыл бұрын
when ever i upload code to the board, all the lights put off and coll light blinks what to do
@default_youtube_profile8 жыл бұрын
Hi, I am not able to upload to UNO if ethernet shield is plugged in but if I upload and the plugin the ethernet shield then serial monitor shows nothing. Only red power LED is glowing when it is plugged in. Is something wrong with ethernet shields?
@SaravananAL8 жыл бұрын
Either your Ethernet shield is defective or your Router is not supporting shield.When you connect the RJ45 straight cable to the Router, LAN LED connection should show up in your Router.Then other LEDs will light up on the shield.If not replace your shield.
@default_youtube_profile8 жыл бұрын
thank you Saravanan , even after connecting to router the LED on ethernes jack that are supposed to turn on wasnt happening , As far as I understand after we plug in the power LED and TX Led should also turn on and when we plug in the ethernet wire the LED's on the Jack should also turn on which wasnt happeniing so I have retured , unfortunately I bought two sheields from 2 different sources on amazon and both of them were having same issues. I dont know who is the reliable seller online.
@SaravananAL8 жыл бұрын
Try with a different Router. TP-LINK MR3220 works for any shield.I've tried with many Routers . even the latest MR3420 of TPLINK doesn't support shield (both clone & original one). While connecting with some Routers LEDs glow , but DHCPaddress print program won't give result.TPLInk customer care is not able to give a solution or they do not bother about Ethernet shields. If you connect , the same Router with a Raspberry PI or PC, it PLINK works but not with shield. Go for TPLINK 3220 Router & use a straight RJ45 cable.Everything works!!!
@kairodarvimmelo92424 жыл бұрын
Nao sei se ajudara os demais, mas no meu caso, ate comprei outro modulo achando que estava com defeito, só funciona em conexao 1000Mbps
@gabikit8 жыл бұрын
This was helpful pushing to the root issue I have. Ethernet.begin(mac,ip); is where everything stops
@ajayladkat53187 жыл бұрын
Hello Sir. I have tried code for DHCP Address Printer but i am getting "Failed to configure Ethernet using DHCP" on the serial monitor. May be the problem is with MAC Address, but i have not got the MAC address with the Ethernet shield, how may i get the MAC address ? OR How can i solve this issue ?
@ajayladkat53187 жыл бұрын
use cross LAN cable instead of straight one... Problem will be solved...
@kgsachinthau6 жыл бұрын
use cross LAN cable instead of straight one if you don`t have router, other wise connect straight LAN cable for the router not for the pc
@zimouzeng80977 жыл бұрын
Why i tapped the ip address i cannot accessed to the web??
@sanjupoudel1945 жыл бұрын
how can we connect with database
@alaaalhosari27948 жыл бұрын
HI can I wire esp01 to this ethernet shild thanks
@mhsahinahmad42735 жыл бұрын
very informative video,only the max quality is 480p,it would have been better if it was atleast 720p video,thank you :)
@ghanbarhosseinpour8002 жыл бұрын
I WANT CONTROL READ A/D FROM LAN PROTECOL
@ayushchachre61477 жыл бұрын
hello sir, Great video, and Ethernetshield is working excellent on local network. But i am unable to access my Ethernetshield from any where or other than local area network. I have also tries port forwarding ,but no result. Is there any solution.
@SaravananAL7 жыл бұрын
Port forwarding in a Router is a challenge but a very interesting task.Try this tutorial kzbin.info/www/bejne/bIvYnIR5jKp3ea8
@ayushchachre61477 жыл бұрын
I have tried port forwarding by your esp video previously and didn't success. So i asked you
@athul99757 жыл бұрын
hi, do you know how control relays using arduino through internet by using android phone? pls reply
@andrewwilliams72824 жыл бұрын
did you find out how to do this as this is what i am trying to do?
@redaaddou52218 жыл бұрын
thank you for this video.please I need the cod source of this réalisation.can you help me??
@woodywood19516 жыл бұрын
thanks for this video: it is good! Very well explained...
@hercaici3 жыл бұрын
Thanks..Made me happy today
@Gallardo66693 жыл бұрын
Great. Thank you for the video
@madhavdivya9 жыл бұрын
Thanks for the video Saravanan, please accept my apologies, for sounding rude, you should consider a better camera and microphone.
@shawnvanzyl71926 жыл бұрын
Great video!! Well done
@anthonyvasquez47802 жыл бұрын
Thanks teacher,
@stevenlee17266 жыл бұрын
I have solved ittttttttttttttttt!!!!!!!!!!!!!!!!!!!!! After changing my ethernet cable. Yeahuuuuuu!
@TimStafford017 жыл бұрын
thank you! good stuff
@BertHeideveld6 жыл бұрын
Thank you.
@janhonzik80548 жыл бұрын
Thank you!
@johngaryjohnson46278 жыл бұрын
hi great video
@pankajtyagi62628 жыл бұрын
thank you sir
@sand27346 жыл бұрын
video frame rate = brain cells
@shristiuniyal67926 жыл бұрын
what is this Putty?
@akinjidejimoh71016 жыл бұрын
its just a software to communicate with arduino or computer via serial connection
@mohd.rasadin39156 жыл бұрын
thanks :)
@rajdey12348 жыл бұрын
Hi, After connecting with D-Link600M router, my ethernet shield is taking around 10-15 secs to be steady. But it is not reachable when I ping from Cmd prompt. Even DhcpaddressPrinter sketch is showing "Failed to configure Ethernet using DHCP". The "PWR", "100M", and "FULLD" LEDs are steadily ON. "COLL" and "TX" are OFF. "Link" is generally ON. but momentarily it turns off when RX is ON. Need your help in this regards.