Need more sockets on a #microcontroller? Add some hardware.
@circuitpython 9 with 7 network interfaces: (1) @unexpectedmaker FeatherS3 (native wifi), with additional connections to:
• (3) @adafruit Airlift FeatherWings
• (1) @wiznetteam W5100S-EVB-Pico
• (1) @wiznetteam W5500-EVB-Pico
• (1) @wiznetteam W6100-EVB-Pico
The EVB-Picos are full RP2040 MCUs, but are only being used here as SPI ethernet peripherals.
Code: https://gist.github.com/anecdata/456524f8e38c207931afd0dedf6bec89
#circuitpython