Skip to content

Adding ethernet drivers for modules like LAN8720 #29

@benreu

Description

@benreu

I am needing an ethernet RJ45 connector to create a wired connection, making this firmware + ESP32 a competitor to routers that suffer throughput performance when running a lot of small UDP packets.

As the title says, I would like to add support for ESP32 ethernet modules which have the LAN8720 chip and RJ45 jack built in. Like https://www.digikey.com/en/products/detail/seeed-technology-co-ltd/102991455/13572085

It would help me to have some trial code to add to the codebase, and give me a starting point to test and work my way through.

There are a lot of different projects for creating a router with an ESP32, but most of them are dated and don't work, or then don't compile.

Additional resources
https://github.com/Zelmoghazy/esp32-ethernet-lan8720
https://github.com/espressif/esp-iot-solution/blob/release/v1.1/examples/eth2wifi/main/ethernet2wifi_demo_main.c
https://github.com/makischu/ESP_eth2wifi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions