Skip to content

This library is built on top of RP2040-ETH shield's library. Using other hardware might have unpredictable results but network extension CH9120 card is the main requirement.

Notifications You must be signed in to change notification settings

romangobrey/HttpServer-RP2040

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpServer

Description

HTTP Server implementation for some ethernet devices. Check the list of supported hardware devices, using other hardware might have unpredictable results. It supports HTTP only.

Hardware requirements

  • Waveshare RP2040-ETH (TCP/IP controller CH9120)
  • Wiznet W5500-EVB-Pico (TCP/IP controller W5500)

Dependencies

The library uses "arduino-libraries/Ethernet" when W5500 is used.

About

This library is built on top of RP2040-ETH shield's library. Using other hardware might have unpredictable results but network extension CH9120 card is the main requirement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published