-
C#工业软件控件
工业控制用到的仪表,按钮等操作 ,可以方便自动化集成。(Instruments buttons and other operations used in industrial control can facilitate automatic integration)
- 2018-11-01 23:06:18下载
- 积分:1
-
测试工具 ModbusTCPMaster20
modbusTCP 测试工具 Modbus TCP Test Tool(Modbus TCP Test Tool)
- 2020-06-23 03:40:02下载
- 积分:1
-
chuankou
串口函数,蛮好,测试过的,值的一看,用了才知道好。(Serial port functions just fine, tested, value a look, used to know better.)
- 2013-11-18 20:41:30下载
- 积分:1
-
serial-communication
利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design
)
- 2013-12-12 10:18:29下载
- 积分:1
-
STC12C5A60S2
STC12C5A60S2双串口通信例程,含注释。(STC12C5A60S2 Two serial communication routines, including the Notes.)
- 2014-01-13 14:29:56下载
- 积分:1
-
1
说明: VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)
- 2010-08-30 11:15:53下载
- 积分:1
-
Pelco-D-based-dll-project-for-PTZ
基于Pelco-D协议的云台串口控制动态链接库(Pelco-D based dll project for PTZ)
- 2014-10-10 14:28:07下载
- 积分:1
-
P_salve.c
说明: 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。(Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.)
- 2011-04-15 23:02:20下载
- 积分:1
-
COM
串口调试助手源码,学习串口编程很不错,也可以编译成串口助手直接用(Serial debugging aids source, learning serial programming is very good, but also can be compiled directly into the serial assistant)
- 2021-04-19 09:48:51下载
- 积分:1
-
6
说明: 串口通讯实验:
本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 (Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display " UART & Interrupt Experiment, Please Input from the keyboard" , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.)
- 2010-09-01 22:57:00下载
- 积分:1