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

搜索资源列表

  1. slave-meter-V_01

    1下载:
  2. 此源码为商用的电力抄表系统的从机端源程序。通过电力载波模块,由51单片机的串口接收并控制从机的抄表。-this source for the business of the electricity meter reading system from the terminal source. Through the power line carrier module, from 51 MCU serial reception from the plane and control of meter.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:271261
    • 提供者:朱振华
  1. danpianjichuankouzhongduan_C51

    0下载:
  2. 开发平台为Keil Cx51,C51单片机串行口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //编程:聂小猛。该资料来自“51单片机世界”http://go.163.com/~dz2000。-development platform for Keil Cx51, C51 microcontroller serial port interrupt service procedures, just doing simple call can be completed serial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3069
    • 提供者:a
  1. 89c2051RS232

    0下载:
  2. Commulication Between 89C2051 and PC by RS232 用51的口线模拟串口通信-Commulication Between 89C2051 and PC by RS 232 with 51 of them simulated serial communication lines
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1056
    • 提供者:m
  1. 200704051506

    0下载:
  2. 51单片机模拟串口的三种方法,延时法,计数法,计数法-51 serial microcontroller simulation of the three methods, delay, counting, counting method
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7774
    • 提供者:张山
  1. 51MCUrtos

    0下载:
  2. 51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。-51 written in a simple operating system, with the creation tasks, delete tasks, task scheduling, the system delay, missions flown, sending news, waitin
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:209702
    • 提供者:laixuelei
  1. dingshibiangejisuan

    0下载:
  2. 利用51单片机计算双字节的定时器数据 at89c2051就可以用 生成查表用的数据 数据经串口送到电脑,用串口接收软件接收 白菜奉献-calculated using the double byte data at89c2051 timer can be generated on the use of look-up table the data to the computer via serial port, and serial port software to r
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1695
    • 提供者:jinyulin
  1. DEMOfor51test

    0下载:
  2. 里面一工4个程序,都是针对51单片机的,比如音乐,串口打数,按键响应-inside for a four procedures are targeted at the 51 microcontroller, such as music, playing serial number, keys, etc. Response
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:36794
    • 提供者:欧阳
  1. 200-000-MISP-S1H

    0下载:
  2. 本设计采用的是winbond 51单片机,对红外进行解码,并通过串口发送数据给PC机 用串口调试助手做显示.-the design is adopted winbond 51 microcontroller, the IR decode and send data through the serial port to the PC using serial debugging assistant signifies.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30631
    • 提供者:曾令君
  1. DebugCom

    0下载:
  2. 51单片机串口调试程序一例,中断方式串口处理例程-51 microcontroller serial debugging procedures example, the serial interrupt handling routines
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1437
    • 提供者:天天
  1. finalcom

    0下载:
  2. 汇编语言编写的串口服务器 适用于51系列单片机-prepared by the assembly language applicable to the serial port server series MCU 51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9838
    • 提供者:cc
  1. 51monichuankouchengxu

    0下载:
  2. 51模拟串口c程序 //但我验证过,OK-51 procedures simulated serial c / / I tested, OK
  3. 所属分类:嵌入式/单片机编程

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

    0下载:
  2. 单片机和PC机串口通讯实例说明 首先打开串口调试程序并按要求设置。启动51板后,按S10切换至接收状态,按S12切换至发送状态,启动默认为发送状态。 发送状态: 进入发送状态后,可向PC发送1-9 9个数字,并且数码显示同时显示发送的数,按S1发送1,按S2发送2,依次到按S9发送9。S11无用。发送成功可在串口调试程序的数据接收栏中显示收到的数据。 发送状态: 进入发送状态后,在串口调试程序的数据发送栏中输入00-FF的16进制2位数,点击手动
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:后果发挥
  1. c51-2

    1下载:
  2. 51单片机通过无线收发模块nRF24L01实现通信的程序,以及和PC通信的串口程序-51 microcontroller through a wireless transceiver module nRF24L01 achieve communication procedures, and the PC and the serial communication procedure
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31409
    • 提供者:sjh
  1. 51dianlutu

    1下载:
  2. 51开发板电路图,用protel99画的,使用STC的单片机,支持串口下载-51 circuit boards developed using Protel painting, the use of SCM STC support Serial Download
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1805632
    • 提供者:黄道斌
  1. SP2338

    0下载:
  2. 串口通信程序 SP23x8 demo.c source file SP2328/SP2338 serial communication example for MCS-51 MCU (oscillating crystal: 11.0592MHz) -serial communication program SP23x8 demo.c source file SP2328 / S P2338 serial communication example for MCS-51 MCU (os
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3213
    • 提供者:冯兴利
  1. lpc936_telephone_module

    0下载:
  2. 实现LPC936对电话模块的控制,936是一个51核的处理器,用户通过串口可以控制lpc936的各个功能,是51编程比较完备的范例-achieve LPC936 right phone control module, 936 is a 51 nuclear processor, Serial users can control the various functions lpc936, 51 complete programming model
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8398
    • 提供者:马荣福
  1. RFID-C++

    4下载:
  2. 飞利浦RC522芯片源代码。该芯片主要针对三表市场和手持设备,支持I2C/SPI/UART接口。 先发布基于普通51单片机的驱动源代码,采用串口接口,无需中断。只要接一个串口,后续会发布基于飞利浦LPC9401的读写源代码!LPC9401也是基于51核,只需连接SPI接口!有公司拿这个源代码卖钱哟-Philips RC522 chip source. The chip targeted at three tables and handheld devices market, support
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1701
    • 提供者:wxf
  1. SP2539_C51

    0下载:
  2. C51串口扩展5个源代码,可以弥补51单片机串口不足的缺点,-C51 Serial Port Expansion five source code, it could make up for 51 microcontroller serial shortage of shortcomings,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30132
    • 提供者:天啸
  1. duojiPWM

    0下载:
  2. 51单片机控制产生4路标准舵机PWM(周期20ms,脉宽1~2ms,分辨率0.001ms)的代码,含有与PC的通讯功能,通讯严格握手,测试可靠。keil平台开发,包含串口通讯的指令定义和说明
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:51479
    • 提供者:邵威
  1. uart

    0下载:
  2. 实现51单片机的串口通信。可通过超级终端调试。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1192
    • 提供者:林宏
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com