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

搜索资源列表

  1. vb串口通讯

    4下载:
  2. 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb language, but many of them can
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:82771
    • 提供者:伍军伟
  1. 串口编程实例

    0下载:
  2. C51写的串口编程的范例,供正在开发串口的兄弟可以参考!-C51 write serial programming model for the serial port is being developed can refer brothers!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:56920
    • 提供者:唐建丰
  1. 串口实现双机互联

    0下载:
  2. 一个简单的串口实现双机互联,,比较实用,有兴趣可以-a simple dual-serial connectivity, and more practical, interested can s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9447521
    • 提供者:dfgd
  1. 单片机串口模拟

    0下载:
  2. 当串口不够用的时候,我们可以利用IO口进行串口模拟,很好用-when the time is not enough, we can use Serial IO mouth simulation is useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:张辉
  1. 串口温度数据采集并实时显示

    1下载:
  2. 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:249880
    • 提供者:周波
  1. IAP 通过串口,i2c,CAN总线等方式在线升级

    1下载:
  2. LPC2XXX ,IAP 通过串口,i2c,CAN总线等方式在线升级程序实例代码
  3. 所属分类:驱动编程

  1. CSerialPort多线程串口类

    1下载:
  2. CSerialPort多线程串口类,可以自己在MFC里定义消息函数接收数据,移植性强-CSerialPort multi-threaded serial classes can define their own message function in the MFC in the receive data, transplantation and strong
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2017-03-22
    • 文件大小:14499
    • 提供者:qiwenbo
  1. 瑞萨单片机串口通讯的完整例程

    2下载:
  2. 瑞萨单片机串口通讯的完整例程,初次用此单片可以参考一下。 High-performance Embedded Worshop开发环境,R8C族,E8A仿真开发板,Renesas complete single-chip serial communication routines, the first time can use this single-chip reference. High-performance Embedded Worshop development environment
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:210458
    • 提供者:lzz
  1. android-serialport-api android平台上用于串口访问的参考代码

    0下载:
  2. android平台上用于串口访问的参考代码,很实用,可以用于需要在这个平台上读写串口操作的各种工程,程序自动搜索系统的串口-android platform reference code for serial port access, very useful, can be used to need to read and write the serial port on this platform operating various projects, the program automati
  3. 所属分类:android开发

    • 发布日期:2017-03-21
    • 文件大小:194458
    • 提供者:Frank
  1. ComCtrl 基于MFC对话框的串口程序

    1下载:
  2. 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
  3. 所属分类:串口编程

    • 发布日期:2017-05-14
    • 文件大小:3807088
    • 提供者:王刚
  1. com-control 用libview做的串口测试程序

    0下载:
  2. 用libview做的串口测试程序,很简单,却很实用哦,很多项目中,可以先用来测试用-To do with libview serial test program is very simple, very practical Oh, a lot of projects, you can be used to test
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-03-22
    • 文件大小:24637
    • 提供者:陈龙
  1. Uartdebug 简单的串口调试工具

    1下载:
  2. 一个简单的串口调试工具,此工具虽然简单,但是可以像SSCOM一样扩展-A simple serial port debugging tool, this tool is simple, but the same can be extended as SSCOM
  3. 所属分类:串口编程

    • 发布日期:2017-04-09
    • 文件大小:2270666
    • 提供者:刘保
  1. 12864s.很强大的串口液晶程序

    0下载:
  2. 很强大的串口液晶程序, 经测试很正确,能够显示图像及汉字 用于12864,Serial LCD is very powerful program, tested it correctly, can display images and characters for the 12864
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-26
    • 文件大小:36437
    • 提供者:sjk
  1. 2KN-Family.pdf DataLogic条码枪串口控制编程指导代码

    0下载:
  2. DataLogic条码枪串口控制编程指导代码,通过串口发送控制代码可以灵活的控制条码枪的工作。-DataLogic bar code gun control programming guide serial code, control code can be sent through the serial port control of a flexible bar code gun work.
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:434410
    • 提供者:小邵
  1. SerialPort 绝对能用且好用的串口调试助手源代码

    1下载:
  2. 绝对能用且好用的串口调试助手源代码,包含了一个很好用的串口类-Absolutely can and easy to use serial debugging assistant source code contains a very good class with a serial
  3. 所属分类:串口编程

    • 发布日期:2017-11-09
    • 文件大小:3827712
    • 提供者:高恒强
  1. example_ellcerent.zip

    1下载:
  2. 各类源程序集锦 硬件介绍:\7290\ ZLG7290例程* \7290a\ ZLG7290汇编例程* \bell\ 蜂鸣器音乐例程* \buzz\ 蜂鸣器响例程* \eeprom\ 读EEPROM并显示例程* \ex26a_lcd\ 16×2LCD模块例程* \ex36a_lcm\ 128×64点阵LCD模块例程* \KEY_IO\ 直连KEY和LED例程 \led_light\ 直连LED例程* \lin_park\ lin模块的原码及例程。 \lin\ LIN总线例程 \rs232\ RS
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-10-22
    • 文件大小:23359258
    • 提供者:梁福田
  1. 电导率仪的上位机数据采集软件.rar

    0下载:
  2. 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机,并可将数据保存到access数据库中,the PC data acquisition software MCU through a serial port to the AD converter transmission of the results of PC, data can be saved to the database access
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:676993
    • 提供者:sf
  1. SerialPort.rar

    0下载:
  2. C#里面SerialPort控件做的串口调试工具,希望各位大虾多多批评多多指导,能增加功能更好,不过希望能传给我一份,C# Inside SerialPort controls do serial debugging tools, I hope that a lot of criticism of a lot of shrimp guidance, can increase the function better, but I hope to pass a
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:14385
    • 提供者:杜承霖
  1. m_usart.rar

    1下载:
  2. PIC单片机模拟串口 11.0592时钟 支持2400波特及以下稳定收发 一位起始,八位或九位数据,无校验,一位停止位 占用时钟1,和RB端口电平变化中断 HI-PICC编译平台 模拟收发管脚在m_usart.h中定义 PIC16F877A最小系统验证可用 ,PIC single-chip analog clock 11.0592 serial support 2400 baud and below, to send and receive a stable start, eig
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-02-24
    • 文件大小:58547
    • 提供者:lzz
  1. chuankouzidongjiance.rar

    0下载:
  2. 一个自动检测串口的小程序,可以用在与仪表互联时使用,Automatically detects the serial port of a small procedures, and instrumentation can be used in Internet use
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:23440
    • 提供者:lf
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com