-
本人在公司的一个项目中所开发的基于无刷直流伺服电机的运动程序,可以精确定位电机的位置...
本人在公司的一个项目中所开发的基于无刷直流伺服电机的运动程序,可以精确定位电机的位置-I am in the company developed a project based on brushless DC servo motor sports program, you can pinpoint the location of motor
- 2022-08-07 15:12:02下载
- 积分:1
-
Uart function of the original use of nec and do a full duplex transmission of ua...
原来利用nec的Uart功能,做一个全双工的Uart信息传输。是nec的样本程序。
- 2023-05-17 02:40:03下载
- 积分:1
-
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.-Using C language software simulation of hardware UART ports, based on the PIC family of processors to achieve.
- 2023-05-10 04:30:02下载
- 积分:1
-
ICAN协议例程,CAN转换成RS232
ICAN协议例程,CAN转换成RS232
ICAN协议例程,CAN转换成RS232
ICAN协议例程,CAN转换成RS232-ICAN agreement routines, CAN convert RS232ICAN routines Agreement, CAN convert RS232
- 2022-12-23 14:30:03下载
- 积分: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
-
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。...
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。-VC write a serial data will be used in the form of graph displayed. This is a part of the project.
- 2023-05-21 15:05:04下载
- 积分:1
-
一个用于在窗口下进行串行通信的组件,我已经试过了,…
用java编写的一个组件,用于windows下串口通信,我已经试过了,可以成功-prepared with a component for serial communications under Windows, I have tried, successful
- 2022-03-20 18:55:08下载
- 积分:1
-
RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization of the three serial communication methods based on single-file procedures MSCOMM Application Serial Communication Control
- 2022-02-14 10:20:21下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听...
调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听-call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping
- 2022-07-07 22:02:40下载
- 积分:1