ibuki2003 / 10baset_raspico

raspberry pi pico 10BASE-T stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi Pico 10BASE-T stack

The goal of this project is to communicate with generic ethernet equipments.

Features / TODO

  • 10BASE-T Duplex
  • Some protocols support powered by lwIP
  • blinking status lamps on the connector
  • multiple NIC, behave as switching hub

special thanks

kingyoPiyo/Pico-10BASE-T brought me a lot of ideas, inspirations and pieces of codes.

About

raspberry pi pico 10BASE-T stack


Languages

Language:C 96.5%Language:CMake 3.5%