willfurnell / esp32-flipdot-controller

Code and KiCad PCB files to control a Hannover Flipdot display
4 stars 0 forks source link

Ethernet support #2

Closed russss closed 1 year ago

russss commented 1 year ago

I'd like wired ethernet support for using these displays at events. I'm a bit wary of using wifi especially when the ESP32 is in a metal box.

If we're using the ESP32-S3 then it sounds like we need an SPI MAC/PHY for this. The throughput should be pretty minimal so hopefully this won't be an issue.

All the ethernet stuff should be optional.

willfurnell commented 1 year ago

I have added this to the schematic