搜索资源列表
实用化嵌入式LINUX 大连
- NET-DL 套件由日立SH7750处理 器、32M SDRAM 以及8M 的FLASH为用户的软件研发提供了足够的空间。板上提供非常 丰富的外设接口:一个10M/100M 自适应快速以太网接口、两个RS-232 串口、一个JTAG调 试口以及若干个基于PIO的指示灯。系统具有体积小、耗电低、处理能力强、网络功能强大 等特点,能够装载和运行嵌入式Linux 操作系统-NET-DL Boards Hitachi SH7750 processor, 32MB of SDRAM and 8MB of
S3C2510BSP-vxworks
- S3c2510下的VXWORKS的BSP源代码(包括了以太网、串口、USB等等驱动)-S3c2510 under the VxWorks BSP source code (including Ethernet, serial, USB drives, etc.)
ZNE-100t
- ZNE-100T增强型嵌入式以太网转串口模块,LPC213XDEMO板源码-ZNE - 100T Enhanced Serial Embedded Ethernet switch module, LPC213XDEMO board source
cygnal_enet
- 6B59574HC165 AT45DB081 IS62LV1024 SP3530 软件串口程序 以太网测控资料-6B59574HC165 AT45DB081 IS62LV1024 SP3530 software serial data control procedures Ethernet
TCPIPserial
- c8051f020单片机以太网串口通信-c8051f020 Bunches of communication of Ethernet of one-chip computer
基于PIC18F66J60的Ethernet转串口参考设计
- ETORS232基于一种单芯片的Ethernet 与RS-232 协议转换器的设计。该方案采用Microchip针对嵌入式系统的Internet接入应用 开发出的8位集成以太网控制芯片PIC18F66J60,并且系统内嵌了Microchip发布的基于此芯片的TCP/IP协议栈,能够使设备以UDP、TCP Server、TCP Client模式接入到网络。
avr_eth
- AVR单片机,以太网转串口的程序,enc28j60以太网芯片,ATmega32单片机-AVR microcontroller, Ethernet-to-serial procedures, enc28j60 Ethernet chips, ATmega32 microcontroller
fpga-dm9000a
- 一个项目工程,硬件包含XINLINX FPGA,配置FLASH,串口,SDRAM,与以太网芯片DM9000A,实现数据采集,以太网传输,电路验证完全正确,请放心使用,SPARTAN 3E 的BGA引脚320个,不容易布板,可以参考使用的。要FPGA实现网络通信也可以参考电路,B因为产品升级了所以公开原来的电路的。 -A project engineering, hardware contains XINLINX FPGA, configuration FLASH, serial port, SD
TIchinese_H134
- LM3S 系列串口转以太网 的开发资料,-LM3S Series Serial to Ethernet in the development of information
scm
- F020集成以太网接口核心模块串口通信例程源代码-F020 core module integrated Ethernet interface serial communication routines source code
LinuxDrivers
- Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
020_2u_9-17
- 用于conextop(串口转以太网)的程序,已经测试通过了,非常好用。并且可同过网络调试助手,查看结果-For conextop (Serial to Ethernet) process has been tested, and very easy to use. And can be the same over the network debugging aids, view the results
ethernut_v21
- 基于ETHERNUT 开源项目的串口设备以太网接入方案,包括全套资料-ETHERNUT open-source projects based on the serial device Ethernet access options, including a full set of data
ERITHNET
- 基于2131基础上的ZNE-100T以太网转串口模块的应用-example of ZNE-100T in nxp2131
serial
- 为大家提供一个完整的串口转化为以太网服务器的源代码-provide a complete resource code of serial port turning into internet network servicer
ourdev_233496
- 51以太网转串口程序,单片机和网络直接通信-51 Ethernet to serial procedures, direct communication microcontroller and network
Ethernet-serial-servers-
- 基于单片机的以太网串口服务器原理与说明可以作为参考-Ethernet serial servers based on principles of SCM
ok_w5500_转串口_无操作系统
- 以太网转串口,STM32+W5500,无操作系统移植(KEIL MDK+STM32+W5500,NO RTOS)
DMA加串口1空闲收发数据20170310
- 信号数据以DMA转发的形式实现串口转以太网(Data in the form of DMA to achieve serial Ethernet)
串行通信的实现
- 串行通信是一种概念,是指一比特一比特的收发数据,相对于并行通信可一次性收发N比特而言。包括普通的串口通信,包括I2C,包括SPI等等。 串口通信是一种通信手段,是相对于以太网方式、红外方式、蓝牙方式、usb方式(usb广义也算串行通信)等而言,是一种比较低级的通信手段。(Implementation of serial communication.Swf)