搜索资源列表
LEDFont
- led字体,可以显示数码管式的数字时钟。-led fonts, you can display digital tube digital clock.
WaveLine
- 一个能显示波形图的软件,还能以七段数码管显示数字。-A waveform diagram showing the software, but also to Seven-Segment LED display figure.
xiaoou
- 多功能秒表:可以顺计时和倒计时的秒表,用三位数码管显示。-Multifunctional stopwatch
transportlight
- 用51单片机做控制器设计一个交通灯系统。该十字路口有两组交通灯(分别管理通道A和通道B两个方向),每一组各有红、黄、绿色指示灯和倒计时数码管显示当前状态和信息。 (1)基本要求 运行中的智能交通系统有以下三种基本情况: 1)正常情况下轮流放行,其中: A通道绿灯30s B通道绿灯15s 每通道从绿灯切换为红灯前,应有5s黄灯时间. 2)A通道、B通道各设置一个行人过街按键。具体功能(以A通道行人过街按为例): 当该按键按下时,A通道显示红灯5s后转为显
mot
- 该程序可以驱动常见的两相4步的小型步进电机并且可以通过按键控制电机加速减速暂停正反转。并且将相关信息显示在数码管上。-The program can drive the common four-step two-phase stepper motors and can be a small button to control motor speed reducer through the suspension of positive inversion. And relevant informa
1
- 在单片机上实现数码管显示数字,初学者可参考。(Implement digital display on single chip microcomputer)
18B20温度传感器数码管显示
- 在stc89c51单片机上实现传感器18b20温度采集,采集到的数据显示到数码管上。(In the STC89C51 microcontroller running, to achieve the temperature sensor 18B20 acquisition, and the collected data displayed on the digital tube.)
xucaoxi0405
- 可设置温度上下限的温度报警器,采用4位数码管显示。(Can set the temperature of the upper and lower temperature alarm, using 4 digital display.)
STM32实现温度采集显示
- 通过MDK编辑编译后,下载到STM32芯片实现温湿度的数码管显示。(To achieve temperature and humidity digital tube display in the STM32 .)
DS18B20温度传感器
- 51单片机驱动DS18B20温度传感器,数码管显示。(51 singlechip drive DS18B20 temperature sensor, digital display.)
TM1629A
- STM32系列单片机TM1629A数码管显示驱动。(STM32 series singlechip TM1629A digital display driver.)
程序
- ##单片机数字温度计数码管显示目前的智能温度传感器(亦称数字温度传感器)是在20世纪90年代中期问世的,它是微电子技术、计算机技术和自动测试技术(ATE)的结晶,特点是能输出温度数据及相关的温度控制量,适配各种微控制器(MCU)。社会的发展使人们对传感器的要求也越来越高,现在的温度传感器正在基于单片机的基础上从模拟式向数字式,从集成化向智能化、网络化的方向飞速发展,并朝着高精度、多功能、总线标准化、高可靠性及安全性、开发虚拟传感器和网络传感器、研制单片测温系统等高科技的方向迅速发展,本文将介绍智
timer_se
- 数字时钟可以显示分、秒,并通过按键进行复位;数字时钟由四个基本模块组成,顶层模块、分频模块、计数模块、译码显示模块。(1)分频模块 分频器将开发板提供的6MHz时钟信号分频得到周期为1s的控制信号,控制计数器改变状态。(2)计数模块:秒钟和分钟利用两个模60的BCD码计数器实现。计数器分为高4位与低4位分别控制低4位每秒钟加1,变化状态为0~9,低4位状态变化到9时,高4位加1,变化状态为0~5。秒钟计数达到59时,分钟低四位从1开始,每59秒加1,低4位状态变化到9时,高4位加1,变化状态为0
分频显示
- VHDL实验中,实现分频与数码管显示。掌握BCD-七段显示译码器的功能和设计方法; 掌握用硬件描述语言的方法设计组合逻辑电路——BCD-七段显示译码器。(In the VHDL experiment, frequency division and digital tube display are realized.)
基于51单片机的ADC0808 数字电压表2
- ADC0808才几点呀 数字电压表程序,和PROTUES仿真元原理图。 数码管显示,(ADC0808 What time is the digital voltmeter program, and PROTUES simulation meta diagram.)
VB几款绝对漂亮的数码管显示控件
- 几个漂亮VB数码管显示控件 可以用于显示温度时间等等 。(Several beautiful VB digital display controls can be used to display temperature, time and so on.)
静态数码管显示
- 静态数码管的显示程序,能够在单片机IDE的有数码管的系统中显示出数码管,能够让需要的小伙伴更好的理解和配置数码管。(The display program of the static digital tube can display the digital tube in the digital tube system of the SCM IDE, so as to better understand and configure the digital tube)
七段数码管显示
- 使用可编程并行I/O接口芯片8255、地址译码器、七段数码管等硬件,搭建七段数码管显示装置,实现键盘输入两个数字的ASCII码、数码管可动态显示这两个数字的功能。(Using programmable parallel I/O interface chip 8255, address decoder, seven segment digital tube and other hardware, build seven segment digital tube display device, re
shuma
- 使用mag128单片机实现对于外部采集的电压信号转化成二进制并实现数码管显示。(The mag128 microcontroller is used to transform the external voltage signal into binary and display the digital tube.)
210刘俊皓实验6
- 设计并实现一个随机数生成电路每 2 秒随机生成一个 0~999 之间的数字,并在数码管上显示生成的随机数。 2、为系统设置一个复位键,复位后数码管显示自己学号的后三位数字,2秒后再开始每2秒生成并显示随机数,可以不需要防抖(A random number generating circuit is designed and implemented to generate a random number between 0 and 999 every 2 seconds, and displa