CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LIN通信

搜索资源列表

  1. lin_2.1.rar

    1下载:
  2. LIN 2.1总线通信协议标准,比原来的2.0标准有很大不同,研究LIN必备。,LIN 2.1 bus communication protocol standards, than the original 2.0 standard is quite different, research LIN essential.
  3. 所属分类:串口编程

    • 发布日期:2013-07-05
    • 文件大小:886481
    • 提供者:阿昆
  1. synaptics-0.14.6

    0下载:
  2. synaptics 触摸板 linux 驱动程序 源码 包含multi-touch手势识别算法 实现了通过PS2接口与synaptics触摸板通信的底层协议。-synaptics touchpad linux driver source code contains the multi-touch gesture recognition algorithm through the PS2 interface and the underlying communication protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:290529
    • 提供者:
  1. gsm-linux

    0下载:
  2. 在Linux下实现的GSM程序,只有发送没有接收,使用串口通信,纯C代码。有很大的参考价值,使用PDU格式。-In the GSM under Linux, or only send not receive, the use of serial communication, pure C code. Have great reference value, use the PDU format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:16404
    • 提供者:黄荣舜
  1. AVR286

    1下载:
  2. ATMega64c1 LIN总线通信例子-ATMega64c1 LIN bus communication example
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-07-05
    • 文件大小:11054
    • 提供者:李健
  1. IPC_linux

    0下载:
  2. 源码包中是我在学习Linux进程间通信时所写的关于五种通信方式(管道,FIFO,信号,消息队列和共享内存)的程序,适合于初学Linux下应用开发的有志之士参考,希望对他们能有所帮助。-Source package is in my learning process communication when Linux on the five kinds of written communication (pipe, FIFO, signals, message queues and shared m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:8774
    • 提供者:杨硕
  1. 11

    0下载:
  2. plc 多功能通信协议分析仪 支持RS232C、RS485、I2C、IrDA、CAN、 LIN等标准的通信协议分析测试仪器 -plc multifunction communications protocol analyzer to support the RS232C, RS485, I2C, IrDA, CAN, LIN and other standard communication protocol analysis test equipment
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5545
    • 提供者:du
  1. udpsocket

    0下载:
  2. linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1430
    • 提供者:白鸽
  1. fifo

    0下载:
  2. linux下进程间通信方式之一的fifo读写源程序。-One of the IPC under linux, including fifo read and write source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1069
    • 提供者:白鸽
  1. chineseVersion

    0下载:
  2. 飞思卡尔公司,车身研讨会演示用PPT,包括对DZ60单片机的介绍,LIN总线和CAN总线通信的介绍-Freescale company, body seminar presentation by PPT, including SCM DZ60 introduced, LIN bus and CAN bus communication presentation
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5645385
    • 提供者:张伟伟
  1. 1028

    0下载:
  2. 课程 1028 VBS: 汽车上的串行通信总线系统 课程简介 汽车的网络化时代已经到来了,我们也要紧跟潮流。本课程将为您深入讲解当前最流行的二大串行通信总线协议—— CAN 和LIN。内容包括一般网络拓扑知识,CAN和LIN总线的基本原理,二种总线的物理层和数据链路层协议内容, 控制器的编程和诊断,也有系统开发工具的演示。-Course 1028 VBS: vehicle serial communication bus system Course Desc
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3966736
    • 提供者:lajie
  1. bluetooth.tar

    0下载:
  2. 蓝牙通信模块。在marvell的PXA310 Littleton主板上调试通过。linux 2.6.25操作系统,fedora 10。
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-14
    • 文件大小:22158370
    • 提供者:allen
  1. NetPIPE-3.7.1.tar

    0下载:
  2. 是一种新型宽带互联结构,可以提高CPU之间、服务器各设备之间、网络域之间的通信速率。-InfiniBand is a new type of broadband connectivity structure, can increase the CPU between the servers between the various devices and network communication speed between the domains.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:385521
    • 提供者:qianlb
  1. master

    0下载:
  2. 基于LIN总线的8位飞思卡尔单片机之间的通信!这是基本框架的master部分!-8 Based on LIN bus communication between Freescale microcontrollers! This is part of the basic framework of the master!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:144343
    • 提供者:7647550
  1. msgsndmsgrcv

    0下载:
  2. 消息队列通信 利用msgsnd和msgrcv通信-linux msgsnd msgrcv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1312
    • 提供者:贼船长
  1. MessageQueue

    0下载:
  2. linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:10016
    • 提供者:vividonly
  1. EMBSW

    0下载:
  2. LIN通信例程,基于MM912F634。-LIN Communication DEMO MM912F634.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:207777
    • 提供者:Shao
  1. xc888

    0下载:
  2. 基于英飞凌XC888单片机的LIN通信中的主节点模拟,ID号为0x20-Infineon XC888 microcontroller based on the master node in the LIN communication simulation, ID number is 0x20
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:325754
    • 提供者:宋磊
  1. LIN-

    1下载:
  2. LIN 协议由欧洲汽车制造商协会设计,是一种低成本、 短距离的低速通信网络。它旨在传送开关设置的变化, 并对开关变化做出响应,因此通信事件是在人类所能感 知的几百毫秒时间内发生的。 本应用笔记并非要取代或者重建LIN协议规范。 它只是 对该总线进行了全面介绍,并从一个较高的角度来说明 总线工作原理、如何基于PIC® 器件实现从节点及其功 能。可从www.lin-subbus.com 网站获得完整的LIN 协 议规范。然而,在撰写本应用笔记时,LIN 协议规范
  3. 所属分类:Communication

    • 发布日期:2016-06-23
    • 文件大小:336896
    • 提供者:陈均
  1. F50x_LIN_Master

    0下载:
  2. C8051F500单片机LIN通信源代码master模式-C8051F500 MCU LIN communication sourcecode
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:4609
    • 提供者:周军
  1. lin

    3下载:
  2. LIN总线通信协议 51单片机从机的源代码-LIN bus communication 51 microcontroller slave source code
  3. 所属分类:串口编程

    • 发布日期:2013-07-06
    • 文件大小:4612
    • 提供者:sushaowen
« 1 23 4 »
搜珍网 www.dssz.com