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

搜索资源列表

  1. chuan

    0下载:
  2. 单片机串口通讯程序,语言为c语言,最简单的程序,测试可用-SCM Serial communication program
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:13521
    • 提供者:刘仓海
  1. demoXEPSCI

    0下载:
  2. 飞思卡尔单片机串口通信程序设计,实现功能:①将从串行口收到的数据原样发送到串行口。 ②根据从串行口收到的数据控制四种不同的LED显示效果, 收到字符’1’:LED灯的效果为实验一中的效果1,并向串行口发送字符串“LED效果1”; 收到字符’2’:LED灯的效果为实验一中的效果2,并向串行口发送字符串“LED效果2”; 收到字符’3’:LED灯的效果为实验一中的效果3,并向串行口发送字符串“LED效果3”; 收到字符’4’:LED灯的效果为实验一中的效果4,并向串行口发送字符串
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:754996
    • 提供者:lhr
  1. 5

    0下载:
  2. 80C51单片机串口通信的程序,拿过来就可以用,非常方便。-80C51 microcontroller serial communication program can be used to take over the very convenience.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25417
    • 提供者:jingkanliushui
  1. main

    0下载:
  2. 51单片机串口通讯,单键控制,每按一次发送一组数据:仅程序-51 serial communication, one-touch control, each time sending a set of data
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:675
    • 提供者:hiphen
  1. uart

    0下载:
  2. STC单片机串口驱动函数,包括串口收发字符串的功能,读写功能-STC microcontroller serial port driver functions
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:622
    • 提供者:张炳贤
  1. UART-study

    0下载:
  2. 近一段时间的51单片机串口通讯学习总结,希望可以为网站做点贡献,对大家有所帮助~-UART studying
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:29529
    • 提供者:周园
  1. 51单片机串口通信及电子音响

    0下载:
  2. 51单片机串口通信及电子音响,编写单片机程序组成乐谱,用I/O接口 P1.7口输出,经过功率放大控制喇叭演奏一首完整的歌曲。
  3. 所属分类:报告论文

    • 发布日期:2013-03-25
    • 文件大小:157384
    • 提供者:jrjkxf
  1. AVR与PC虚拟串口

    0下载:
  2. Atmega8串口测试程序,适合初学者,使用Atmel Studio 6.0编译通过,使用proteus 7.7模拟,串口输入、输出。test.atsln为Atmel Studio 6.0工程文件,uart.DSN为proteus文件
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-25
    • 文件大小:27323
    • 提供者:chenhua
  1. 基于单片机的RS232串口通信

    0下载:
  2. 基于单片机的RS232串口通信,利用SP3232进行电平转换后,通过9pin的串口进行通信
  3. 所属分类:编程文档

  1. 串口通讯

    0下载:
  2. 串口通讯,单片机对电脑,电脑对单片机,主机对从机,从机对主机
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2015-04-26
    • 文件大小:15889
    • 提供者:dawn_chen123
  1. 经典串口调试工具集合

    7下载:
  2. 资源包括: AccessPort CommMonitor ComSpy PortHelper(ch375) SecureCRT TCPUDPDbg 串口调试精灵 串口调试助手2.2 串口调试助手sscom3.2 单片机多功能调试助手PortHelper1.7.8 德飞莱 串口调试软件 V2.2 破解版ModBusPoll.4.3.4+Slave 破解版虚拟串口助手VSPD 等多个实用经典调试软件。
  3. 所属分类:调试

  1. 智能分布式双轴太阳能跟踪采集存储系统

    1下载:
  2. labview与51单片机串口通信,labview作为上位机,实现电机开关正反转功能(LabVIEW and 51 SCM serial communication, LabVIEW as the host computer, the realization of motor switch positive and reverse function)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-20
    • 文件大小:36864
    • 提供者:Yielence
  1. 模拟串口发数

    0下载:
  2. 51单片机中普通IO口模拟串口发数,C、C++,简单小程序易学易懂(51 SCM in general IO port emulated serial number, C, C + +, simple small program easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:30720
    • 提供者:Sasuke康
  1. 串口调试助手

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

  1. 串口通信计算机器

    0下载:
  2. 51单片机的串口通信,实现串口的计算器功能,本程序为基本的串口程序,根据自己喜好添加功能即可(very simple 51 singlechip serial communication, serial calculator function, this procedure for the basic serial procedures, according to their own preferences to add functions)
  3. 所属分类:单片机开发

  1. 12-读ID号-模拟串口发送

    0下载:
  2. 读出单片机ID号通过模拟串口发送给上位机,波特率9600 N 8 1 ,支持汇编语言(Read the microcontroller ID number through analog serial port sent to the host computer, baud rate 9600N81, support assembly language)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:32768
    • 提供者:547184691
  1. 串口收发

    0下载:
  2. 简单的串口收发程序,使用的STC12C5A60S2单片机(Simple serial transceiver procedures, the use of STC12C5A60S2 microcontroller)
  3. 所属分类:串口编程

  1. stc15双串口测试

    0下载:
  2. STC15单片机双串口测试程序 串口1串口2 使用8位可变波特率(STC15 singlechip double serial test)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-15
    • 文件大小:28672
    • 提供者:钳子
  1. 232串口通信

    0下载:
  2. ARM的232串口通信,主要是与ARM单片机之间的通信(ARM 232 serial communication, mainly with the ARM microcontroller communication between)
  3. 所属分类:其他

  1. 0583、基于AVR单片机的串口通信

    0下载:
  2. 基于Avr的串口通信,可实现正常的串口通信。(Avr based serial communication, you can achieve normal serial communication.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:83968
    • 提供者:|||||||||
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com