CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 单片机

搜索资源列表

  1. VCdrawDlg

    0下载:
  2. 用对话框实现VC绘图,从单片机不停的接收并处理十位二进制数据,用绘图的方式显示在电脑上-Dialog box realize VC drawing, receive and deal with the serial datas from the MCU, displays on the computer by drawing
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2140136
    • 提供者:李顺雷
  1. VCdrawSDI

    0下载:
  2. 单文档实现VC绘图,从单片机不断接收并处理十位二进制数据,用VC绘图方式将波形显示在电脑上-Dialog box realize VC drawing, receive and deal with the serial datas from the MCU, displays on the computer by drawing
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1961352
    • 提供者:李顺雷
  1. 232_MCU_temperature_Stepper-motor

    0下载:
  2. 利用VC编写上位机,KEIL编写下位机,上位机通过rs232串口控制单片机,读写温度数据及控制步进电机。附带以太网SOCKET功能,可以远程操作。vc和keil源码都有。-VC preparation of PC, KEIL write the next bit machine, the host computer through rs232 serial port control of MCU, read and write temperature data and control the s
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:2013979
    • 提供者:曾维亮
  1. VC3

    0下载:
  2. 基于PC机与单片机的串口通信,用到了一个动态链接库和一个自定义消息. 掌握VC下串口编程式的方法,掌握动态库的静态调用及自定义消息. -PC and microcontroller-based serial communication, use of a dynamic link library and a custom message. To master VC and serial programming method, the static call to grasp the
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1779726
    • 提供者:陈杰
  1. Simple-oscilloscope

    0下载:
  2. 利用单片机和vc++编译环境通过串口制作简易的示波器,全面的学习了软硬件结合实现功能的流程-Microcontroller and vc++ compiler environment through the serial production of a simple oscilloscope, learning the process of combining software and hardware to achieve functional
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5265544
    • 提供者:张林旺
  1. 6.2.5.2

    0下载:
  2. 利用VC++实现PC机与单片机串口通信任务-Using VC++ PC and MCU serial communication task
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4360784
    • 提供者:辛海林
  1. serial_show

    0下载:
  2. serial show 功能:用于单片机、嵌入式机器串口调试等 您可以根据此程序修改为您自己想要的串口上位机程序。 本人长期开发上位机VC++、linux、单片机软件。 如果有程序外包,您也可联系QQ:345304221,或qq邮箱345304221@qq.com-the serial the show Functions: for single-chip serial debugging of embedded machine You ca
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:35572
    • 提供者:jiang
  1. MCU-communication

    0下载:
  2. 单片机通信,交换信息,VC实现其基本功能。 -Single-chip communications, exchange of information, VC its basic functions.
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4399825
    • 提供者:张照康
  1. PC-TO-SCM--serial-com

    0下载:
  2. 基于VC++,MSCOMM实现的PC机与单片机之间的串口通信-PC TO SCM serial com
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:49488
    • 提供者:hevin
  1. robot

    0下载:
  2. Vc++编写的一个程序,,主要用于机器人的控制,有pc端与单片机的程序。-robot control
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:9935
    • 提供者:朱安文
  1. AD2

    0下载:
  2. 用430单片机驱动的液晶1602,很详细的介绍了整个时序,绝对好用-it is written by VC
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:3525
    • 提供者:赖银萍
  1. 51andNANDFlash

    0下载:
  2. 51单片机控制NAND Flash读写程序,编译环境vc++,可根据flash不同做稍加修改,即可实现功能要求-51 single-chip NAND Flash read and write procedures, compile environmental vc++, according to flash a little modified
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2328
    • 提供者:
  1. VCPPSNSCOM-Comdebug

    0下载:
  2. VC++ 串口通信,上位机程序,用于用PC像51单片机发送字节-failed to translate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1928925
    • 提供者:邓昌晟
  1. xcorr

    0下载:
  2. c编写的互相关函数xcorr,在VC上验证,方便移植到单片机,嵌入式上-xcorr function write by C langduge
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:201115
    • 提供者:卡卡罗特
  1. PcToAvr

    0下载:
  2. 该程序基于VS2005,实现了PC机到微控制器之间的串口通信,基于MSCOMM控件,PC可向单片机发送特定指令,控制器可向单片机发送状态量。-THIS PROJECT IS A SERIAL PROGRAM BASED VS2005 USING VC++ LANGUAGE, REALIZING THE COMMUNICATION BETWEEN THE PC AND MCU.
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8997775
    • 提供者:王风
  1. WXMKTEST.C

    1下载:
  2. 摘要:VC/C++源码,系统相关,无线遥控   单片机无线遥控接收模块C程序源码:   void main(void)   {   P2_7=0 //开数码管显示 选通左右侧的数码管   P0=0xc0 //初始显示数字0    while(1){   P1=0xff //P1口设置为输入状态 先全部写1   i=P1 //赋值给临时存贮变量      i=i&0x0f //和0x0f相与 屏蔽高四位,读取无线
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:12380
    • 提供者:夏木熙
  1. vccomm

    0下载:
  2. 51单片机与PC机的串行通讯实践,.-VC++ realization of PC and MCU serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:105317
    • 提供者:lili
  1. VCPP-MSComm

    0下载:
  2. 利用VC++实现串口间的通信使单片机和PC间能自由通信,通过上位机控制下位机进行通信。-Use of VC++ serial communication between the freedom of communication between the microcontroller and PC can communicate through the PC control the lower machine.
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:43318
    • 提供者:sandy
  1. SingleChipClock

    0下载:
  2. VC/C++源码,其它分类,51单片机,数字钟,闹钟   基于C的单片机数字钟程序,其中包含闹铃功能,基于51单片机-Single chip digital clock program, which includes an alarm function, based on MCU 51。-VC/C++ source, other classification, 51 single-chip, digital clock, alarm clock, C-based single-chip di
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:14213
    • 提供者:孙长富
  1. PC_DPJ

    0下载:
  2. 用VC++软件平台实现单片机与计算机的串口通信,单片机部分的编程使用Keil软件-the communication between mcu and pc based on VC++ , and the program of mcu is based on Keil
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2297656
    • 提供者:yangjuan
« 1 2 ... 9 10 11 12 13 1415 16 17 18 »
搜珍网 www.dssz.com