
| 1. |
|
|
|
|
| 1. | The uIP Embedded TCP/IP Stack
The open-source uIP TCP/IP stack provide TCP/IP connectivity to tiny embedded 8-bit microcontrollers, with maintained interoperability and RFC standards compliance. http://www.sics.se/~adam/uip/ - 外文 |
|
|
|
| 2. | LITTLE E3D2 EMBEDDED ETHERNET CONTROLLER
利用AVR单片上网,提供详细信息 LITTLE E3D2 is a fully featured Embedded Ethernet controller based on ATmega128 microprocessor which is connected to RTL8019AS network interface. It is intended for embedding into a larger system which has to be connected to the Ethernet network. Available is a library which provides basic IP communication with a master system over Ethernet network. http://www.vanka.net/embedded-ethernet-enabled-devices.htm - 外文 |
|
|
|
| 3. | direct connection of microcontroller to ethernet
搞笑,直接利用AVR单片机上网,没有网卡.实现了UDP协议.强. http://www.cesko.euro-science.net/IgorPlugUDP/IgorPlug-UDP (AVR)_eng.htm - 外文 |
|
|
|
| 4. | PC Interfacing Via the Ethernet
详细的介绍了PC 网卡的工作原理,想来对你了解这项技术有很重要的的指导作用. http://www.eix.co.uk/Ethernet/WWarticle.htm - 外文 |
|
|
|
| 5. | Charon II Development Kit
1个好全面AVRmega128上网套件制作资料PDF好网站,提供DIY的足够资料. http://www.hwgroup.cz/products/charon2/ch2dk_en.html - 外文 |
|
|
|
| 6. | uIP-AVR(利用AVR开发以太网的IP栈)
http://www.laskater.com/projects/uipAVR.htm - 外文 |
|
|
|
| 7. | lwIP - A Lightweight TCP/IP stack
学习TCPIP,该网站开放源代码的lwip是专为8bit和16bitMCU设计的TCPIP协议栈,已在多种CPU上移植成功 http://savannah.nongnu.org/projects/lwip/ - 外文 |
|
|
|
| 8. | Miniweb - TCP/IP stack and web server in 30 bytes
In order to reduce RAM usage, Miniweb stores its web pages as precomputed IP/TCP packets complete with headers. When sending the packets, only a few fields are updated and the checksums adjusted. Incoming packets are processed one byte at a time and therefore there is no need to buffer the data. The checksum is computed when each byte is received and if the checksum is found to be incorrect when the entire packet has been received, the contents of the packet is not used for further processing. 下载地址:http://www.sics.se/~adam/download/?f=miniweb.tar.gz http://www.sics.se/~adam/miniweb/ - 外文 |
|
|
|
| 9. | The uVNC VNC Server for 8-bit Microcontrollers
With uVNC, even small low-cost microcontrollers without graphics hardware can display a screen - over the network. http://www.sics.se/~adam/uvnc/ - 外文 |
|
|
|
| 10. | 大量的关于微处理器上网的资料
http://www.edtp.com/downloads.htm - 外文 |
|
|
|
| 11. | 利用单片机实现一个WEB服务器。
http://www.picoweb.net/index.htm - 外文 |
|
|
|
| 12. | A simple MSF based NTP server for AVR
An implementation on an AVR board of an SNTP server as described in RFC-2030, synchronizing to the UK Rugby MSF 60 Khz time signal. http://www.users.globalnet.co.uk/~arcus/avr-ntp/ - 外文 |
|
|
|
| 13. | An Internet Interface for Embedded Systems
http://www.cs.ucr.edu/~vahid/sproj/udpip/ - 外文 |
|
|
|
| 14. | Hacking DSL300T
D-Link DSL300T is based on TI AR7 platform. It is a simple ADSL modem with one LAN port. The same hardware (PCB board) can support 1 LAN port and 1 USB port. By upgrade firmware, it can support ADSL Router (DSL500T/502T). The lasted firmware can support ADSL2/2+. D-link provides the GPL source code for it. It's a very good sample to investigate TI AR7 platform http://www.agnescreations.co.uk/linux/dlink-dsl/ - 外文 |
|
|
|
| 15. | POST TRAY EMAIL SERVICE(利用单片机发送邮件)
http://private.addcom.de/KeithWilson/Projects/potres.htm - 外文 |
|
|
|
| 16. | picnic - bringing pic and nic together (ethernet)
he idea is simple: take a PIC (Microchip's microcontroller) and connect it to an ethernet card. Write some code and get a really small and really cool webserver. The project behind this idea is picnic. Picnic started in summer 2001 and supports meanwhile ARP, IP, ICMP, TCP and HTTP in a useful manner. Naturally the PIC limits our implementations of protocols to a rudimentary state, but nevertheless it's possible to ping the PIC and to use it as a small webserver (PIC Web Server). http://members.vol.at/home.floery/electronix/picnic/ - 外文 |
|
|
|
| 17. | CARTE 68HC11 AVEC INTERFACE ETHERNET 10BaseT IEEE 802.3
http://www.enseirb.fr/~kadionik/68hc11/carteether_enserb/carte_68hc11_ether.html - 外文 |
|
|
|
| 18. | PIC 16F877 Ethernet and TCP/IP
http://www.atrox.at/projects/877eth/ - 外文 |
|
|
|
| 19. | 利用PIC18F452 进行 3COM 3C509B Ethernet 开发( ISA 接口)
http://www.janw.easynet.be/pic18f452-e.html - 外文 |
|
|
|
| 20. | Interfacing 100T Ethernet And Embedded Systems
http://www.eix.co.uk/Articles/FastEth/Welcome.htm - 外文 |
|
|
|
Copyright © 2005-2008 电子先锋