W5100S-EVB-Pico2

by WIZnet

Image of Board

W5100S-EVB-Pico2 is a microcontroller evaluation board based on the Raspberry Pi RP2350 and fully hardwired TCP/IP controller W5100S – enhancing the capabilities of the traditional Raspberry Pi Pico board with additional Ethernet functionality via W5100S.

  • Enhanced Raspberry Pi Pico Clone
  • Ethernet (W5100S Hardwired TCP/IP CHIP)

Features

  • RP2350 Microcontroller with Integrated 16Mbit Flash
    • Symmetric dual Arm Cortex-M33 cores at up to 150MHz
    • 520kByte multi-bank high performance SRAM
    • External Quad-SPI Flash with eXecute In Place (XIP) capabilities
    • Enhanced performance full-crossbar bus fabric
    • Up to 48 multi-function General Purpose IO (8 can be used for ADC on RP2350-B)
      • 1.8-5.0V IO Voltage
  • W5100S Ethernet Controller
    • Supports Hardwired Internet Protocols: TCP, UDP, WOL over UDP, ICMP, IGMPv1/v2, IPv4, ARP, PPPoE
    • Supports 4 Independent Hardware SOCKETs simultaneously
    • Internal 16 Kbytes Memory for TX/ RX Buffers
    • High Speed Serial Peripheral Interface (SPI MODE 0, 3)
  • C-Type USB port for power and data (and for reprogramming the Flash)
  • 40 pin 21x51 ‘DIP’ style 1mm thick PCB with 0.1” through-hole pins also with edge castellations
  • 3-pin ARM Serial Wire Debug (SWD) port
  • 10 / 100 Ethernet PHY embedded
  • Supports Auto Negotiation
    • Full / Half Duplex
    • 10 / 100 Based
  • Built-in RJ45

Purchase

Learn more

Contribute

Have some info to add for this board? Edit the source for this page here.

CircuitPython 9.2.1

This is the latest stable release of CircuitPython that will work with the W5100S-EVB-Pico2.

Use this release if you are new to CircuitPython.

Built-in modules available: _asyncio, _bleio, _eve, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiodelays, audiofilters, audiomixer, audiomp3, audiopwmio, binascii, bitbangio, bitmapfilter, bitmaptools, bitops, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, codeop, collections, countio, digitalio, displayio, epaperdisplay, errno, floppyio, fontio, fourwire, framebufferio, getpass, gifio, hashlib, i2cdisplaybus, i2ctarget, imagecapture, io, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, keypad_demux, keypad_demux.DemuxKeyMatrix, locale, math, memorymap, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplaybus, picodvi, pulseio, pwmio, qrio, rainbowio, random, re, rgbmatrix, rotaryio, rp2pio, rtc, sdcardio, select, sharpdisplay, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, traceback, ulab, usb, usb_cdc, usb_hid, usb_host, usb_midi, usb_video, vectorio, warnings, watchdog, zlib

Features: Breadboard-Friendly, Castellated Pads

Absolute Newest

Every time we commit new code to CircuitPython we automatically build binaries for each board and language. The binaries are stored on Amazon S3, organized by board, and then by language. These releases are even newer than the development release listed above. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.

Previous Versions of CircuitPython

All previous releases of CircuitPython are available for download from Amazon S3 through the button below. For very old releases, look in the OLD/ folder for each board. Release notes for each release are available at GitHub button below.

Older releases are useful for testing if you something appears to be broken in a newer release but used to work, or if you have older code that depends on features only available in an older release. Otherwise we recommend using the latest stable release.