搜索资源列表
usbhidio_vc6.rar
- 读写usb设备的主机软件,VC程序内我注释掉了一行代码,从设备读数据的代码,所以这个例子里面只有输出操作,大家可以找到那条指令,删除前面的“//”。 单片机固件端值得注意的地方就是设备的报告描述符,在描述符里面定义了上传、下载的数字的长度与用途。这个代码以前是用在DS89C450单片机上的,今天稍稍修改了一点,在STC89C52上使用没有问题,我也没有把头文件换成51的,而是使用了DS89C4XX.h,差不多的。,Usb devices to read and write mainfram
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
VC++andMcuUrat
- VC++ 与单片机通讯例子,新手自己开发的,见笑了-VC++ With examples of single-chip communications, and newcomers to develop their own, and a laughing stock of the
Soucefile
- VC++与单片机串口通信,这是参考大使的,多多指教,我很想成为这里的会员-VC++ serial communication with the MCU, which is reference to the Ambassador of the exhibitions, I would like to become a member here
dpjDlg
- vc++实现用PC机串口与单片机的通信任务-communicating with MCU through the serial port
chaoshengbo
- 基于VC和串口管道变形监测,完整的功能,通过单片机将数据存入SD卡,在上位机上读取,绘制波形-Deformation monitoring based on VC and serial pipeline, complete function, data will be stored in the SD card through the microcontroller, read on the PC, rendering waveform
112081125
- 是一个接口实验,下位使用单片机控制AD采集数据,通过串口上传数据到vc++编写的上位机,实现波形显示,并有下位机的pcb版原理图和pcb图-Is an interface experiment, bit microcontroller control AD data acquisition, prepared PC through the serial port to upload data to vc++, waveform display, and the mac
cPP
- 基于VC++的51单片机处理器仿真,用C++语言仿真出51处理器寄存器的指令功能-Based on 51 single-chip processor VC++ simulation, simulation of the 51 languages with C++ processor registers command functions
ReadFile150306
- 多个测试程序 在单片机编程需要时 可以 用vc++6.0 进行测试 数据大小 算法 格式等等 -test you program to your mcu test you program to your mcu test you program to your mcu
mfc
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
模拟串口通信
- 应用VC编写的一个模拟串口通信程序,包含串口通信的软件(An analog serial communication program written in VC, including serial communication software)
943948200Serial(MFC)
- ymodem协议vc++版本,用于下载到单片机自我程序更新(The program for Ymodem to transfer the binary code)