-
研华驱动演示:中断数据传输
Advantech Driver Demo: Interrupt Data Transfer
- 2023-03-15 00:00:04下载
- 积分:1
-
一个串口通信的程序,采用visual c++实现,如果要跟硬件打交道,那这代码或许对您有点用。...
一个串口通信的程序,采用visual c++实现,如果要跟硬件打交道,那这代码或许对您有点用。-a serial communication procedure, using visual c realization Being a hardware deal Well, this may have on your code with a bit.
- 2022-08-19 11:50:39下载
- 积分:1
-
Dialog
基于对话框的串口通信,三种方法中的利用添加控件的方法实现通信-Dialog-based serial communications, the use of three methods to add control methods to achieve communication
- 2022-06-02 06:44:24下载
- 积分:1
-
利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制...
利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制-The programme use GSM CMOS chip(TC35) module to read and write short message, you can insert SIM card into this module, then it can work as ordinary Mobile phone,the programme can control the module through com port.
- 2022-07-15 01:07:16下载
- 积分:1
-
具有高可靠性的高速连续数据采集的设计与实施方法,一篇有关数据采集的论文...
具有高可靠性的高速连续数据采集的设计与实施方法,一篇有关数据采集的论文-highly reliable high-speed data acquisition for the design and implementation methods, a data acquisition papers
- 2023-03-18 11:20:03下载
- 积分:1
-
Mobile phone UART 2 MMC card read example
Mobile phone UART 2 MMC card read example
- 2022-08-24 19:26:47下载
- 积分:1
-
在ADI公司的blackfin533开发平台上实现串口通信的程序代码
在ADI公司的blackfin533开发平台上实现串口通信的程序代码-In the ADI" s blackfin533 development platform to achieve serial communication program code
- 2023-03-28 06:20:04下载
- 积分:1
-
ANSI标准(x3.64)视频终端和外设控制序列
ANSI Standard (X3.64) Control Sequences for Video Terminals and Peripherals
- 2022-01-31 09:23:06下载
- 积分:1
-
Modbus协议的努力准备与你分享一些厚希望能启发所有
我用vb编写modbus协议,拿出来与大家分享一下,厚厚,希望得到大家的指教-Modbus protocol prepared hard to share with you some thick hope to enlighten all
- 2022-02-01 13:45:51下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1