搜索资源列表
sxd
- Keil uVision2下,串口模式0串行移位输出,与74LS164配合点亮7段数码管-Keil uVision2, strings together the mouth pattern 0 serial shifting outputs, lightens 7 sections of digital tubes with the 74LS164 coordination
keyled
- 51单片机实现4×4矩阵键盘控制数码管移位显示
shumaguan-key
- 程序功能:在单片机教学实验仪的MCU#3上 对矩阵按键进行扫描检测,将检测到的键号以移位的形式显示在8个数码管上 -procedures functions : SCM teaching experimental instrument MCU # 3 on the keypad matrix scanning detection, Detection of the keys to its shift to the form shown in eight digital pipe
OK
- 89S51平台,单片机定时打铃系统,11MHZ晶振,有七个按键,六个数码管显示时间的时,分,秒位。按键功能分别为调时间、调定时、确定、取消、加一、减一、移位。其中有按键扫描功能这块实现得很稳定,不会出现误判和多判。
在六个数码管滚动显示自己的学号(六位)
- 在六个数码管滚动显示自己的学号(六位),每隔一定时间循环移位一次,学号为奇数则左移,学号为偶数则右移。间隔时间可由开关选择1秒,2秒,3秒和4秒。-In the six LED scrolling display their student number (six), rotate once every certain period of time, learning number is odd, then the left, student number is even, then the r
ME500Bsourceprogram
- 单片机中LED显示/数码管显示/键盘控制/蜂鸣器输出/中断应用/定时器和计数器/串口通信/键控看门狗/数据交换,排序,移位。源程序-ME500B Development board Source program
shuzigundong
- 实现多个数字滚动,移位显示,当按下某个按键时,会将对应于端口的数值送入低位数码管显示-To achieve more than the number of rolling, shift display
key
- 按键控制数码管移位显示,每输入一次按键最后一位就显示-Buttons control the digital control shift shows
8051Pproteus-14
- 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分 14 K1-K4 控制数码管移位显示 -" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation" case archive basis of Article 01 part 14 K1-K4 control digital shi
Shfit_Shumaguan
- pic单片机控制数码管移位实验,亲手测试通过-pic microcontroller digital shift experiments, personally test
Dynamic-digital-tube
- 通过按下圈起部分按键,控制数码管移位。中断显示-By pressing some keys roll control digital shift.
Matrix-keyboard
- 矩阵键盘控制数码管移位显示 矩阵键盘控制数码管移位显示-Matrix keyboard control digital shift display matrix keyboard control digital shift display
juzhenanjiankongzhishumaguan
- 矩阵按键数码管移位显示 已通过编译,下载运行正常- U77E9 u9635 u6329 u952 u651 u7L1 u7B1 u7Fl
整型计算器(数码管显示)
- 数码管显示的整型计算器,可以进行简单的加减乘除,数码管移位显示,矩阵键盘扫描,适合单片机入门的初学者。(The digital display of the integer calculator, can be a simple digital tube display shift, add, subtract, multiply and divide, matrix keyboard scanning, SCM entry for beginners.)
89C51矩阵按键数码管移位显示
- 用98c51单片机实现独立的矩阵键盘控制数码管移位显示功能(Using 98c51 MCU to realize the independent matrix keyboard control digital tube shift display function)
EightLEDSame
- 实现数码管数据移位显示,例如第一次显示0123456,第二次为1234560(Digital tube data shift display)
矩阵按键数码管移位显示
- 按矩阵键盘分别显示在数码管上面显示十六进制的0到F(According to the matrix keyboard, it shows sixteen to 0 to F on the digital tube respectively.)
矩阵按键数码管移位显示
- 矩阵按键数码管移位显示。。。能成功运行。(Matrix keypad digital display)
移位寄存器
- 可以实现移位寄存功能,输入四位数字,然后依次移位显示在数码管上。
蓝桥杯15单片机-定时器0实现数码管移位
- 用蓝桥杯的15单片机上的定时器0,实现以间隔500MS在8位数码管上依次显示0、1、2、3….C、D、E、F(双重消隐),类似霓虹灯广告重复显示。(c文件编码格式ANSI)