Welcome![Sign In][Sign Up]
Location:
Search - rtl8019as a

Search list

[OS DevelopuCOS276+lwip+rtl8019as

Description: 在44B0板上实现ucos+LWIP,能够很好的实现通信,不过8019驱动似乎有点问题-44B0 board in achieving OUT LWIP can achieve good communication, But 8019 seems to be a little issue-driven
Platform: | Size: 404394 | Author: 徐某 | Hits:

[DSP programDSP课件

Description: DSP课件,是一款学习DSP很好的资料-dsp courceware is a kind of very good material that help you study dsp
Platform: | Size: 2462720 | Author: wensentwu | Hits:

[SCMTCP_IP_source

Description: 关于89c51驱动tcp/ip的驱动程序。包括了对tcp/ip转换为rs232协议输出-on 89c51 drive tcp/ip drivers. Including a pair of tcp/ip converted to RS232 output agreement
Platform: | Size: 39936 | Author: 哈哈哈 | Hits:

[SCMRTL8019AS_chinese

Description: 这是rtl8019控制器的一个中文资料,大家若想做嵌入式通信的相信一般回甬道这个控制器,所以这片文章可以帮助大家初始化rtl8019控制器-rtl8019 This is a Chinese controller, Embedded if you want to believe that the general communications corridor to the controller, Therefore, this article can help you initialize rtl8019 Controller
Platform: | Size: 237568 | Author: 于庆明 | Hits:

[SCMWebServerOn8051

Description: 本文介绍了如何使用RTL8019+51内核单片机来实现嵌入式Web服务器,文章包括硬件电路设计、协议的实现、调试的方法、程序的调度。本文对于进行轻量级TCP/IP协议开发的设计人员有很强的指导意义。本文所述Web服务器的源代码请参考本人上传的“TcpIpOn8051.rar”。-This paper describes how to use the RTL8019 51 MCU kernel to achieve Embedded Web server, The article includes hardware circuit design, the realization of the agreement, testing methods, and procedures of scheduling. This article about a lightweight TCP/IP protocol development of the design staff has a strong guiding significance. This paper described the Web server source code reference, I uploaded "TcpIpOn8051.rar."
Platform: | Size: 2666496 | Author: 王鑫 | Hits:

[SCMRLT8019

Description: 一个proteus的rtl8019库文件.-a proteus the rtl8019 the document.
Platform: | Size: 455680 | Author: bingdu | Hits:

[Embeded-SCM DevelopRTL8019ASEthernet

Description: 这是一个以太网接口RTL8019AS和电路图一份.希望对大家有点参考-This is a RTL8019AS Ethernet interface and a circuit diagram. We hope that a bit of reference
Platform: | Size: 21504 | Author: 蔡再来 | Hits:

[SCM93C46-write

Description: 如果RTL8019AS使用了93C46,那么如何通过单片机对它进行编程呢? 93C46是一个有128字节的eeprom,可以是8位或16位的存储模式,在RTL8019AS中,用的是16位的模式,也就是总共有64个16位的存储单元.16位方式下,存储地址为0---63 .每个地址存储两个字节,低位字节在前,高位字节在后(这跟单片机的存储相反,单片机是高位在前,低位在后). 下表是93c46存储的内容,地址是用字节表示的.-used 93C46, SCM then how to program it? 93C46 is a 128 bytes of eeprom. can be 8 or 16 bit memory model, RTL8019AS, with the 16 model, is a total of 64 of 16 storage units .16-mode, Storage at 0--- 63. two each address byte memory, the low byte first, After the high byte (SCM storage with the contrary, the former SCM is high, lows in the latter). The following table is 93 c46 store the contents of the addresses are used byte said.
Platform: | Size: 1024 | Author: ff | Hits:

[Other Embeded programSoC_RTL8019AS

Description: 此部分实现了一个动态WEB服务器,具体包括对RTL8019的初始化过程,IP、ICMP、TCP、UDP及HTTP协议的实现-achieve this part of a dynamic Web server, specifically including the right RTL8019 initialization process. IP, ICMP, TCP, UDP and HTTP Protocol Implementation
Platform: | Size: 97280 | Author: waglei | Hits:

[OS DevelopuCOS276+lwip+rtl8019as

Description: 在44B0板上实现ucos+LWIP,能够很好的实现通信,不过8019驱动似乎有点问题-44B0 board in achieving OUT LWIP can achieve good communication, But 8019 seems to be a little issue-driven
Platform: | Size: 404480 | Author: 徐某 | Hits:

[Linux-Unixlpx2103+ENC28J60

Description: 程序改写来自atmega88+enc28J60,没有做什么优化,看起来 有点乱.供大家参考参考~ 可以通过网页访问192.168.1.1/123456 来控制LPC2103模块上的led-Procedures adapted from atmega88+ Enc28J60, what not to do optimization, looks a bit chaotic. For your information through the website to visit ~ 192.168.1.1/123456 to control the led module LPC2103
Platform: | Size: 142336 | Author: SINNY | Hits:

[SCMRTL8019as

Description: 关于8019芯片的驱动设计方案,对8019介绍详细-On the 8019 driver chip design, a detailed introduction to the 8019
Platform: | Size: 140288 | Author: zhang yang | Hits:

[Embeded-SCM Developcommon_datasheet_chinese

Description: 常见datasheet中文版--- 很多人不大习惯读英文的datasheet,这里附上的几个常见器件datasheet的中文版,包括PDIUSBD12, SST39VF160, ZLG7279A, ZLG7290, RTL8019AS等,对于嵌入式软硬件开发的人员来说,很具有实用价值-Datasheet common Chinese- many people are not accustomed to reading English datasheet, here a few common devices attached datasheet the Chinese version, including PDIUSBD12, SST39VF160, ZLG7279A, ZLG7290, RTL8019AS and so on, for embedded hardware and software development personnel it is very useful
Platform: | Size: 2151424 | Author: caoyonggang | Hits:

[SCMuIP_SCY_TCP

Description: * Module Description: * This main control loop shell provides everything required for a basic uIP * application using the RTL8019AS NIC
Platform: | Size: 1888256 | Author: sonic | Hits:

[Other Embeded programweb51

Description: 这是为51单片机编的tcpip协议栈,网卡控制芯片用的是rtl8019as,他实现了以太网协议,arp协议,icmp协议,ip协议,tcp协议,和http协议-This is a series of 51 single-chip tcpip protocol stack, the network card controller chip is used rtl8019as, he realized the Ethernet protocol, arp protocol, icmp protocol, ip protocol, tcp agreement, and the http protocol
Platform: | Size: 330752 | Author: jack | Hits:

[Other802.11

Description: 协议是对MAC层和LLC层进行规范,并对11a,11b,11g进行了详细说明. -Agreement is a LLC layer and MAC layer specification, and 11a, 11b, 11g described in detail.
Platform: | Size: 22703104 | Author: sean | Hits:

[SCMRTL8019A(C)

Description: 一个简洁,高效的 RTL8019AS 驱动代码-A simple, efficient code RTL8019AS drive
Platform: | Size: 2048 | Author: 李永建 | Hits:

[TCP/IP stackuIP-AVR-090b1

Description: uip在AVR上的实现 ,网络芯片采用RTL8019AS-uip AVR ports example NIC RTL8019AS
Platform: | Size: 62464 | Author: 郝仁 | Hits:

[SCM8019sch

Description: protel rtl8019as全套开发,很全的 protel rtl8019as全套开发,很全的-protel rtl8019as a full set of development, it is the whole complete set of protel rtl8019as development, it is the whole complete set of protel rtl8019as development, it is full of
Platform: | Size: 135168 | Author: 赵玉换 | Hits:

[Internet-NetworkRTL8019AS

Description: 网络芯片资料,适合以太网底层编程的需要,有寄存器的介绍-Network chip data, the underlying programming for the needs of the Ethernet, a register description
Platform: | Size: 449536 | Author: 金亚南 | Hits:
« 12 3 »

CodeBus www.codebus.net