wio:wiopico-io16eth-en
Table of Contents
WIOpico 16 I/O ETH
WIO Overview → WIOesp & WIOpico
- WIO Overview | WIO Setup | WIO Control | User Bitmaps | WIO Firmware | WIO Mobile | Cable | LEDScript | IOScript | WIOpi
Work In Progress: Do not translate. |
Description
Goal is to provide a Pico with an ethernet connection W5500.
The W5500 is controlled by SPI and the WIOpico-ETH will use the same pin mapping as the WIOpico 16 I/O CAN.
Features
- Only available for Pico's without WiFi shield. ✔️
- Looking up the Rocrail server by mDNS. ✔️
- Transparent communication between WiFi and Ethernet. ✔️
- Same pin mapping as the WIOpico 16 I/O CAN. ✔️
Setup
Use the following terminal command to activate the EthCon in WIO:
*ethcon=1
This is bit 0 in options7.
A reboot is needed.
Wiring
Links
- Arduino Ethernet Library → Ethernet
- Arduino mDNS Library → ArduinoMDNS
- W5500-EVB-Pico → Pico clone with W5500 on board
- W5500-EVB-Pico PoE → Pico clone with W5500 on board and PoE
wio/wiopico-io16eth-en.txt · Last modified: 2025/06/03 16:30 by rjversluis