Arduino Every with W5500 Ethernet Shield Web Server (with favicon)

Поделиться
HTML-код
  • Опубликовано: 6 янв 2023
  • I have temperature/environmental sensors in and out of my house. After a few years of uptime they periodically die, generally because of the ethernet shields. Join me as I upgrade a generic nano with a enc28j60 ethernet shield to a genuine Arduino Every with a Robotdyn W5500 V2 ethernet shield.
    Taking advantage of the extra memory in the Every, I test the new hardware with a Hello World server that includes a favicon.
    The Hello World Sketch for the Arduino Every and W5500 V2 shield with favicon can be downloaded here: pastebin.com/5PEBvERD
    I originally wrote the favicon code for an enc28j60 ethernet shield. I found this forum thread that pointed me in the right direction to get it working:
    jeelabs.org/forum/node/1042.html
    I later re-wrote the code to work with a w5100 shield which is what is in this video for the w5500.
    The web server code is based on the web server example that comes with the ethernet2 library.
    The uptime code is from the Arduino forum located here: forum.arduino.cc/t/function-u...
    I am using the Arduino IDE v2.0.2 to code, compile and upload my sketches, you can download it here: www.arduino.cc/en/software
    If you find my video useful or entertaining, feel free to buy me a coffee!
    www.buymeacoffee.com/reileymcke4

Комментарии •