搜索资源列表
timer_com
- 通过定时器定时向串口发送数据,1秒内发4段,并且4段的时间间隔可控制-timer through regularly send data to the serial port, one within seconds of the four, and four of the time interval can be controlled
smscontrol_c
- 通过计算机串口收发短信。用WAVECOM和西门子 的GSM MODEM,西门子6688(普通手机+串口数据线),在WIN32系统(WIN98,WIN2000,WINXP)下通过测试。大负荷状态下收发非常稳定,通过了上万条短信的严格测试。其他使用标准AT命令集的手机或GSM MODEM也可使用。该控件内置*和定时发送,不支持广播。增加短信发送成功事件。GSM模块必须支持PDU格式短信。该控件支持中文,英文以及混合中英文短信,中文短信长度为上限70个中文英文字符(包括标点符号)。-computer
MON51W_E58
- 串口的仿真功能 完全支持 单步不支持 串口中断 用户可以使用 用户不能使用 定时器2 不占用 使用 P0,P2 口仿真 完全仿真 只能用作总线 89C52等嵌入式CPU仿真 支持 不支持 系统使用CPU 双CPU设计 单CPU 占用用户堆栈 2个字节 6个字节 I/O引脚占用 一条(p3.5) 两条(p3.0,p3. -the simulation function fully supports single-step support in
newserial
- VC实现单线程的串口通信程序,可以手动发送,定时发送-VC thread Serial Communication Program, this manual, time sent, etc.
libshd
- SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
MySerialCom_VC
- VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used Serial, specific practices are
serialport
- 用VC做的串口调试精灵 能够收发 并且可以定时发送 无解压密码
STM32,ADC采样程序,TIM定时触发
- STM32,ADC采样程序,TIM定时触发,DMA传输,并且串口通信-rerefd fdsgdfgfghgddfhdf
serial
- 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
0304gsxc-OK
- 扎钢检测系统 VC6编写 图形界面 串口 定时 文件存储-检测系统
Serial
- 串口调试助手界面已经美化,并且能实现定时发送及接受,发送文件,以及十六进制发送等功能。-Serial debug interface has been landscaping assistant, and to achieve time to send and receive, send files, and send functions in hexadecimal.
VB-UART-COM
- VB 串口调试工具,显示发送接收,可设置显示格式和定时发送周期,还有数码管段码自动生成工具,有美化皮肤的效果和使用方式-VB serial debugging tools, display transmit and receive, display format and timing can be set to send the cycle, as well as digital tools to automatically generate the code segment, there is
C8051F120_UART0
- C8051F120,设置串口定时发送数据的一个简单程序。-C8051F120, set the serial port to send data to a simple timer program.
KL25-Systick
- 上电后,串口软件显示一次字符串‘请发送你要开始计数的数字’。然后PC端发出一个数字,根据这个数字,每隔2秒显示递增2的数字。(数字超过9就回0)(When the power is on, the serial software displays a string. "Please send the number you want to start counting.". Then the PC side issues a number, which, according t
serialPort
- 利用rs232串口 控制 DM3058电压表 ,实现 定时 读数功能(The DM3058 voltmeter is controlled by RS232 serial port to realize the function of timing reading)
串行通信
- 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
SerialPort.tar
- i.max283基于Qt5实现串口收发 最近将板子上的Qt版本升级到了Qt5,基于原生库实现了串口收发 1、对串口进行参数配置 2、打开了一个定时器,每3S发送一条命令 3、使用信号与槽机制,将收到的数据打印(qt serialport used for send and receive)
Tool.tar
- 自己用C#写的一个上位机串口调试工具,包含Xmodem文件传输功能,串口数据收发,循环定时发送,逐行发送,串口终端等功能,平时项目中一直在用,非常方便.(I wrote a serial debug tool on the host computer with C#, including Xmodem file transfer function, serial port data receiving and sending, cyclic timing sending, sending lin
SerialPortAssistant_V1.5
- 用于单片机与上位机串口通信,方便测试和调试单片机程序。开发环境vs2017,十六进制发送接收,自动定时发送,自动串口检测更新等功能。(It is used for serial communication between single chip computer and host computer to test and debug the program of single chip computer conveniently. Development environment vs2017,
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个