搜索资源列表
midi_MCU
- MIDI文件格式0的解析原代码,使用VC++6.0,执行单元为8051单片机-MIDI file formats 0 Analytical original code, the use of VC 6.0, the implementation of modules for 8051
DllTest
- This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
AN205SW
- cp210x非标波特率设置工具 CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc. This release contains the following components: * CP210xBaudRateAliasConfig.exe * CP210xManufacturing.DLL * CP210xBaudRateAliasC
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
wenjianyincang
- 用VC++6.0编程实现可以把某一个文件隐藏在另一个文件中,实现低比特加密。-With VC++ 6.0 Programming can hide a file in another document, to achieve low bit encryption.
tiqu_ziku
- 用于嵌入式系统的字库提取程序。解决字库太大,单片机系统装不下的问题(只选取自己需要的汉字)。 本程序是VC 6.0 下编译。 程序从Hzk16.dot中提取出需要的汉字的字库。写到test_font.dat文件中。这个test_font.dat文件可以用于单片机系统中。这个程序生成的小字库,已经用于我们的批量生产的设备上。字库是16X16点阵的。我用在128X64的LCD屏上。-The font used to extract the embedded systems program.
fat16
- 嵌入式FAT16文件系统C代码免费下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16代码是免费代码,用户可直接使用。 本代
qudongyuanma.ZIP
- 这是USB接口芯片CH372和CH375的简化版驱动程序及动态链接库的源程序包 最小开发环境: WINDOWS 98 或更高版本操作系统 VC 5.0 或更高版本编译器 WIN98 DDK 或更高版本驱动开发包,由微软免费提供 文件目录说明: WDM 驱动程序源程序 DLL 动态链接库源程序 EXE 演示和测试用的例子应用程序源程序 MCU 演示和测试用的例子单片机端源程序,以MCS51单片机为例 ISS
pic-C-Programming-Language
- 包括各种pic16F877单片机上调试通过的程序,提供了完整的仿真电路及HEX文件,可直接运行。 开发环境:全书案例程序开发环境MPLAB 8.53 MCC18 3.16 HI-TECH PICC 9.70 HI-TECH PICC-18 9.63。 所需要软件:超级编辑器UltraEdit, 虚拟串口驱动vspd,串口助手 字模软件Zimo,文件拆分软件FileSplit VC#.NET 2008等 -Including various pic16F877 single-chip
C8051bianchengruanjianyuandama
- C8051F系列单片机编程软件VC源代码,完成的工程文件-VC C8051F MCU programming software source code, to complete the project file
MFCPOWERView
- MFC多页面范例。实现串口自动读写、配置和检测设备,多页面多种元素显示、文件导出、系统设置。程序经长期测试运行,可以直接使用。编译环境VC++6.0-MFC multi-page example. Achieve automatic serial read and write, configuration and testing equipment, and a variety of elements in multi-page file export, and system settings.
USB11_ACEX1K
- FPGA文件负责采集传感器数据,然后传给51单片机,51单片机通过usb将信号传递给上位机,,vc文件是上位机软件界面,-FPGA file is responsible for collecting sensor data, and then passed to the 51 single-chip, 51 single-chip signal transmitted to the host computer via usb vc file is a PC software interface
vc-232-read-file-2013.6.9
- VC 读取文件的程序,可以做到从文件 中出数据下传到单片机-vc s project ,read file to rs232
ok7.24
- VC写的串口读写和读取发送文件内容程序,自己写的方便 实用,但还有问题,参考下。-VC wrote the serial read and write and send the file to read the contents of the program, write your own convenient and practical, but there are problems, refer to the following.
Micrium_uCGUI-Trial-V522
- 最新版的ucGUIV5.22,能以在VC++6.0下编译通过,需要将在应用程序中添加一个已有的文件。-The latest version of the ucGUIV5.22, under the vc++ 6.0 to compile, need to add in the application of an existing file.
timer
- 单片机C语言提高资料! 熟了各个基本模块之后,就是要提高程序的鲁棒性和高效性,并且要便于移植.发几个个人觉得非常好的C语言资料.有些还是在其它论坛上花积分下来的.呵呵 首先,要重视程序的构架,这个会影响编程思路,.c .h文件要因地制宜地用.条理需要清楚. 其次,合适的时候多用指针,这个不用多说了.VC之所以流氓效率高,很大一部分原因是用了引用和指针. 另外,程序函数的接口要封装好,实参形参调用才方便,在适当的时候用数据参数,适当的时候用地址参数. 最后,结构体,联
usb-pcb-firware-libusb
- 如标题,对应之前上传的用VC编写的USB采集电压的客户端程序,这是相应的单片机设计电路(PCB工程),需要烧写到单片中的固件代码(用winavr环境,C语言编写),以及电脑识别USB需要用到的LIBusb文件,都包含在内-Such as title, corresponding to the previously uploaded VC prepared to collect voltage USB client program, which is the corresponding singl
calc100
- 基于flex和bison的终端计算器代码,如果想要初步编译产生的.c代码能在VC环境下编译的话,请在.l文件的开始加上 option yywrap-Terminal based on flex and bison calculator code, if you want to produce a preliminary compilation. C code in VC environment compiler, please. L beginning of the file plus opt
PIC18f97J60TCPIP
- PIC18f97J60 EBoardConfig 上位机VC++源程序,用于测试上位机与以太网学习板进行RS485通信 EthernetBoard-V2.1 以太网开发板源程序 V4.51_Test-V2.1 TCPIP协议栈V4.51测试程序 Bootloader.hex Bootloader烧写文件,用于Bootloader实验-PIC18f97J60 BoardConfig PC C++ source code for testing PC with Ethe