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

搜索资源列表

  1. traffic_lights

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

    • 发布日期:2017-03-27
    • 文件大小:3961
    • 提供者:li200301
  1. RS232communication

    0下载:
  2. 通过PC端的串口调试工具,从PC端发出一个十六进制的数,通过串口传输到单片机,单片机通过LED数码管显示出来,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯.-Through the debugging tools of PC serial port,the client PC sends a hexadecimal number by serial port to the MCU,then the MCU displays the number on LED
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:18334
    • 提供者:陈枫
  1. Led05222

    0下载:
  2. 为了实现让单片机显示阿拉伯数字的功能,让我们来实现最简单的数码管显示: 单个数码管的静态驱动。 AVR单片机的端口驱动能力高达20mA,可以直接驱动数码管。可以利用ATmeg48 单片机的PD端口刚好可以驱动数码管的8个段。 这个实验的目的是在单个数码管上依次显示0,1,2,3,4,5,6,7,8,9,A, B,C,D,E,F共16个字符,为显示十六进制数做好技术准备。-In order to achieve single-chip display Arabic nume
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:9844
    • 提供者:芳苹
  1. clock

    0下载:
  2. 51单片机电子时钟源码,数码管显示,经过实物验证-51 single-chip electronic clock source, digital display, after the physical verification
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:15169
    • 提供者:dream
  1. sde

    0下载:
  2. 文章介绍了用AT89S8252单片机的串行接口与智能温度巡回检测仪(XJ-08S)通过RS—485总线相互通讯实现热水温度远程显示的一种低成本解决方案,内容涉及RS—485总线通讯、单片机驱动数码管显示、数据转换以及键盘处理软硬件设计等内容-Automatic process control is concerned with maintaining process variables temperatures pressures flows compositions, and the lik
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:120030
    • 提供者:lihui
  1. M16T1

    0下载:
  2. 实验名称: 定时器1中断实验 实验目的: 学习AVR单片机的定时器功能 实验现象: 定时器每秒加一,0到255循环,通过数码管显示计数值 环 境: ICCAVR6.31-Experiment name: Timer 1 interrupt Experimental Experimental Objective: To study the functional AVR microcontroller experimental phenomena timer: Timer per sec
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1890
    • 提供者:liutao
  1. 16key

    0下载:
  2. 16*16键盘51单片机C语言扫描程序,数码管显示按键值-16*16key to mcu51
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:13667
    • 提供者:ramend
  1. 7led

    0下载:
  2. 单片机实现7段数码管显示,包括原理图,代码等-7 led show
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:67290
    • 提供者:lixiangzone
  1. key

    0下载:
  2. 使用单片机keilc51编程,利用单片机定时功能读取键盘扫描码,从而利用数码管显示.-Keilc51 the use of single-chip programming, the use of single-chip timing to read the keyboard scan code, thus the use of digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:12865
    • 提供者:王燕
  1. ad7705

    1下载:
  2. 单片机at89s52,模数ad7705采集压力,数码管显示驱动ch452,用于测试油箱盖气密性等-Single-chip at89s52, modulus pressure ad7705 acquisition, digital tube display driver ch452, fuel tank cap for testing, such as air tightness
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-20
    • 文件大小:52201
    • 提供者:王景远
  1. 4_7jiafa

    0下载:
  2. 51单片机控制4位7段数码管显示,加计数 C语言编程-51 single-chip control 4 7 digital display, plus count of C language programming
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:19412
    • 提供者:徐华东
  1. gg

    0下载:
  2. 本设计主要用数字式温度传感器DS18B20来采集外界温度,该设计硬件部分核心器件为89C52单片机。通过编写大量C语言程序来支撑单片机来实现温度接收、转换、存储和显示等,最终温度通过数码管显示出来。软件方面通过二个智能板通过RXD、TXD通信,一个智能板显示温度值,通过RXD发送到另一个智能板上并显示。-The design of the main DS18B20 digital temperature sensor to capture the outside temperature, the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1231
    • 提供者:康凯
  1. dalingkongzhiqi

    0下载:
  2. 一、课程设计题:单片机教学打铃控制器程序设计 二、设计要求: 用LED数码管显示时、分、秒时间,尽量减少时间积累误差,具有秒闪功能。 最多能设置40个打铃时间点,打铃时间点数据用非易失存储器存储,防止掉电丢失数据;能逐个检查、修改、删除已设置的打铃时间点和增加打铃时间点。 对时、打铃时间点用键盘设置,键盘设计简单、易于操作。 具有强电驱动功能,便于控制220V的电铃。 -First, the curriculum design title: Single-chip con
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:272360
    • 提供者:卢志文
  1. ADconverter

    0下载:
  2. 凌阳61单片机模数转换,数码管显示转换后数值-Sunplus 61 single-chip analog-to-digital conversion, digital conversion value display
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:31637
    • 提供者:dd
  1. chuankou

    0下载:
  2. 系统上电复位后,系统就处于等待状态,当K0到K7有按键动作时,单片机会将动作的按键号0到7串行发送到串并转换芯片74LS164中,芯片74LS164使74LS240驱动数码管显示按键所对应的按键号。-System power-on reset, the system in a wait state, when there are key K0 to K7 action, single-chip will be the key actions 0-7 serial number is sent t
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:129862
    • 提供者:sunbin
  1. theuseofLED

    0下载:
  2. LED数码管显示的源程序,是单片机的初级程序,供初学者使用
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:12685
    • 提供者:阿星
  1. xianshi

    0下载:
  2. 利用单片机控制多位数码管显示。采用动态显示,来不断显示个位到高位的数据。-A number of single-chip microcomputer to control the use of digital tube display. The use of dynamic display, to continue to show high single-digit to the data.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:774
    • 提供者:孙可
  1. 544654

    0下载:
  2. 本程序是基于C51单片机的,其能实现抢答器,并通过数码管显示出来-This procedure is based on the C51 single-chip, and its Answer to achieve, and through digital tube display
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:40920
    • 提供者:蓝锦强
  1. 51-code

    1下载:
  2. 常用51单片机的代码 内部包括:12864液晶 AD0809代码 DS18B20代码 DS1302代码 数码管显示代码 EEROM AT24C02代码-Common 51-series microcomputer code 12864 include: crystal inside AD0809 code DS18B20 code DS1302 code digital display code AT24C02 tube EEROM code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:20139
    • 提供者:周华
  1. Significant6-digitfrequencycounter

    1下载:
  2. 6位数显频率计数器,利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对0-250KHZ的信号频率进行准确计数,计数误差不超过±1HZ。-Significant 6-digit frequency counter, using AT89S51 MCU T0, T1 timing counter functions to complete the input signal frequency counting,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2014-04-20
    • 文件大小:70540
    • 提供者:洪杰
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com