ESP8266 10-Base-T Ethernet Driver
Overall Discussion This is a relatively unreliable and coincidentally functional ESP8266 Ethernet driver. It only uses two pins on the ESP, the I2S pins, but does provide Ethernet. It does all its own manchester encoding/decoding, framing, FCS, etc. It mimics the ENC424J600 stack found in avrcraft and borrows the IP, ARP, UDP and TCP stacks […]
ESP8266 10-Base-T Ethernet Driver Read More Β»