Skip to content
#

ethernet-shield

Here are 51 public repositories matching this topic...

This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32.

  • Updated May 28, 2020
  • C++

This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), EMC28J60 or W5x00 Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32.

  • Updated Apr 18, 2020
  • C
phillipjohnston
phillipjohnston commented Dec 12, 2019

From the original project:

I don't now if there is a difference, but with W5500, I was able to upload a 250k sketch to mega2560. it was so slow, so I reduced the #define TFTP_PACKET_DELAY to 20 ms. worth trying, I think..

Note from the author:

With W5500 there is a possibility that you could remove the delay completely as it is. You don't encounter these issues with it because W5500 i

Improve this page

Add a description, image, and links to the ethernet-shield topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ethernet-shield topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.