UdpRtc (Ethernet Library demo for ENC28J60 mcu)
this code shows how to use the...
资 源 简 介
UdpRtc (Ethernet Library demo for ENC28J60 mcu)
this code shows how to use the ENC28J60 mini library :
* the board will reply to ARP & ICMP echo requests
* the board will reply to UDP requests on any port :
* returns the command name
* user should send a command to pic via udp (using mikroC udp terminal)
* when pic recognizes the command it executes it. If received command is not
* recognized unknown command message is displayed on LCD-UdpRtc (Ethernet Library demo for ENC28J60 mcu)
this code shows how to use the ENC28J60 mini library :
* the board will reply to ARP & ICMP echo requests
* the board will reply to UDP requests on any port :
* returns the command name
* user should send a command to pic via udp (using mikroC udp terminal)
* when pic recognizes the command it executes it. If received command is not
* recognized unknown command message is displayed on LC