搜索资源列表
MIPS-xmodem
- MIPS架构Xmodem和Ymodem源码程序,和tftp齐名常用网络通讯协议-MIPS architecture Xmodem and Ymodem source procedures, and tftp par common network communication protocol
BEST_51_COM
- 一个非常不错的51串口程序,中断方式:本程序为mcu的串口通讯提供(侦结构)函数接口,包括具体协议部分.-a very good 51 serial procedures interrupt : the procedures for the mcu to provide serial communications (reconnaissance structure) interface functions, including specific part of the agreement.
cat24wc02LED
- 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
SmallRTOS51clock
- 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\te
LPC2146USBDriver
- 此代码为LPC2146的USB协议实现,即在ARM7核的32位处理器上实现USB通讯,开发环境为ADS1.2,已调试通过 -LPC2146 this code for the USB protocol, in the nuclear ARM7 processor 32 USB communications, the environment for the development of ADS1.2, through debugging
IIC
- IIC通讯协议和相关程序封状,可直接拿来用
Src
- 基于Atmel AT91RM9200芯片的bois。使用xmodeom协议与串口通讯。希望大家喜欢
Low_Can_Bus
- 汽车行业专用通讯,或是工业控制上应用,可靠性是can bus 的最大的优点。但CNA BUS 的通讯协议比较烦琐,本人也是刚刚才调通这个程序。
USB-DME 通讯协议的 keil 工程版
- USB-DME 通讯协议的 keil 工程版,NXP官方提供的范例,包括DMX512协议介绍,上位机下位机电路图和全套的程序.
st8_develop_20081225.车载dvd上的程序
- 我个人编写的车载dvd上的程序,其中含有功放,eq,rds,tuner,dsa通讯协议等一系列程序,均为本人测试多次,I personally prepared the car dvd procedures, which contains amplifier, eq, rds, tuner, dsa communication protocols, such as a series of procedures are tested on many occasions I
DVP-protocol.rar
- 台达PLC通讯协议,已经C语言的实现-基于S3C44B0的开发,Delta PLC communication protocol, has been the realization of C language- based on the development of S3C44B0
S7-200Modbus-rtu
- 西门子S7200 串口通讯样例,用于modbusrtu协议编程参考-Siemens S7200 sample serial communication, protocol programming reference for modbusrtu
FinalXmodem
- 嵌入式系统的小作品,在基于ARM92A的环境下实现的Xmodem通讯协议-Small embedded systems work, ARM92A-based environment to achieve the XMODEM Protocol
demo_14_1
- 带通讯协议的串口调试程序.大家可以参考下.这个是mega32的.-Serial communication protocol with the debugger. Members can refer to the next. This is the mega32.
MSCAN
- mscan总线freescale通讯协议,还有一些其他的程序-can bus
Serial-port-wifi-module
- 串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发
udp
- arm9 3250开发板网络通讯源代码,基于udp网络协议通讯,绝对真实可用-arm9 3250 development board network communication source code, udp-based network protocol communication, absolute truth can be
Microchip IrDA v1.02 with Patch Package
- 实例代码和协议说明,详细解析应用过程,并实例化(Examples of code and protocol descr iptions, detailed analysis of the application process, and instantiation)
Can通讯
- 基于can协议的通讯,并且含有如何传输double型数据(Communication based on CAN protocol)
多串口协议转换
- 本源码是基于STM32F103芯片的多串口协议转换,可对两个rs232通讯口,和一个RS485的数据进行数据处理,实现协议转换。