搜索资源列表
八位单片机概念及应用设计
- 含交通灯,电子琴,时钟,键盘扫描,串口通信等汇编程序实例,非常适合初学者。-with traffic lights, flower clock, keyboard, serial communications, and other examples of the compilation process and are very suitable for beginners.
单片机键盘扫描程序
- 这是一个键盘扫描的程序,相信想做毕业设计的同学非常想得到的哦,想要就看看吧,不好的话多提建议哦-This is a keyboard scanning procedures, wanted to believe that the students graduate design is the kind of oh, want to see it on, the poor more suggestions oh
凌阳61单片机键盘扫描函数
- 凌阳61单片机4*4键盘扫描函数,本人课程设计时用的,要下的赶快
八位单片机概念及应用设计
- 含交通灯,电子琴,时钟,键盘扫描,串口通信等汇编程序实例,非常适合初学者。-with traffic lights, flower clock, keyboard, serial communications, and other examples of the compilation process and are very suitable for beginners.
单片机键盘扫描程序
- 这是一个键盘扫描的程序,相信想做毕业设计的同学非常想得到的哦,想要就看看吧,不好的话多提建议哦-This is a keyboard scanning procedures, wanted to believe that the students graduate design is the kind of oh, want to see it on, the poor more suggestions oh
KEYM
- 单片机设计的行列键盘扫描子程序一点点拉没有了-microcontroller design of the keyboard scan the ranks of a small subroutine no Rafah
VHDL5
- 加法器 乘法器电路 除法器电路设计 键盘扫描电路设计 显示电路-Adder multiplier circuit divider circuit design keyboard scan circuit design show circuit, etc.
VHDLKEYBOARD
- 此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能, 达到了预期的设计目的。同时,将状态机、扫描线、计数器等相关参数稍作改动,就可以扩展到实现不同键盘矩阵的设计-VHDL hardware descr iption language to achieve the keyboard design of the actual operation of testin
fpga_key
- 基于FPGA的键盘扫描模块的设计实现,感兴趣的请下载-FPGA-based design of the keyboard scan module realize, interested please download
Keyboard
- 矩阵式扫描按键的设计,矩阵式线反转法键盘的设计,矩阵式中断扫描键盘的设计-Matrix scan button design, line matrix inversion method keyboard design, matrix design of the keyboard interrupt scan
chenjiewenkongxitongsheji
- 本课题介绍了以AT89C51单片机为核心的温度控制系统的工作原理和设计方法。温度信号由温度芯片DS18B20采集,并以数字信号的方式传送给单片机。文中介绍了该控制系统的硬件部分,包括:温度检测电路、温度控制电路、温度显示电路、报警电路和一些接口电路 。单片机通过对信号进行相应处理,从而实现温度控制的目的。文中还以图文并茂的方式着重介绍了各部分的电路组成和软件设计部分,在这里采用模块化结构,主要模块有:主程序、数码管显示子程序、键盘扫描及
22
- 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步
VHDL
- DEMO2 数码管扫描显示电路/DEMO4 计数时钟 DEMO5 键盘扫描设计/DEMO6 波形发生器/DEMO7 用DAC实现电压信号检测/DEMO8 ADC电压测量/DEMO9 液晶驱动电路设计-DEMO2 digital tube display circuit scan/DEMO4 count clock scan design DEMO5 keyboard/DEMO6 Waveform Generator/DEMO7 im
keybord
- 51单片机矩阵键盘扫描程序,依据计算器按键设计。-51 MCU matrix keyboard scanning process, based on the design calculator buttons.
jtd2
- 基于VHDL状态机设计的智能交通控制灯 总体设计结构框图如图2所示,共有11个功能模块,包括控制东西方向交通灯的状态机和控制南北方向交通灯的状态机、计数器模块、键盘扫描模块、数字合成模块、三个分位模块、数码管显示模块、动态显示扫描模块。-VHDL-based state machine design of intelligent traffic control lights
keyscaner
- 自己设计的矩阵键盘扫描程序,实现5X4键盘扫描,带有去抖和中断功能。-Their own design matrix keyboard scanner, to achieve 5X4 keypad scanning, to shaking and interrupt functions with.
keyscan
- verilog语言 4X4键盘扫描 适合于FPGA、verilog语言的初学者 功能模块分块有条理,清晰。帮助初学者掌握FPGA的分层设计-verilog language; 4X4 keyboard scan for FPGA, verilog language modules for beginners ;block structured and clear. Help beginners master the h
至简设计法--闹钟
- 闹钟 工程说明 本工程包括矩阵键盘和数码管显示模块,共同实现一个带有闹钟功能、可设置时间的数字时钟。 案例补充说明 我们通过建立四个清晰直观的模块(数码管显示模块,矩阵键盘扫描模块,时钟计数模块,闹钟设定模块),以及建立完善的信号列表和运用verilog语言编写简洁流畅的代码,实现电子闹钟时、分、秒计时以及设置、修改、重置等功能。(alarm clock Engineering descr iption This project i
AVR单片机矩阵键盘驱动
- 采用ATmega16设计的矩阵键盘,实现键盘扫描识别并显示在数码管上(this is a key scanner designed with atmega16L)
saomiaojianpan
- 用于扫描矩阵键盘,并将扫描到的键盘值用数码管显示(Used to scan the matrix keyboard and display the scanned keyboard value with a digital tube)