arduino-eventethernet

An event driven Ethernet library for Arduino, running on W5100S-EVB-Pico board
ORIGINAL POST
By teamprof
components
Hardware Components
W5100S-EVB-Pico
X 1
Software Apps and online services
Arduino IDE
details

20220523_094535.png

This library is derived from a modified WIZnet-ArduinoEthernet library. In order for users to reuse their code (minimize user’s code modification), the EventEthernet library overrides the modified WIZnet-ArduinoEthernet methods to implment the event driven features by handling W5100S interrupts.

20220523_094535.png

This library is derived from a modified WIZnet-ArduinoEthernet library. In order for users to reuse their code (minimize user’s code modification), the EventEthernet library overrides the modified WIZnet-ArduinoEthernet methods to implment the event driven features by handling W5100S interrupts.

documents
Code
code

COMMENTS

Please Login to comment
  Subscribe  
Notify of