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

搜索资源列表

  1. LCD_New2014

    0下载:
  2. 对繁易智能液晶屏进行控制,主控芯片Freescale 9212XEP100,基于RS232的modbus总线协议,在ucos-ii下运行,将接收的CAN信号转换成液晶屏的显示量。-a control program for FLEXM intelligent LCD system, the control core is 9S12XEP100 freescale. this program run at ucos-ii OS whose aim is to translate can mess
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1032770
    • 提供者:wangrunzhi
  1. java_com

    0下载:
  2. java串口通信包javacomm20-win32.zip Javax.comm是Sun公司提供的,用于开发平台独立的通讯应用程序的扩展API。(ps:这里javax的x很准确地表明了它是一个扩展包,而不是核心包(core package),但由于历史原因,javax下的并不都是扩展包,比如swing包已经是Java核心架构的一部分了,不过为了与Java1.1编码兼容,仍使用javax.swing。)javax.comm可以访问RS232接口(串口)及有限制地访问IEEE-1284(并口)。-J
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:272446
    • 提供者:mark
  1. egprog

    1下载:
  2. EG8010 is a digital pure sine wave inverter ASIC (Application Specific Integrated Circuit) with complete function of built-in dead time control. It applies to DC-DC-AC two stage power converter system or DC-AC single stage low power frequency tra
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:239671
    • 提供者:jofre
  1. mwrf

    1下载:
  2. RF系列非接触式IC卡读写器是深圳明华公司研制的非接触卡读写设备,它由主机、天线、串行接口等组成,通过RS232串行接口能实现同PC机的连接。随机提供的接口函数库可满足用户二次开发的需要;其完善、可靠的接口函数,支持访问射频卡的全部功能。目前该设备已广泛地应用于门禁、考勤及高速公路、油站、停车场、公交等收费系统中。 -RF series of non-contact IC card reader Shenzhen Minghua company developed a non-contact
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3098406
    • 提供者:王兆国
  1. rs232_Source-Code

    0下载:
  2. RS232串口工具的源码程序,包括串口使能,数据转换等,方便深一步了解串口工作原理;-RS232 serial port tool source programs, including serial port can make, data conversion, etc., convenient for deep step to understand the working principle of the serial port
  3. 所属分类:.net

    • 发布日期:2017-05-13
    • 文件大小:2740660
    • 提供者:lee
  1. SPortDemo

    0下载:
  2. 串口RS232通信功能,自动获取电脑上的串口,可以通过下拉菜单选择配置通信信息。窗体具有自动缩放功能。可以进行字符串和16进制字符通讯。-RS232 serial communication function, automatic access to the serial port on the computer, you can choose to configure the communication information through the drop-down menu. Form
  3. 所属分类:Com Port

    • 发布日期:2017-04-30
    • 文件大小:60415
    • 提供者:liyanli
  1. STM32_ESP8266_WIFI

    2下载:
  2. 本程序会将WIFI模块发送的数据转发到USART1串口,同时将USART1串口接收到的数据转发给WIFI模块。这样客户就可以通过HL-340的USB转RS232串口线来测试WIFI模块的AT指令了。-The data in this program will be forwarded to the WIFI module sending USART1 serial port, while forwards USART1 receive serial data to WIFI module. So
  3. 所属分类:SCM

    • 发布日期:2016-11-28
    • 文件大小:7604224
    • 提供者:wanggang
  1. PassThruRS232

    0下载:
  2. RS232 PassThrough Device DLL automotive CAN Passthrough via USB to UART converter
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:53283
    • 提供者:Olaf Berens
  1. URAT

    0下载:
  2. 在ISE环境下,用VHDL语言实现RS232串口设计,实现串口通信。通过串口调试工具向 0000000UART发送16进制数,FPGA将UART接收到的串行数据转换为并行数据,并在8个 LED灯上输出显示;同时,并行数据又被重新转换为串行数据,重新送给RS-232接口,并在 串口调试工具上再次显示,SW0为复位键。 比如:串口调试工具发送两位16进制数,然后能在LED上显示,并且重新在串口调试工 具上显示。串口调试工具设置:波特率设为9600,默认奇校验。-In the IS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:403088
    • 提供者:panda
  1. serial-interface

    0下载:
  2. MSP430单片机串口实验,查询方式和中断方式,可利用USB转串口或RS232和电脑通讯,内附详细实验要求和实验报告。需要再下串口助手查看传递信息。-MSP430 microcontroller serial experiments, query and interrupt mode, you can use USB to serial port or RS232 and computer communications, containing detailed test requirements
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:660174
    • 提供者:OYchenguang
  1. ComTest

    0下载:
  2. 此小软件是用C#语言开发编写的,可以进行串口RS232的通信,易懂好用-This small software is written in C# language, you can communicate with RS232 serial port, easy to use and easy to understand
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:154013
    • 提供者:田瑞
  1. MSCOMM

    0下载:
  2. 此小程序是采用C#语言进行开发编写的,可以应用在串口RS232通信,数据监听、发送、接收功能,易懂好用。-This small program is written in C# language, can be used in the serial RS232 communication, data monitoring, sending, receiving function, easy to use.
  3. 所属分类:Com Port

    • 发布日期:2017-05-06
    • 文件大小:698433
    • 提供者:田瑞
  1. kehshechenxu

    1下载:
  2. 编制一全双工UART电路,通过试验箱MAX202E转换成RS232电平,与计算机进行通讯实验,设置8个按键,按键值为ASIC码“1”~“8”,通过串口发送给计算机,在计算机上显示键值,同时在数码管最高位显示;计算机可发送“0”~“F”的ASIC码,FPGA接收后在数码管低位显示0~F。通过按键可设置波特率。 要求:波特率为三种 1200、2400、9600,由1个按键选择,3个LED分别指示; 数据格式为1位起始位、8位数据位和一位停止位; 上位计算机发送接收软件可使用
  3. 所属分类:其他

  1. linux串口编程

    0下载:
  2. 改成小实现了linux系统下对rs232接口配置和使用,能正常的收发数据(Changed into small, Linux system to achieve the RS232 interface configuration and use, can send and receive data normally)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:379904
    • 提供者:flysoul007
  1. chuxue65550

    0下载:
  2. Labview用于RS232调试,初学者可以参考下(Labview for RS232 debugging, beginners can refer to)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:67584
    • 提供者:yuhu766
  1. MF1读写器(MG-500)串口

    0下载:
  2. RF系列非接触式IC卡读写器是非接触卡读写设备,它由主机、天线、串行接口等组成,通过RS232串行接口能实现同PC机的连接。随机提供的接口函数库可满足用户二次开发的需要;(RF series contactless IC card reader is a contactless card reading and writing device. It consists of a host, an antenna, a serial interface and so on. It can conne
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:1363968
    • 提供者:uncommonljl
  1. EYE-U010_M1-U010_V.1.0

    1下载:
  2. RF系列非接触式IC卡读写器是深圳明华公司研制的非接触卡读写设备,它由主机、天线、串行接口等组成,通过RS232串行接口能实现同PC机的连接。随机提供的接口函数库可满足用户二次开发的需要(RF series contactless IC card reader is a contactless card reader device developed by Shenzhen Ming Hua company. It consists of host computer, antenna, seri
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:2507776
    • 提供者:wolverene
  1. nrCommLib.Pro.v.9.44.D4-XE10.1.Stp.Crk

    1下载:
  2. 这是带源码安装版,有源码,有注册号,完美支持 Delphi 10.2 Tokyo,nrComm Lib 是在由Deepsoftware开发类别 Miscellaneous Shareware 软件。(nrComm Lib provides some tools for performing the serial communications tasks in Delphi/CBuilder development. It has ready solutions for many co
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:21935104
    • 提供者:kongkongkong
  1. bootloader

    1下载:
  2. 将给出一个实际的的Boot Loader程序,它可以配合Windows中的超级终端程序,采用Xmodem传输协议,通过RS232接口下载更新用户的应用程序。(This section will give a practical Boot Loader program, which can cooperate with the super terminal program in Windows and use Xmodem transport protocol to download and up
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:文化
  1. 串口通信采集存储

    0下载:
  2. 串口数据采集RS232串口是工业中比较常用,也最容易接触到的一种总线协议,台式机上一般都有二个,而现在很多下位机、仪器等很多都还是使用串口通信的。通过RS232串口可以方便的实现Labview与其他测试软件、控制软件的通信。(Serial port data acquisition RS232 serial port is a kind of bus protocol which is commonly used in industry, and it is also the most easy
  3. 所属分类:LabView编程

« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com