登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:所有
  2. 代码类别:串口编程
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

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 &quot UART &amp Interrupt Experiment, Please Input from the keyboard&quot , 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.)

0
下载
134
浏览
2010-09-01发布

2. 1

说明:  VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)

1
下载
167
浏览
2010-08-30发布

3. CommTest

  串口通讯测试代码,经过测试,可以成功运行。(Serial Communication Test.)

5
下载
181
浏览
2010-08-25发布

4. CommTest

  SIRF A4 PRIMA 串口测试源码 用VS2005编译通过并测试成功!(SIRF A4 PRIMA serial test source with VS2005 compile and test success!)

18
下载
154
浏览
2010-08-24发布

5. com

  vC++做上位机实现串口通讯,符合RS485通信协议(vC++ do PC Serial communication line RS485 communication protocol)

57
下载
178
浏览
2010-08-10发布

6. TTY

  MFC的串口通信程序 能真确运行 经调试后无误(MFC serial communication program can be true and correct after running through debug)

12
下载
151
浏览
2010-08-07发布

7. LabwindowsCVIPCIO

  利用LabwindowsCVI实现PC机与智能仪器串口通信!!!!!!!!(PC, using LabwindowsCVI realize serial communication with intelligent machines! ! ! ! ! ! ! !)

6
下载
130
浏览
2010-08-02发布

8. VCComm

  VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)

486
下载
146
浏览
2010-07-30发布

9. 采集数据序 LabVIEW2

  串口采集数据程序,能够获取串口发来的数据,并自动滤波,显示波形。(Serial data acquisition program)

6
下载
158
浏览
2010-07-24发布

10. 232

  232通信全部程序,包含头文件与相应的主程序,很全的232通信程序(232 exchange)

100
下载
91
浏览
2010-07-22发布

11. Communication_control

  耀华表通信控件 内置了地磅的串口协议。能自动读取指定的数(Communication control Toledo Electronic loadometer, serial direct source reading program. The source without any Dll, built-in serial port loadometer agreement. Can automatically read the specified binary readings.)

84
下载
178
浏览
2010-07-09发布

12. RFID_UHF_VC

  RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。 VC++6.0的工作空间是“t1121.dsw”(RFID_VC++ 6.0 sources yard _ RFID read-write has provided the RFID exploitation source yard , used VC to weave, show how encrypted the RFID card , how to destructs self. String communication supports RS-232 (RS232) , RS-485 (RS485) , Porter lead may elect, the RFID air wire may elect , read card frequency adjustable. Method having provided the power controlling RFID reading a card, power is from 0 to 29 adjustable, )

560
下载
193
浏览
2010-06-25发布

13. MFC20100619221344

  这是MFC串口编程的具体步骤 对学串口编程有很大帮助(This is the MFC programming serial port programming of specific steps to learn of great help)

4
下载
163
浏览
2010-06-19发布

14. chuankou

  简单的单片机串口测试程序,新手可以下来看看(Simple microcontroller serial test procedure, the novice can look down)

2
下载
113
浏览
2010-06-11发布

15. pm-compuprint-sp40

  P2R打印机串口指令集编程手册,Olivetti/IBM/Epson(P2R printer serial instruction set programming manual, Olivetti/IBM/Epson)

50
下载
184
浏览
2010-06-11发布

16. test1

  VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。(VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.)

7
下载
172
浏览
2010-06-09发布

17. hart

  这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。(This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.)

36
下载
131
浏览
2010-06-09发布

18. kcom

  this is visual c++ 6 project it is a Serial port excerszier software

5
下载
155
浏览
2010-05-31发布

19. CHP500B

  串口通信,采用CRC16 算法,用mscomm控件实现对chp500电源的信息采集,可以设置电源的电压和频率,word文件的是通讯协议,上位机发送和下位机返回,串口通讯看懂了通讯协议就没什么问题的啦。(Serial communication using the CRC16 algorithm, mscomm realize chp500 power control information collection, you can set the voltage and frequency, word document is the communication protocol, host computer to send and return lower machine, serial communication protocol is very important to you)

10
下载
176
浏览
2010-05-31发布

20. Modbus

  在44B0X芯片上实现Modbus串口通信协议,需要的朋友可以看看。(In 44B0X chip as Modbus serial communication protocol, need friends can see.)

10
下载
85
浏览
2010-05-26发布