Skip to content

lhalf/w5500-evb-pico-json

Repository files navigation

w5500-evb-pico-json

GitHub Actions Workflow Status MIT

Protocol break relay for valid JSON on the W5500-EVB-Pico.

W5500-EVB-Pico

Overview

Uses the WIZnet W5500 on the W5500-EVB-Pico in MACRAW mode to pass raw packets to the RP2040. A protocol break is implemented by throwing away the protocol information of received packets, then the payload is validated as JSON, and finally a new UDP packet is constructed to forward the contents on.

Dependencies

You will need a debug probe that supports the Serial Wire Debug (SWD) protocol.

About

Protocol break relay for valid JSON on the W5500-EVB-Pico.

Topics

Resources

License

Stars

Watchers

Forks

Contributors