CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 上位机 串口通信 软件

搜索资源列表

  1. chuangkoutongxin

    0下载:
  2. 这是通信的下位测试程序,用C51写的,在单片P0接数码管,上位控制软件用VC++编的,要的话发邮件到xsl2009@qq.com
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:23.16kb
    • 提供者:ww
  1. wendushishishuaxin

    0下载:
  2. Visual Basic 编的上位软件,用于与单片通信单片读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have bee
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-02
    • 文件大小:6.85kb
    • 提供者:xiaobo
  1. VCProgram

    2下载:
  2. 本人用VC6.0开发的单片通过与PC通信上位,通信协议在说明文档中已经写出,用户在单片上编写函数时按照通信协议,便可以很方便通过此软件与PC通信.-err
  3. 所属分类:SCM

    • 发布日期:2015-01-27
    • 文件大小:206.01kb
    • 提供者:Davinci
  1. forserial

    0下载:
  2. 用于单片上位通信,属于调试软件。使用时不能使用其他端,否则不能打开。-For the MCU and host computer s serial communications, belonging to serial debugging software. Use can not use other ports, can not open the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:221.48kb
    • 提供者:桑尼
  1. first_up

    0下载:
  2. 鹦鹉学舌:单片上位PC的通信程序设计方法: ⑴初始化:波特率定为4800 ⑵接收数据:初始化后处于数据接收状态,当有数据到达时,将数据接收保存在寄存器中暂存 ⑶发送数据:等数据接收完成后,将寄存器中暂存的数据通过发送给该数据的来源地。 ⑷实验测试方法:在上位上通过调试助手软件发送一个十六进制数据给单片单片收到数据后立即把这个数据又发回给PC,并在调试助手显示。 -Parrot: SCM and PC-PC communicat
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:101.01kb
    • 提供者:flysky
  1. DataPeek

    0下载:
  2. 基于at89s52单片的模数转换c51源程序。单片与模数转换模块PCF859相连,总线协议为iic。单片上位线相连,传输速率为9600bps。可实现模数转换模块与电脑端的通信。可在PC端用调试软件方便地对PCF859进行实验。-AT89S52-based single-chip analog-digital conversion of the C51 source. Microcontroller and analog-digital conversion module co
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:Corf
  1. Reader

    1下载:
  2. 基于at89s52的读mifare1卡c51源程序.单片与rfid读卡模块yhy502相连。单片上位通过进行通信通信速率为19200bps。在PC端通过调试软件可以方便地对yhy502模块进行操作,完成读13.56mhz射频的功能。-AT89S52 based on the C51 card mifare1 read the source code. Singlechip with rfid reader module yhy502 connected. MCU and hos
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:26.79kb
    • 提供者:Corf
  1. Proteus

    0下载:
  2. 电脑和单片Vl通信系统一般 由一台运行上位软件的电脑、一根 连接线和下位单片目标板 组成,用这种方式学习和调试通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片通信仿 真的方法,所有的事情都在一台电脑 上完成。上位软件和下位即 AT89C51单片仿真电路通过由虚拟 软件Virtual Serial Ports XP5.1 产生的两个虚拟进行连接。文章 的实例中上位软件使用调试助 手。下位
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:192.19kb
    • 提供者:caoxiaosong
  1. CommTest

    0下载:
  2. 一个通信软件,可以实现上位之间,上位单片之间的通信,只是上位的程序-A serial communication software can be achieved between the host computer, host computer and the microcontroller serial communication between the only host computer program
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.82mb
    • 提供者:晁阳
  1. VCsinglechipmicrocomnputercommunication

    0下载:
  2. 本监控系统完成微单片之间的RS-232通信,达到了工业应用中开发Windows工控软件的实际要求,可用于工厂自动化。具体有单片组成的下位可同时实时的控制多台步进电的转速,检测床刀架系统的工作位置,及时将刀架的运动状态反馈给上位。-The monitoring system was completed between the PC and the microcontroller RS-232 serial port communications, to the develop
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-02
    • 文件大小:3.45mb
    • 提供者:陈莉莉
  1. pc

    0下载:
  2. 用52单片编程通过与pc进行数据通信,pc用上位软件接收-Microcontroller programming with 52 pc through the serial port for data communications, pc to use PC software to receive
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6.41kb
    • 提供者:丁政
  1. serial

    0下载:
  2. 自己编写的一个,可以作为一个调试工具,同时也可以作为单片来与上位通信,对于学习通信上位程序调试的人挺有帮助,需要先安装虚拟才能更好的发挥此软件程序的作用!-Imagecut.rar a serial, and could be used as a serial port debug tool, but also can be used as a singleship and superordination machine communication, to learn a
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:吴晓波
  1. PCMCUSerialCommunication

    0下载:
  2. PC单片通信程序设计,上位软件开发,基于VC++,Labview,C++ builder。很适合出学者。-PC-MCU serial communication program with the design, PC software development, based on VC++, Labview, C++ builder. Very suitable for a scholar.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.73mb
    • 提供者:xiaoxiao
  1. Infrared-logic-analyzer

    0下载:
  2. 简体红外分析仪,C51,VB上位软件单片通信上位。-Infrared logic analyzer
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3.68mb
    • 提供者:anmko
  1. Software-virtual-

    0下载:
  2. 软件虚拟同步通信单片上位 软件实现通信-Software virtual synchronous serial communication, microcontroller PC software realize the serial interface communication
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:578byte
    • 提供者:李江峰
  1. CAN-BUS-Multi-Communication

    0下载:
  2. 由KEIL软件开发的单片控制的CAN多通信,由1602液晶及12864液晶作为显示。另外还有VB编得上位通信,有上位控制通信内容,代码另附-Control KEIL software development microcontroller CAN multi-machine communication, as 1602 and 12864 LCD display. VB series host computer serial communication, the host compu
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:204.95kb
    • 提供者:陈培鑫
  1. UART_MFC

    0下载:
  2. 一个简单的集成通信协议 MFC的上位软件 和对应的下位通信软件 下位代码为51单片代码 对新手学习通信上位编程很有帮助 另外上位 还集成了一些其他功能 方便学习MFC 如 图片浏览器、一个简单的逃跑游戏 -A simple integrated serial communications protocol MFC PC software and lower machine serial communication software lower machine code
  3. 所属分类:Com Port

    • 发布日期:2017-10-30
    • 文件大小:6.64mb
    • 提供者:acaho
  1. 89s52-serial-communication-system

    0下载:
  2. 采用单片AT89S52进行通信系统的设计,本设计实现了通信所需的一些基本功能,通过MAX232芯片进行数据转换,并通过1602LCD液晶屏显示实时接收数据。压缩包里的原理图和PCB部分采用Altium Designer 10专业软件来设计。  功能:(1)下位选用89S51或89S52单片;  (2)下位接收上位的数据并显示在LED或LCD上;  (3)下位显示数据可以显示固定数据、位移数据、循环位移;-AT89S52 microcontroller design
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:8.83mb
    • 提供者:苗雨晨
  1. 调试助手

    0下载:
  2. 用于电脑,上位单片以及微处理器的进行简单的通信软件,(For computer, PC, microcontroller and microprocessor serial port for simple serial communication software,)
  3. 所属分类:其他

  1. USART1—USART1指令控制RGB彩灯

    1下载:
  2. STM32实现与上位软件通信上位发数字,单片收到后执行相应的命令(Communication between STM32 serial port and host computer software)
  3. 所属分类:USB编程

    • 发布日期:2018-07-12
    • 文件大小:289kb
    • 提供者:KANGKAGN
« 12 3 »
搜珍网 www.dssz.com