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

搜索资源列表

  1. STC89LE516AD

    0下载:
  2. 实现STC89LE516AD单片机的A/D转换功能,时钟11.0592M,转换结果以16进制输出到串行口,可用串行口调试程序并观察输出结果,注解非常详细。-Achieve STC89LE516AD MCU A/D conversion clock 11.0592M, conversion results to 16 hexadecimal output to the serial port, serial port can be used to debug programs and observ
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:1684
    • 提供者:夏羽
  1. fsd

    0下载:
  2. 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。 -The system uses MSC-51 Series Microcontroll
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:86329
    • 提供者:qwwqe
  1. key

    0下载:
  2. 使用单片机的两上I/O口,实现一个按键增加数字,另一个按键减少数字,并显示于数码管上-Two on the use of microcontroller I/O port, to achieve an increase in the number keys, the other buttons to reduce the digital and displayed on the digital tube
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:14985
    • 提供者:朱志勇
  1. take_picture

    0下载:
  2. 嵌入式系统下控制摄像头取图片,并同过网络把图片发送到主机,并通过串口与单片机通信,告诉单片机取图成功,以进行下一个取图-take picture
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:14038
    • 提供者:
  1. I2C_use_C

    0下载:
  2. 利用C语言,实现I2C的软件实现,并试用于51单片机。使51的P0口任意两个端口为I2C接口-The use of C language to realize the software I2C implementation, and tested in 51 microcontroller. 51 P0 port to any two ports for the I2C interface
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:8490
    • 提供者:李磊
  1. lightctrl

    0下载:
  2. 本程序用于PC上控制串口启动和关闭,并对远端51单片机进行操作,进而控制与51连结灯的亮灭。-This procedure is used to control serial port PC startup and shutdown, and to operate the remote microcontroller 51 will then control the bright lights and 51 links to eliminate.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:584
    • 提供者:李祖乐
  1. Serial

    0下载:
  2. 基于C语言的实现单片机与计算机串口的通信并进行串口调试。-Based on C language implementation of SCM and the computer serial port for serial communications, and debugging.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:16155
    • 提供者:李三
  1. chashengboceju

    2下载:
  2. AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将计数器T0中的数(即超声波来回所用的时间)按下式计算即可测得
  3. 所属分类:SCM

    • 发布日期:2015-01-27
    • 文件大小:173647
    • 提供者:刘翔
  1. AD

    0下载:
  2. 1. 构建8051单片机外部总线,扩展ADC0808 A/D转换器; 2. 用8051串行口扩展连接4位八段LED数码显示器; 3. 按1、2要求完成系统电路设计; 4. 在A/D模拟通道输入50Hz/2Vpp三角波信号,编制C51程序测量三角波的幅度平均值并显示。 -1. To build the external bus 8051, extended ADC0808 A/D converter 2. With the 8051 serial port extension t
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:393304
    • 提供者:ml
  1. usart

    0下载:
  2. 用于单片机msp430f437串口的初始化,并在main中声明和调用-Msp430f437 serial port for MCU initialization, and the main statements and call in
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:2227
    • 提供者:王伟
  1. 12864

    0下载:
  2. 基于51单片机的12864串口编程,已经调试成功,并有12864液晶的中文资料-Based on MCU 51 12864 serial programming, debugging has been successful and the Chinese data have 12864 LCD
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:238993
    • 提供者:陈忠富
  1. SerialHairPictureSCMtest

    0下载:
  2. 串口发图片单片机测试程序,实现计算机与单片机通过串口发图片,并在240*320的LCM中显示.-Serial hair picture SCM test procedure, Computer and microcontroller through the serial port send pictures, and the LCM in 240* 320 display.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:113680
    • 提供者:Ivan
  1. JT213.c

    0下载:
  2. 利用单片机P1端口控制6个交通信号灯,并使用定时/计数器T0作定时,实现交通信号灯控制。 在马路的十字路过东西南北各设置红、黄、绿3种信号灯。由P1.0~P1.2控制南北方向,其中P1.0为红灯,P1.1为黄灯,P1.2为绿灯。P1.3~P1.5控制东西方向,其中P1.3为红灯,P1.4为黄灯,P1.5为绿灯。 -P1 port single-chip computer control of six traffic lights, and use the timer/counter T0
  3. 所属分类:transportation applications

    • 发布日期:2017-03-29
    • 文件大小:4786
    • 提供者:汪休
  1. pbtimes

    0下载:
  2. 用单片机监测按钮接通时间并通过串口将数据送上计算机-Button turn-on time with a microcomputer to monitor the data sent through the computer serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:784
    • 提供者:ou
  1. COM

    0下载:
  2. 单片机接收主机的数据,然后将数据传送到P0口, 并传回给主机 当按下K1=P3.2 时, 单片机发送字www.hificat.com" 给主机-The host microcontroller to receive data, then data to the P0 port, and returns to the host When you press K1 = P3.2, the MCU sends word www.hificat.com " to the host
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:11954
    • 提供者:myq
  1. AVR-ATMEGA8-TSOP1738

    0下载:
  2. 单片机采用了当前比较流行的一款AVR 芯片ATMEGA8, 红外摇控器发出的信号被TSOP1738 解调后,传送到单片机I/O 口,单片机按一定时序进行 解码并得到按键代码,根据不同的按键代码控制继电器K1 和K2,实现连接在继电器相应 输出口的电器电源的开通与关断功能。D1 和D2 用于同步指示K1 和K2 的开关状态,Q1 和Q2 分别用于驱动继电器K1 和K2。R4 和C3 构成TSOP1738 供电引脚上的滤波电路,起 到了抗干扰作用。 电-SCM uses a
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:109582
    • 提供者:小老鼠
  1. Serial_COM_Communication

    0下载:
  2. 串口COM通讯(汇编) 这是用C语言编写的单片机程序,已经过调试。用于AT系列51单片机,可实现串口通讯,并配说明文件。-Serial COM Communication (compilation) This is written in C language SCM procedures have been debugging. For the AT series 51, serial communication can be realized, and with documentation
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8313
    • 提供者:张大头
  1. chuankou

    0下载:
  2. 51 单片机的串口通C语言程序,并带有协议!非常实用,可供参考!-MCS-51 serial comunication programe
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:650
    • 提供者:王淞
  1. chuan_query2010

    0下载:
  2. 通过串口调试助手向单片机放送0—9数字,并将收到的数字在数码管上显示出来-Assistant to the microcontroller through the serial debug run 0-9, and the number received shown in the digital tube
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:528
    • 提供者:赵维超
  1. gopen

    0下载:
  2. 多通道光功率采样,用单片机来控制光开关,并通过USB口来读写-Multi-channel optical power samples, using single chip to control the optical switch, and through the USB port to read and write
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:318667
    • 提供者:吴生
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 44 »
搜珍网 www.dssz.com