Description: uIP 1.0 在 NXP LPC2148 ARM7 上的移植-A port of uIP 1.0 to NXP LPC2148 ARM7 plus PIC enc28j60 ethernet controller, and LCD Color Display, is available at Braintechnology Platform: |
Size: 236544 |
Author:郝仁 |
Hits:
Description: 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 request in upper char with a header made of remote host IP & port number
*
* target devices :
* any PIC with integrated SPI and more than 4 Kb ROM memory
* 32 to 40 MHz clock is recommended to get from 8 to 10 Mhz SPI clock,
* otherwise PIC should be clocked by ENC clock output due to ENC silicon bug in SPI hardware
* if you try lower PIC clock speed, don t be surprised if the board hang or miss some requests !
* tested with PIC16F877A@10Mhz on EasyPIC3 board-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 request in upper char with a header made of remote host IP & port number
*
* target devices :
* any PIC with integrated SPI and more than 4 Kb ROM memory
* 32 to 40 MHz clock is recommended to get from 8 to 10 Mhz SPI clock,
* otherwise PIC should be clocked by ENC clock output due to ENC silicon bug in SPI hardware
* if you try lower PIC clock speed, don t be surprised if the board hang or miss some requests !
* tested with PIC16F877A@10Mhz on EasyPIC3 board Platform: |
Size: 2048 |
Author:duonghai |
Hits:
Description: PIC单片机网络编程的源代码,使用了EN28J60以太网控制器,非常适合远程控制场合,ENC28J60是一款专门为单片机应用而设计的以太网控制芯片,一共28个引脚,通过SPI总线与单片机芯片连接,占用口线少,速度也比较快,对于软件开发而言,MicroChip提供了免费的TCP/IP协议栈,大大方便了软件工程师的开发工作。-PIC microcontroller network programming source code, use the EN28J60 Ethernet controller, ideal for remote control of occasions, ENC28J60 is an application designed specifically for single chip Ethernet controller chip, a total of 28 pins, through the SPI bus and single chip connection, taking up less port line speed is also faster for software development purposes, MicroChip provides a free TCP/IP protocol stack, which greatly facilitate the development of software engineers. Platform: |
Size: 1726464 |
Author:zhouyao |
Hits:
Description: Ethernet control device using C#, communication with PIC microcontroler using MikroC and Enc28j60. Platform: |
Size: 122880 |
Author:steve |
Hits: