CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 单片机串口程序

搜索资源列表

  1. Ethen_UDP

    0下载:
  2. 本程序代码是UDP协议在最新流明诺瑞ARM单片机+ucosii平台上实现的UDP源代码,可以在上面直接实现转CAN和串口程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1423146
    • 提供者:King
  1. monichuankou

    0下载:
  2. 由于普通单片机只有一个串口,由于用户可能会用到多个串口,而对于双串口的单片机价格贵,不如自己动手选择两个IO口,自己模拟串口通讯,以下为模拟串口程序.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1640
    • 提供者:aimin
  1. STC两个串口程序

    0下载:
  2. STC单片机两个串口的读写程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2011-10-30
    • 文件大小:15731
    • 提供者:lanminxuan
  1. avr274 AVR单片机串口通信的程序

    0下载:
  2. 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-22
    • 文件大小:122783
    • 提供者:何旭栋
  1. S12DP512--serial-port-test

    0下载:
  2. 飞思卡尔MC9S12DP512单片机串口测试程序-Freescale MC9S12DP512 microcontroller serial port test program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:490699
    • 提供者:duanlijuan
  1. msp430f449-2

    1下载:
  2. 基于美国TI单片机msp430 f449的应用二定时器中断 低功耗与串口程序-TI msp430 microcontroller based on the U.S. f449 timer interrupt the application of two-way low-power and serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:109840
    • 提供者:杨飒
  1. UART_Program

    0下载:
  2. 串口中断服务函数集,使用十分方便 51单片机串口调试程序(C语言)-Serial port interrupt service function is set, 51 MCU serial port is very convenient to use the debugger (C language)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:4640
    • 提供者:jj
  1. uart

    0下载:
  2. st8s 串口程序,提供开发ST单片机参考!-st8s serial program, providing ST MCU development reference!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:709
    • 提供者:huangjie
  1. stc89c52_com

    0下载:
  2. 本程序展示了89c52单片机串口通信demo,包括原理图,比较简单,发送数据可在调试助手上看出来。-This program shows the 89c52 microcontroller serial communication demo,sch, send data can receive in debugging assistant.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:10635
    • 提供者:Tim
  1. danpianjichuankoujieshouchengxu

    0下载:
  2. 掌握单片机串口工作方式的程序设计,了解实现串行通信的硬环境-failed to translate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:158768
    • 提供者:黎富民
  1. AT2313-FINISH

    0下载:
  2. 一个用AVR编写的串口程序,用于与PIC单片机通讯。-AAAA
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:37954
    • 提供者:周庆
  1. SerialComunications

    0下载:
  2. 单片机串口通信keil—C语言程序 试 验 功 能: 通过单片机发送数据给PC机显示-SCM serial communication keil- C language program try inspection work can send data by MCU, for PC display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:1095
    • 提供者:风澜海逸
  1. rs232pc

    0下载:
  2. 好不容易找到的单片机串口小程序,研究单片机和PC通讯的朋友可以参考下-Finally found a small microcontroller serial processes to communication microcontroller and PC friends can refer to the following
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:12144
    • 提供者:邹浩
  1. shangweiji

    0下载:
  2. 本上位机是基于VB语言编程的进行与单片机串口通信的上位机。用于三个舵机的控制。串口通信格式为波特率9600bps、8位数据位、1位停止位、无校验、ASCII码字符通信。串口通信程序用于接收上位机发送过来的控制命令。控制命令采用自定义文本协议,即协议内容全部为ASCII码字符。通信协议格式为起始符“#”通道号CHx,脉宽百位,脉宽十位,脉宽个位,与停止符“!”。-The host computer is based on the VB programming language for serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:7384
    • 提供者:刘杰
  1. MCUPCLOCKPTEMPPUARTPIR

    0下载:
  2. 51单片机程序包含详细的红外+温度+时钟+串口程序,波特率测试软件和串口发送时钟温度数据的上位机软件。-The document is about 51MUC program including IR and clock and uart and so on.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:818808
    • 提供者:龙在天
  1. main

    1下载:
  2. 此为msp430单片机串口程序,实现单片机与pc机的通信。-This is the msp430 microcontroller serial communication program.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:791
    • 提供者:sun
  1. PIC-MCU-simulated-UART-

    0下载:
  2. 单片机串口模拟程序,适用于单片机串口不够用情况下,仅供参考-Microcontroller serial simulation program for the microcontroller serial port is not enough under the circumstances, for reference only
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:2381
    • 提供者:jia
  1. serial-port--1602-4w

    0下载:
  2. STC 单片机串口程序 1602液晶显示 可由电脑串口调试助手发送单片机接收 用1602显示-STC microcontroller serial program 1602 LCD single-chip receiver with 1602 may be sent by the computer serial debugging assistant
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:3138
    • 提供者:蒋钦亮
  1. UART

    0下载:
  2. 51单片机串口调试程序,使用串口调试工具-51 single-chip serial debugging procedures, the use of serial debugging tools
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-24
    • 文件大小:32122
    • 提供者:胡贵贤
  1. lcd

    0下载:
  2. 实现STC15F2K60S2的串口通讯,模块化开发(STC15F2K60S2 serial communication, modular development)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-14
    • 文件大小:184320
    • 提供者:laizou
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com