-
用C #蓝牙串口通信源代码编写的,它只是工作。
用c#写的蓝牙串口通讯源代码,很好用。-Written by c# Bluetooth serial communication source code, it just works.
- 2023-05-28 01:20:04下载
- 积分:1
-
RS232基本驱动
basic driver for RS232
- 2022-05-10 17:08:57下载
- 积分:1
-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
- 2022-02-06 22:16:02下载
- 积分:1
-
BCB环境下在使用MSCOMM对串口的编程
BCB环境下在使用MSCOMM对串口的编程-BCB environment MSCOMM right in the use of the Serial Programming
- 2022-01-25 22:14:16下载
- 积分:1
-
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figur...
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows. -CBC was under the serial programming API function examples I wish this site had been around when I was trying to figure out how to make serial communications work in Windows 95. I, like many programmers, was hit with the double-locking of having to learn W
- 2022-02-06 02:23:47下载
- 积分:1
-
研华da采集例程
研华da采集例程-Advantech da collection routines
- 2022-10-02 19:35:03下载
- 积分:1
-
串口通讯演示程序,同时演示了outbar
串口通讯演示程序,同时演示了outbar-Serial Communication Demonstration Program, a demonstration outbar
- 2022-04-16 18:46:20下载
- 积分:1
-
windows to support literacy with the serial serial category
windows下支持并发读写串口的串口类-windows to support literacy with the serial serial category
- 2023-05-09 19:00:03下载
- 积分:1
-
windows环境下的串口调试工具。具有配置串口,自动接受,手动发送数据的功能....
windows环境下的串口调试工具。具有配置串口,自动接受,手动发送数据的功能.-windows environment serial debugging tools. Serial Configuration is automatically accepted, manually send data.
- 2023-03-09 13:00:03下载
- 积分:1
-
NMEA解析,重组 函数源代码! 能够根据格式符自定义输出,方便扩展...
NMEA解析,重组 函数源代码! 能够根据格式符自定义输出,方便扩展-NMEA parsing, restructuring of the function the source code! Be able to customize the output according to format operators to facilitate the expansion of
- 2022-04-14 13:38:09下载
- 积分:1