文件名称:TQ2440and51
介绍说明--下载内容均来自于网络,请自行研究使用
该资源可实现Tq2440与51单片机串口通信,2440向51发送信息,51收到后将收到的消息回传给2440,并在2440上显示出来,2440上程序用qt开发,2440上串口选择tq2440_serial1(也就是com1,linux下叫ttyS1,因为0口被天嵌用作调式口),用杜邦线分别接2440的TXD1、RXD1和51的Rxd、Txd相连。-This resource can be realized Tq2440 with 51 single-chip serial communication, 2440 send a message to the 51, 51 will receive the message received back to 2440 and show up in 2440, 2440 on the procedures developed using qt, 2440 serial choice tq2440_serial1 (ie com1, linux under the name ttyS1, because 0 is used for tuning embedded Days mouth), were connected with the DuPont line 2440 TXD1, RXD1 and 51 Rxd, Txd connected.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TQ2440和51单片机串口通信\2440_Qt\main.cpp
........................\.......\mainwindow.cpp
........................\.......\mainwindow.h
........................\.......\mainwindow.ui
........................\.......\myCom.pro
........................\.......\myCom.pro.user
........................\.......\posix_qextserialport.cpp
........................\.......\posix_qextserialport.h
........................\.......\qextserialbase.cpp
........................\.......\qextserialbase.h
........................\51\comtest
........................\..\comtest.c
........................\..\comtest.hex
........................\..\comtest.lnp
........................\..\comtest.LST
........................\..\comtest.M51
........................\..\comtest.OBJ
........................\..\comtest.opt.bak
........................\..\comtest.plg
........................\..\comtest.Uv2.bak
........................\..\comtest.uvopt
........................\..\comtest.uvproj
........................\..\comtest_Opt.Bak
........................\..\comtest_Uv2.Bak
........................\..\实验指导.txt
........................\2440_Qt
........................\51
TQ2440和51单片机串口通信