Skip to content

ESP32DE/esp_enc28j60

Repository files navigation

esp_enc28j60

##Ethernet connectivity to an ESP8266 via an ENC28J60

This project adds the ENC28J60 to the ESP8266, and allows Sprites HTTPD functionality via a wired connection.

  • Allows for concurrent connections to the ESP, both via wired connection and wireless to serve the HTTPD project.

Forum discussion - http://www.esp8266.com/viewtopic.php?f=11&t=9413

alt tag

SDK Version: v1.5.0 27-11-2015

Running and testing esp_enc28j60

##Thanks Special thanks should go to the following people who have provided the building blocks of each aspect, I've just managed to piece them together in some sort of fashion and suprisingly it works.

  1. For the stack, Ulrich Radig http://www.ulrichradig.de/
  2. For the HTTPD project - Sprite_tm http://www.esp8266.com/viewforum.php?f=34&sid=cd5a2e06f4567c5293795af3709402e7
  3. MetalPhreak for the ESP8266 SPI functionality - https://github.com/MetalPhreak/ESP8266_SPI_Driver

About

Ethernet connectivity to an ESP8266 via an ENC28J60

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published