搜索资源列表
ucos及文件系统ucfs VC环境调试代码
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-CENTER is a very good embedded operating system, the author provi
用VC实现PC机与单片机串口通讯
- PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
vc.rar
- 以VC编写的USBCAN通讯的发送和接受界面,可以设置为扩展帧和标准帧等,也可以查看发送和接受到的报文。,VC prepared to USBCAN send and receive communications interface can be set to extend the frame and standard frame, also can check to send and receive the message.
MODBUS
- VC++编写的Modbus协议的上位机程序,可作为数据采集模块的上位机程序或者Modbus设备的测试程序。-VC++ written in Modbus protocol host computer program can be used as data acquisition modules, host computer program or Modbus device testing procedures.
infones
- info nes ,可以移植到各个单片机上。 适合单片机的移植。 这个是 PC 上的。 C 语言编写-info nes, can be transferred to each microcontroller. Microcontroller for transplantation. This is the PC on. C language
VC_com_src
- 单片机开发:VC++串口通讯例程源代码 可用于PC端开发与调试-MCU development: VC++ source code for serial communication routines can be used for development and debugging of PC-side
G723-VC
- 一个能在Windows CE下运行的G723音频压缩算法的实现,可配置-One can run under Windows CE at the G723 audio compression algorithm implementation, can be configured
ucos
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习-is a very good ucos embedded operating system, but the author has
daq_vc
- vc进行NI daq卡的模拟数据采集,只处理了单点单通道的过程。结果保存在DATA\下面。 前提:可能需要机器上装有daq卡,或模拟daq卡。-NI daq card vc for analog data acquisition, only single-point single-channel process. The results stored in the DATA \ below. Premise: the machine may be needed with daq card,
VC
- VC++6.0写的一个电机测试的程序,和SST51单片机通讯,功能可以满足一般的测速可电机参数的显示,大家-Written in VC++6.0 one electrical test procedures, and SST51 Single-Chip Communication, functional to meet the general speed motor parameters can be displayed, we take a look at
fat16
- 嵌入式FAT16文件系统C代码免费下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16代码是免费代码,用户可直接使用。 本代
ucos_vc
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-ucos is a very good operating system, but the authors provided on
2
- 利用MFC编写的心电信号检测程序,里面的动态显示曲线可以作为画曲线图参考-Prepared using MFC ECG testing procedures, which the dynamic display of curve can be used as reference curve drawn
modbus
- 这是一篇关于S7200modbus通讯的读取程序,有PLC源代码和VC++ 源代码,修改及可以使用-This is a read on S7200modbus communications procedures, PLC source code and VC++ source code, modify and can be used
APCM
- vc++实现A律压缩和反压缩,可以移植到DSP上。-vc++ to achieve A law compression and anti-compression, can be transferred to the DSP on the.
UART_HAO
- VC原程序,实现与51单片机的串行通信,能完成数据的收发,通过修改波特率可用于其他可编程器件的通信功能。-VC of the original program to realize the serial communication with the MCU 51, to complete the send and receive data, by modifying the programmable baud rate can be used for other communication de
wendu
- 步进电机和直流电机远程控制,VC示范程序,可以用于工业控制-Stepper motors and DC motors remote control, VC demonstration program can be used for industrial control
uCOS-III-P-LwIP-On-VC
- ucosii在vc上的实验例程,可以直接使用,也可以在此基础上修改,完成自己的实验。-ucosii in vc experimental routines can be used directly, or you can modify on this basis, to complete their experiments.
vc-bujindianji
- 将c代码加载到单片机上,控制步进电机的转动-C code will be loaded into the microcontroller, stepper motor control rotation
FFT_C语言
- 采用C语言实现FFT算法,基于DSP2812平台,可直接移植使用。(Using C language FFT algorithm, based on the DSP2812 platform, can be directly transplanted.)