-
Serial data transceiver, set to open the serial port, baud rate settings, send a...
实现串口的数据收发,设置串口的打开,波特率设置,收发进制转换-Serial data transceiver, set to open the serial port, baud rate settings, send and receive hexadecimal conversion
- 2023-08-15 17:00:02下载
- 积分:1
-
这是对应于atmel公司的24cxx的驱动程序,仅供参考!
这是对应于atmel公司的24cxx的驱动程序,仅供参考!-This is corresponding to the ATMEL 24cxx driver for reference!
- 2022-02-05 10:27:05下载
- 积分:1
-
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处...
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, the control of the incident will OnComm to capture or handle these communications incident. OnComm incident which can also be used to capture and handle communication error. In practical application, a corresponding MSCOMM control on a serial port, so if we are to handle multiple serial port, then there must be a corresponding amount of the corresponding controls.
- 2022-06-01 02:51:46下载
- 积分:1
-
在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。...
在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。-In vc++ environment is the serial communication communications, the use of control mscomm realized, has a strong reference.
- 2022-01-24 16:43:55下载
- 积分:1
-
实现了一个16550 / 16750 UART核
Implements a 16550/16750 UART core
- 2023-02-26 01:10:03下载
- 积分:1
-
VC++中实现多串口通信编程的类及样例程序,来源于<VC_TurboC串口通信编程实践>...
VC++中实现多串口通信编程的类及样例程序,来源于-VC multi-serial communication programming category and sample program, and from the lt; VC_TurboC serial communication programming practice gt;
- 2023-01-28 15:15:03下载
- 积分:1
-
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓...
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓-best serial debugging tools, not initialize any baud rate, and out of all the packets can grasp
- 2022-07-02 11:46:40下载
- 积分:1
-
一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过....
一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过.-a serial program, Delphi3 writes. Procedures concise, full-function, Testing entirely through.
- 2022-01-26 06:33:22下载
- 积分:1
-
上传个考勤系统,希望别人也能用.该代码只能算初级的东东,软件代码复用性不高,重复代码比较多.唯一感觉有点取鉴的可能就是端口和dll的连接,还有线程的使用,本想改...
上传个考勤系统,希望别人也能用.该代码只能算初级的东东,软件代码复用性不高,重复代码比较多.唯一感觉有点取鉴的可能就是端口和dll的连接,还有线程的使用,本想改一改,但是手头没有考勤机了,对应考勤机是890C的.-From a performance appraisal system, I hope others can use. The code can only count the primary Dongdong, software, code reusability is not high, repeat the code more. The only feeling a little check Kam is probably dll ports and connections, There are threads to use, simply wanted to, but do not have attendance machine, and the corresponding attendance machine is the 890C.
- 2023-05-23 01:30:03下载
- 积分:1
-
modeled on serial assistant (Dan) as an example of the amendment and some of the...
这是我仿照串口助手(龚建伟)作的一个例子并修正了其中的一些bug,程序中还包括了一些我做的可重用的类,希望对大家有一些帮助,欢迎大家联系我,共同提高,谢谢!-modeled on serial assistant (Dan) as an example of the amendment and some of the bug, procedures also include some I do reusable category, we hope to have some help, I welcome you all linked together to improve, thank you!
- 2022-07-23 11:08:21下载
- 积分:1