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

搜索资源列表

  1. SerialFIFOForC51

    0下载:
  2. 89S52上实现51单片机的串口FIFO功能。即串口的收和发均采用了FIFO作为缓冲。相信这个程序有助于单片机的新手编写串口操作-89S52 achieve 51 MCU Serial FIFO functions. Serial admission that the hair and are used as a FIFO buffer. I believe this program helps prepare newcomers MCU serial operation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:32968
    • 提供者:陈根潮
  1. FlashPro100

    0下载:
  2. 在51单片机上采用xmodem协议通过串口读写FLASH芯片的程序。 语言:C51 编译器:Keil C51-SCM using XModem agreement through literacy Serial Flash chips process. Language : C51 compiler : Keil C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15556
    • 提供者:yang
  1. 51serialinterfaceapplication

    0下载:
  2. 51单片机模拟串口,硬件串口,rs232串口例程-51 microcontroller serial simulation, hardware serial port, RS232 serial port routines
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:196662
    • 提供者:吕丽娟
  1. NEWATU

    0下载:
  2. 51单片机多串口驱动,端口控制,会议芯片控制-51 SCM Multiport Serial Driver, port control, session control chip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6584
    • 提供者:teng
  1. vchuank

    0下载:
  2. vc串口通信程序,它是得到51单片机传来的 数据-vc serial communication program, it has been 51 data from the MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1369
    • 提供者:szz
  1. moni_uart

    0下载:
  2. 51单片机的模拟串口程序,实现发送功能。 编译环境:keil c51-51 analog microcontroller serial procedures to achieve this function. Build Environment : Keil decoder
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2719
    • 提供者:zidaozhou
  1. MS12864R

    0下载:
  2. 基于51单片机的12864液晶驱动程序,用串口连接显示-based SCM 12864 51 LCD driver, connecting with show
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3079
    • 提供者:fly
  1. 8051comm

    0下载:
  2. 51单片机程序,关于串口通讯和大屏扫描,串寇实现两个单片机通讯-51 SCM procedures for serial communications and large-scanning, Series MCU Copeland achieve two communications
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:37290
    • 提供者:wangliru
  1. duojitongxin

    1下载:
  2. 利用51单片机实现串口多机通信的实验程序,分别有上位机和下位机的程序。-using MCS-51 microcontroller serial multi-machine communication experimental procedure, the respective PC and the next crew procedures.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1955
    • 提供者:肖俊
  1. rs232_51

    0下载:
  2. 基于51单片机的RS232串口编程例子,学习单片机非常有用-RS232 serial port MCU programming examples, a very useful learning MCU
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1616515
    • 提供者:dongfan
  1. 51com

    0下载:
  2. 一个很好的可以用来调试51单片机的串口程序。-a good 51 can be used to debug the MCU Serial procedures.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1194
    • 提供者:紫行
  1. serialdebug

    0下载:
  2. PHILIPS的P89C669单片机调试的串口程序,可以在其他的51内核的单片机上使用-PHILIPS the MCU Serial debugging procedures, in the other 51 kernel use of SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31831
    • 提供者:章风
  1. test_uart

    0下载:
  2. 51系列单片机的串口测试源码,经过项目验证可以直接放心使用,用c写成-51 Series MCU serial testing source, after the project can be directly verified to worry about, written with c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12705
    • 提供者:李运洪
  1. test_soft232

    0下载:
  2. 51系列单片机的软件串口模拟程序代码,可以实现串口扩展功能,经过项目验证可以直接放心使用,用c写成-51 series microcontroller simulation software serial code, can achieve serial expansion function, After certification projects can directly worry about, written with c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:29707
    • 提供者:李运洪
  1. C51test

    0下载:
  2. 单片机C51串口中断接收和发送测试例程可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开销是一样的 -80C51 Serial interrupted receive and send test routines can be used to test 51 MCU interrupt reception / / Send inquiries and, I also think that this is not necessary for d
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7446
    • 提供者:yanyan
  1. MSC51_PC_Communicaton

    0下载:
  2. 这是一个51单片机与PC的通信系统:利用3*4小键盘输入0~9的一串数字(不大于5),通过8051自带的串口发送给PC并显示在系统的6位LED上;单片机接收上位机的输入并显示在LED上。8051串行口经232电平转换后,与PC机串行口相连。PC机使用串口调试应用程序V2.2.exe,实现上位机与下位机的通讯。-This is a 51 microcontroller and PC communication system : use 3 * 4 0 small keyboard input of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:204344
    • 提供者:Jawen
  1. jmq

    1下载:
  2. 一个解码器程序,内含派尔高-D协议,自已写的,只写了一个协议.同时增加了一个串口,用51单片机的一个脚进行模拟串行口.有兴趣可以看一下.-a decoder procedures intron Pelco-D agreements own writing, just write an agreement. While an additional serial port, using the MCU 51 feet for a simulated serial port. Interested c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1389
    • 提供者:kkkkk
  1. serioCon

    0下载:
  2. 这是一个用C语言写的51单片机的51串口通信的程序,里面有非常详细的注释-This is a C language to write the MCU 51 of the 51 serial communication procedures, which are very detailed Notes
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:196076
    • 提供者:liubing
  1. 0809_ok

    0下载:
  2. 51单片机实现A/D转换,利用串口输出的程序(WAVE编译)-51 MCU A / D conversion, using the serial output (WAVE compiler)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1019
    • 提供者:
  1. danpianji3

    0下载:
  2. SH601.C 单片机间的RS232串行通信程序 SH602.C 单片机和PC之间的串行通信程序 SH603.A51 用51单片机的I/O口模拟串口的例程 SH604.C 单片机的无线数据传输例程 SH605.A51 使用单片机实现I2C串行通信的例程 SH606.A51 使用单片机实现的红外数据传输 SH607.C 双端口RAM方式的数据通信例程 608 介绍电平转换芯片MAX485的使用方法和接口电路。 -SH601.C the RS232 serial co
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:60954
    • 提供者:马一
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com