搜索资源列表
CS8900A_汇编实现51单片机的TCP_IP协议
- 在51单片机上用汇编实现的TCP/TP协议网络通信,1、可以接收和发送帧 2、 实现了ARP报文传输;3、 ARP应答;4、实现了ICMP协议 5、 可以被其他网络中的主机Ping到 6、 实现了UDP协议-in 51 MCU used to achieve a compilation of TCP / TP network communication agreement, one that can receive and send two frames to achieve the ARP p
tangshants040611
- 通过CAN总线,按内燃液传摆式动车组网络CAN总线通信协议与ECM通信 2. 通过RS485总线,按EKE机箱CPU的RS485协议议与EKE机箱CPU通信 3. 通过RS422总线,按ESW公司倾摆装置RS422协议与倾摆控制装置通信-CAN bus, according to internal combustion liquid-tilting EMUs CAN bus communication network agreement with the ECM Communica
Ser_Main
- 机于s52的巡检系统的开发代码。从代码中可以看到整个系统的流程和上位机的通信\\协议的格式非常不错。-plane s52 of the Tour system development code. From the code, we can see the whole system and the flow of PC communications \\ agreement very good format.
ir-receiver
- ir通信协议,红外线控制接收程序,更改厂商Id可实现任何遥控器,此程序方便你直接调用。-ir communication protocol, infrared receiver control procedures, changes Id manufacturers can achieve any remote control, This procedure called direct your convenience.
PIC16F87
- 本程序是在PIC单片机上实现的CAN通信协议,使用的是C语言编程,具有详细的注释。
modbus.rar
- modbus485通信协议C程序,经修改已用于项目,熟悉后修改部分参数即可用于485通信相关项目。,modbus485 communication protocol C program, as amended, have been used for the project are familiar with some parameters after the change can be used for 485 telecommunications related projects.
hongwaiduoji
- 一个单片机驱动红外通信的程序,很有意义.当然你也可以举一反三,用作无线通信,也可以仿照该程序做蓝牙通信协议-A single-chip driver infrared communications procedures, meaningful. Of course you can learn by analogy, for wireless communications, modeled on the program can also do Bluetooth communication pro
tx
- 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
1028
- 课程 1028 VBS: 汽车上的串行通信总线系统 课程简介 汽车的网络化时代已经到来了,我们也要紧跟潮流。本课程将为您深入讲解当前最流行的二大串行通信总线协议—— CAN 和LIN。内容包括一般网络拓扑知识,CAN和LIN总线的基本原理,二种总线的物理层和数据链路层协议内容, 控制器的编程和诊断,也有系统开发工具的演示。-Course 1028 VBS: vehicle serial communication bus system Course Desc
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
canctl
- Can 通信程序,非常标准的通过can协议完成的主机与板卡之间的一种通信程序。-Thecan communication procedures, very standard through agreement with the host Can finish a communication between card program.
ZG_UART-CAN
- 这是一个单片机C语言程序,开发环境KEIL.这是一个串口转CAN通信的协议转换程序。-This is a microcontroller C programming language, development environment KEIL. This is a serial to CAN communication protocol conversion.
stm32f107-with-can
- stm32f107的can通信协议已调试通过-the can communication protocol in stm32f107 through debugging
CAN_UART(2012.6.26)
- 旺宝路虎版开发板基础例程,lpc1768 can通信协议。调试通过,非常好用-Wang Po Tiger Edition development board based routines, lpc1768 can communication protocol. Debug through, very easy to use
CAN
- CAN总线通信代码,单片机中,应用在单片机中,CAN总线通信协议的一段汇编早期代码-CAN bus communication code, single chip microcomputer
1611DDC
- CAN总线的控制器的寄存器的设置,can通信协议的实现,包括单片机控制SJA1000实现数据的通信。-CAN bus controller register settings, can achieve communication protocols, including SCM SJA1000 data communication
CAN
- stm32单片机can通信协议,适用于103增强型单片机-stm32 MCU can communication protocol for 103 Enhanced MCU
CAN_DSP28335
- 控制器局域网总线(CAN,Controller Area Network)是一种用于实时应用的串行通讯协议总线,它可以使用双绞线来传输信号,是世界上应用最广泛的现场总线之一。CAN协议用于汽车中各种不同元件之间的通信,以此取代昂贵而笨重的配电线束。该协议的健壮性使其用途延伸到其他自动化和工业应用。CAN协议的特性包括完整性的串行数据通讯、提供实时支持、传输速率高达1Mb/s、同时具有11位的寻址以及检错能力。(Controller area network bus (CAN Controller
Modbus
- 使用STC15F2K602S 实现了Modbus通信协议。 本Modbus程序实现了保持寄存器区32个功能寄存器64字节的读写功能,可用于实现32个int型数据的通信 写寄存器支持单个寄存器的写指令 使用功能号06 如:01 06 00 00 00 08 88 0C 读寄存器支持多个寄存器都指令,使用功能号03 如:01 03 00 01 00 01 D5 CA 方便朋友们直接移植到其他单片机 里面附带TA6932的显示驱动,将寄存器的内容显示在6932驱动的LED上(Th
1-2-27-CAN通信测试程序
- CAN总线协议已经成为汽车计算机控制系统和嵌入式工业控制局域网的标准总线,并且拥有以CAN为底层协议专为大型货车和重工机械车辆设计的J1939协议(The CAN bus protocol has become the standard bus for the automobile computer control system and the embedded industrial control LAN, and has the J1939 protocol for the design o