CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - plus

搜索资源列表

  1. ttys1

    0下载:
  2. s3c2410串口发送接收代码,不需要另加驱动-s3c2410 send and receive serial code, plus a driver does not need
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4.2kb
    • 提供者:亮亮
  1. delphi_modbus_source

    11下载:
  2. 自已用DELPHI编写的MODBUS测试软件及源代码,需要的朋友可以参考一下。MODBUS 协议为开放式的协议,采用轮询方式。MODBUS分为MODBUS RTU/ASCII、MODBUS TCP、MODBUS PLUS几种,对应于不同的硬件平台,世界上大多数的仪器和仪表,大多数的控制器都采用或支持该协议。学习和掌握本协议,对工控网友来说,非常有意义。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.51mb
    • 提供者:Liu Wei
  1. VC-rs232.VC串口控制加摄像头视频适合机器人上位机

    0下载:
  2. VC串口控制加摄像头视频适合机器人上位机,只要适当改变active控件属性,就可以适应不同串口,很适合做机器人的上位机编程入门.,VC video camera plus serial control for robot host computer, as long as appropriate to change the active control properties, you can adapt to different serial port, it is suitable for r
  3. 所属分类:串口编程

    • 发布日期:2016-01-27
    • 文件大小:2.23mb
    • 提供者:dfood
  1. 利用Visual C++实现PC机与GSM短信模块串口通信

    0下载:
  2. 在PC机上编写VC++程序界面,与短信模块实现串口通信,方便你开发-In the pc do you write vc plus plus the application interfaces, and a short letter to the serial communication modules. you develop
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:326.78kb
    • 提供者:王卫忠
  1. wendu

    0下载:
  2. 测试温度的程序,把程序烧录到单片机中再加上一个温度传感器,便可以测试出但前环境中的温度,然后显示出来!-Test the temperature of the process, to burn into the microcontroller program plus a temperature sensor, it can test the temperature of the environment but the former, and then show up!
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:243.41kb
    • 提供者:吴荣
  1. UARTtest

    0下载:
  2. 串口测试程序,输入字符串后以原字符串加一后返回显示-Serial port test program, the input string plus one of the original string after the return shows
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:16.73kb
    • 提供者:qinxu
  1. DHT21

    0下载:
  2. DHT21使用范例,硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑.-DHT21 usage examples, hardware connection: P2.0 port as communication port connected DHT11, DHT11 the power and ground connections and power microcontroller, the microcontroller
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:11.52kb
    • 提供者:陈建堂
  1. 0.1

    0下载:
  2. 用spcomm做的一个串口调试软件,突破了com10以上不能用的问题,修正了com口的排序,加上了一些常用的AT指令!绝对能用!-With spcomm do a serial debugging software, a breakthrough can not be used for more than a com10 problem, fix the com port of the sort, plus a number of commonly used AT commands! Absol
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:638.08kb
    • 提供者:陈杨
  1. SHT11v1.0

    0下载:
  2. SHT11程序,绝对可用的,MEG16的程序整个工程文件,外加串口和SHT11中文资料,绝对值得下载的资料-SHT11 program, absolutely available, MEG16 program documents the entire project, plus serial and SHT11 Chinese data, the data is definitely worth downloading
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:721.3kb
    • 提供者:Mr lian
  1. MSCOMM-Dialog7

    0下载:
  2. 串口功能测试程序说明: 1.该程序功能如下: /* (1) 自动检测系统设备串口存在和使用情况;(会导致程序无法运行) /* (2) 仅仅将存在的串口在设置对话框中显示;(实现添加) /* (3) 基于对话框的“退出”按钮; /* (4) MSComm 控件、Combo Box控件和Picture控件使用;(完成) /* (5) 无需再使用变量储存子对话框控件的值,因为子对话框只构造一次(重点) /* (6) 接收端的QC信息第五位加了0x03?尚不知原因。 /
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:杨璐
  1. SerialCommunication

    0下载:
  2. 详细讲解了在串口通信的过程中串口接线的基本步骤加图解-Serial port to communicate the basic steps of the serial wiring plus graphic
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:162.58kb
    • 提供者:刘玉
  1. UART_VHDLCodes

    0下载:
  2. 基于VHDL的异步串口收发器,在FPGA上设计Uart接收模块实现从pc接收串口数据; 在FPGA上设计Uart发送模块,把从pc接收的数据的16进制值加1再发送给PC; 设计单片机和FPGA接口模块,把接收到的数据送给单片机,并显示在LCD上 -VHDL-based asynchronous serial transceivers Uart receive module in the FPGA design from pc to receive serial data desig
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:417.16kb
    • 提供者:katheqiu
  1. uart

    0下载:
  2. 基于FPGA的一个异步串口收发器(UART)在FPGA上设计Uart发送模块,可以把从pc接收的数据的16进制值加1再发送给PC;设计单片机和FPGA接口模块,可以把接收到的数据送给单片机,并显示在LCD上。-Uart transmission module design on an FPGA FPGA-based asynchronous serial transceiver (UART), can be hexadecimal values ​ ​ from the pc
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:师楠
搜珍网 www.dssz.com