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

搜索资源列表

  1. Electronic-production

    2下载:
  2. 电子制作——杂志年刊程序汇总 基于89S52单片机的电子体温计 16×16点阵的制作 程控滤波器(D)设计报告 测试数据 AT89C51单片机双字中文点阵设计与仿真 51单片机和HD7279A的接口与编程 单片机从入门到精通系列讲座——数码管驱动方法 利用LCD1602的自定义字库显示汉字 单片机从入门到精通系列讲座——单片机简易频率计 用AT89S51单片机控制的智能电动车 P111G2系列可编程控制器应用集锦(1) 51单片机
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:1515505
    • 提供者:zzd
  1. 51-serial-port-circuit-in-model-1

    0下载:
  2. 使用两个51单片机,利用串口进行双机通信,接收对方传来的数据,并及时显示。对于51单片机串口的学习及开发,有一定的辅导作用,提供KEIL及PROTEUS仿真文件,装有PROTEUS的话,可以直接运行,-Use two 51 single, two-machine communication using the serial port, receive data from the other side, and promptly displayed. For the 51 single-chip
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:28738
    • 提供者:
  1. cc

    0下载:
  2. 无线双机通信,串口通信 C51,单片机A与B的通信-Dual wireless communications, serial communication C51, single-chip A and B communication
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:24659
    • 提供者:cc
  1. 2single-chip-SerialComm

    0下载:
  2. 双单片机串口RS232通讯实例,通过proteus仿真,-Pairs of single-chip serial example
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:35951
    • 提供者:ffff
  1. 51car

    0下载:
  2. 51单片机控制的简易双轮小车。工作在串口模式-51 simple microprocessor controlled two-wheeled car. Work in serial mode ...
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25720
    • 提供者:
  1. 905_RxTx

    0下载:
  2. 基于51单片机的nRF905全双工收发程序,可将从串口接收的数据通过无线方式发送出去,也可接收的无线信号从串口输出。也可通过按键发送和LED显示,用于测试nRF905-Based on 51 single-chip nRF905 the full-duplex transceiver, from the serial data received through the wireless sent out, can also receive wireless signals output from
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:7735
    • 提供者:韩冰
  1. MCU-UART-keil-src_Protues.RAR

    0下载:
  2. 单片机双机串口通信含keil源程序_使用Protues仿真-Single-chip dual-serial communication with the keil source _ use Protues Simulation
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:197364
    • 提供者:Myour
  1. Serial-communication

    0下载:
  2. 51单片机有一个全双工的串行通讯口,所以单片机和电脑之间可以方便地进行串口通讯。进行串行通讯时要满足一定的条件,比如电脑的串口是RS232电平的,而单片机的串口是TTL电平的,两者之间必须有一个电平转换电路,我们采用了专用芯片MAX232进行转换,虽然也可以用几个三极管进行模拟转换,但是还是用专用芯片更简单可靠。我们采用了三线制连接串口,也就是说和电脑的9针串口只连接其中的3根线:第5脚的GND、第2脚的RXD、第3脚的TXD。这是最简单的连接方法,但是对我们来说已经足够使用了,电路如下图所示,
  3. 所属分类:Com Port

    • 发布日期:2017-11-25
    • 文件大小:2114
    • 提供者:
  1. The-dual-AD-serial-STC12C5A60S2-MCU

    0下载:
  2. STC12C5A60S2单片机双AD串口测试-The dual AD serial STC12C5A60S2 MCU test
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:39035
    • 提供者:li
  1. STC_Soft_uart_FullDuplex

    0下载:
  2. 真正STC单片机可用单定时器(timer0),全双工,软件模拟串口代码。调整芯片主频和需要的波特率后可,直接使用。-Single timer based, full duplex, soft simulated UART sample code. Total usable for STC series as long as the Fosc and Baud rate is set correctly in header file. (Fully tested on STC12 chips)
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:5200
    • 提供者:MZ
  1. communicate_project

    0下载:
  2. 这是用52单片机usart串口实现的一个模拟QQ聊天的功能,使用2个52单片机、内存扩展芯片、485通信电路、LCD显示综合到一起来完成双机通信,双机可以相互发送数据并显示,同时可以完成聊天记录的查询。是一个比较好的学习Usart串口、485电路结构以及使用片外存储芯片的例子(里面有Protues的仿真电路图很形象具体)。希望对你有用加油-It s a good example for Usart using communicating.
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:109423
    • 提供者:秋峰
  1. stc51-Microcontroller-programe

    0下载:
  2. 压缩包中共有7个用keil编写的51单片机例程,分别可以实现:串口测温电脑显示、点阵流动广告模拟、多个18B20在1602液晶显示、红外解码1602液晶显示、双色点阵交替动态显示、能显示温度的万年历以及液晶显示的计数器。-Compressed package in a total of seven the 51 SCM routines with keil prepared, respectively, can be achieved: serial the thermometry comput
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:283233
    • 提供者:Norway
  1. Dual-serial-communication

    0下载:
  2. 该文档是基于单片机来实现双击串口通行,文档附带源代码,可实现,无密码-The document is based on the microcontroller to achieve double-click the serial port access, documentation included with the source code, can be achieved, without password
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:79312
    • 提供者:丁启天
  1. iouart

    0下载:
  2. 飞思卡尔单片机,用普通IO口,模拟串口通信,全双工方式。-Freescale microcontroller ordinary IO port analog serial communications, full duplex mode.
  3. 所属分类:Com Port

    • 发布日期:2017-12-09
    • 文件大小:1712
    • 提供者:Frank
  1. pingxian

    0下载:
  2. 单片机读取三通道传感器的值,并通过串口以全双工的方式发送到上位机。代码经过测量。-Microcontroller reads the three-channel sensor values, and through the serial port in full-duplex mode is sent to the host computer. Code is measured.
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:1729
    • 提供者:ccczwh
  1. 232--

    0下载:
  2. 基于rs232来实现串口的通信的若干源码例程,主要包含计算机和单片机之间实现单工和全双工的例程,以及其它的计算机设置串口来实现串口通信。-Based rs232 serial communication to achieve a number of code samples consists mainly between the computer and microcontroller routines for simplex and duplex, and other computer set
  3. 所属分类:DSP program

    • 发布日期:2017-11-20
    • 文件大小:15827
    • 提供者:ailisi
  1. USBtoSCC_Firmware

    0下载:
  2. 基于Z85C30实现USB转双通道同异步串口的源码,本程序采用环形缓冲,多中断等方法实现了串口数据和USB数据的交换,由于单片机速度限制异步只能做到100K,同步只能做到57k。-Z85C30 based USB to dual channel asynchronous serial source code, the program uses a ring buffer, multiple interrupt other methods to achieve the serial data an
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:382280
    • 提供者:慕旭华
  1. Two-machine-communication

    0下载:
  2. 单片机双机通迅,基于51单片机实现,利用串口通讯,亲测可用,请仔细阅读-SCM Dual communication, based on 51 MCU using serial communication, pro-test is available, please read
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:24666
    • 提供者:chaomin
  1. shiyan5

    0下载:
  2. 开发环境:unSP IDE 2.0.0 实验目的: 1)了解SPCE061A串行口(UART)的结构、与PC机串行通讯的原理。 2)了解UART的各配置单元P_UART_BaudScalarLow (7024H)、P_UART_BaudScalarHigh (7025H)、 P_UART_Command1(7021H)和P_UART_Command2 (7022H)的功能及控制方法。 3)掌握PC机与单片机通讯的编程方法。 实验设备: 1) 装有µ ’
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:23776
    • 提供者:niu
  1. C8051F020-FOR-CC2420-PROGRAM

    0下载:
  2. 采用新华龙C8051F020单片机控制TI的无线射频芯片CC2420实现无线数据收发、并通过串口进行与PC机间数据传输功能。串口采用通用422双工传输-Hualong C8051F020 MCU control the introduction of new radio frequency chip CC2420 TI s wireless data transceiver, and with the PC via the serial port data transfer between fu
  3. 所属分类:3G develop

    • 发布日期:2017-04-16
    • 文件大小:157177
    • 提供者:严伟
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com