搜索资源列表
CDM20802_Setup
- USB转通用串口转接卡的驱动程序,可在WIN7下使用。文件下载后将zip转换为exe即可。-USB to turn universal serial riser card drivers, WIN7 under. Will be converted to exe zip file download.
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
URAT
- 一个简单的串口通信汇编程序,通过上位机发送控制信号控制单片机LED灯的点亮与否。文件有protues仿真电路与hex文件。调试时请下载串口调试助手,端口Com1,波特率96-A simple serial communication assembler, through the host computer sends control signals control the chip LED lamp is lit or not. Documents protues Simulation ci
serial_download
- 将hex文件通过串口下载到51单片机的程序。 包括两个工程。 1.一个Visual Studio 2008的电脑端工程,用于发送hex文件。 2.单片机接收端的的UV2工程,用于接收hex文件。 -a application that download the hex file over the serial port. It contains two project. 1.the VS2008 project which send the hex file. 2.t
STC_ISP_Software
- STC系列单片机HEX文件ISP下载程序,好用!-STC series single-chip HEX file ISP download program , easy to use !
minicom-and-tftp
- 在linux系统中编译的科执行文件,可以通过JTAG下载,当然也可以通过minicom和tptf下载。本文介绍了两者的配合使用。-In linux systems division compiled executable file, you can download via JTAG, of course, can also be downloaded via minicom and tptf. This article describes the two in conjunction.
STM32_Modbus_01ok
- STM32F103C8T6移植FreeModbus 从机成功,整个工程文件下载-STM32F103C8T6 transplant FreeModbus slave, and the entire project file download
BinDownloader
- 采用Ymodem协议下载bin文件,类似于超级终端(Download the bin file with the Ymodem protocol, similar to the super terminal)