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

搜索资源列表

  1. rs232-can-code

    0下载:
  2. 通过SJA1000控制器事先CAN总线与RS232通讯,程序调试通过,附有注释-SJA1000 controller prior CAN bus and RS232 communication, debugging through annotated
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:51508
    • 提供者:刘洋
  1. MSP430_CAN_mpc2510

    0下载:
  2. 用MSP430设计的CAN总线通讯程序,收发芯片为2510.-CAN bus communication procedures, the transceiver chip MSP430 design for 2510.
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:3153
    • 提供者:kavy
  1. VC

    0下载:
  2. can总线与并行接口通讯,vc++。内附有源码-bus can communicate with the parallel interface, vc++. Enclosed is the source
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-13
    • 文件大小:21095653
    • 提供者:陈立冲
  1. pic18

    0下载:
  2. ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:2292788
    • 提供者:王涛
  1. CAN-Bus-Communication

    0下载:
  2. 两个UP-NetARM2410-CL 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符 发送给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超 级终端上显示数据。-CAN Bus experiment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:138389
    • 提供者:颜鹏
  1. ElmoCAN

    0下载:
  2. 基于Visual C#的CAN总线通讯程序。工控机与ELMOcan的通讯协议代码化。-Visual C# based on CAN bus communication procedures. IPC and ELMOcan communication protocol coding.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-03
    • 文件大小:162554
    • 提供者:杨森森
  1. CAN

    0下载:
  2. can总线的介绍与设计,对做CAN通讯有较好的参考价值-can bus introduction and design, to do CAN communication has better reference value
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-22
    • 文件大小:6553906
    • 提供者:王强
  1. CAN

    0下载:
  2. CAN总线的驱动函数,可以方便用STM32进行CAN的通讯试验-CAN bus driver function, you can easily carry with STM32 CAN communication test
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1530
    • 提供者:混希夷
  1. CAN-DEMO

    0下载:
  2. 奋斗者开发板STM32 CAN模块通讯例程,能够通过CAN总线完成数据通信-the example of communicate by CAN in STM32 OF striver board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:302536
    • 提供者:mashuai
  1. LPC2300CAN_Demo

    0下载:
  2. ADS下ZLG的ARM7 nxp2378 CAN总线通讯demo程序。不包含ucosII文件-a demo of CAN bus communication for Arm7 nxp2378
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:159902
    • 提供者:lishik
  1. crane_alarm1

    0下载:
  2. stm32CAN总线通讯程序,实现两块板子之间的can总线通讯。-stm32CAN BUS TRANSFER
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4924171
    • 提供者:李杰
  1. can_orz_a

    0下载:
  2. 基于c8051f020的can总线通讯和电机控制-C8051f020 the can bus communication and motor control based on
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:135476
    • 提供者:陈鑫
  1. c8051f020_can

    0下载:
  2. 基于单片机c8051f020的can总线通讯控制c语言程序。代码用于工程项目测试。-C8051f020 of microcontroller-based control can bus communication c language program. Test code for the project.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:135764
    • 提供者:陈鑫
  1. AT90CAN128

    0下载:
  2. at90can128,can总线通讯编程。初始化设置,发送程序。接收中断子程序。-At90can128, can bus communication program. Initialization Settings, router. Receiving interrupt subroutine.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:57845
    • 提供者:刘春艳
  1. MCP2515

    1下载:
  2. CAN总线通讯,单片机通过模拟SPI与MCP2515通讯,从而与其他CAN节点通讯,经测试可以用。-CAN bus communication, microcontroller through the simulation of SPI and MCP2515 communications, and other CAN node communication, the test can be used.
  3. 所属分类:SCM

    • 发布日期:2015-12-04
    • 文件大小:71680
    • 提供者:李景亚
  1. basiccan

    0下载:
  2. 采用标准帧的方式实现单片机之间的CAN总线通讯,对于测试和应用很有帮助。-Standard frame of the way to achieve the CAN bus communication between the microcontroller, for the test and application is very helpful.
  3. 所属分类:Com Port

    • 发布日期:2017-04-30
    • 文件大小:379594
    • 提供者:ftq
  1. CAN20160816

    0下载:
  2. can总线通讯的C语言程序,单片机为STC89C51-can bus communication C language program, microcontroller STC89C51
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:9511
    • 提供者:hongyanfei
  1. C-Callable-Assembly-Workaround

    0下载:
  2. can总线通讯,canbus通讯的汇编程序源码介绍,can通讯实例-Can bus communication, assembly language canbus communication source, can communication examples
  3. 所属分类:DSP program

    • 发布日期:2017-05-05
    • 文件大小:257135
    • 提供者:jyh
  1. OBD_CAN读取代码

    0下载:
  2. 利用CAN总线读取汽车OBD的数据,返回相应值(Use CAN bus to read the data of automobile OBD and return the corresponding value)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:319488
    • 提供者:16块耳机
  1. ecan_a_to_b_xmit

    0下载:
  2. can总线通讯 A邮箱发送到B邮箱, A邮箱发送到B邮箱 A邮箱发送到B邮箱 A邮箱发送到B邮箱(Can bus A mailbox is sent to B mailbox)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:Ceasar.
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com