搜索资源列表
keyscaner
- 自己设计的矩阵键盘扫描程序,实现5X4键盘扫描,带有去抖和中断功能。-Their own design matrix keyboard scanner, to achieve 5X4 keypad scanning, to shaking and interrupt functions with.
M-keyboard
- 矩阵键盘设计,共十六键,可用于无线遥控设计-Matrix keyboard design, a total of 16 keys can be used for wireless remote control design
EasyARM1138HumanMachineInterface
- EasyARM1138人机界面扩展板是EasyARM1138开发板量身定制的一款人机界面的扩展板。该扩展板方案使用了基于ST7920控制器的中文图形128×64的LCD和4×5矩阵键盘,丰富的人机界面完全能够满足用户的要求。与主机的通信采用软件模拟SPI串行数据通信,只需4根线,就能同时满足主机对于LCD和键盘的读写。 此方案给用户提供了完整的硬件设计原理图,PCB图,软件调试例程,LCD模拟SPI软件包,键盘管理芯片ZLG7289模拟SPI软件包。-EasyARM1138 expansio
WindowsCEkeybordprogramming
- windows ce.net 矩阵键盘设计源码,直接编译即可,已在S3C2440平台编译通过-windows ce.net source matrix keyboard design, you can direct the compiler has been compiled through S3C2440 platform
The_system_of_voice_record_and_playback
- 本科毕业设计做的一个小玩意。设计的语音播报记事器系统使用AT89S52单片机为微控制器,通过对ISD4004的控制实现语音的存储与回放。PCF8563为本系统提供时间和日历等信息。当进行录音和放音时,PCF8563亦可作为计时器件使用。外接矩阵键盘和LED显示器,方便人机间的对话。本系统能够录音放音长达16分钟。压缩包内有自己的本科毕业论文,程序和原理图。有一定的参考价值。-Graduated from a design gadgets. Design Notepad voice broadca
keybord
- 51单片机矩阵键盘扫描程序,依据计算器按键设计。-51 MCU matrix keyboard scanning process, based on the design calculator buttons.
KEY
- 基于89C51的矩阵键盘设计,简单易懂。一种节省单片机I10口的双矩阵键盘。-89C51-based matrix keyboard design, easy to understand. A way of conserving the mouth of pairs of matrices I10 microcomputer keyboard.
MCU_keyboard
- 基于MCU的4*3、4*4矩阵键盘设计,喜欢键盘开发的可以看看。-Based on MCU-4* 3,4* 4 matrix keyboard design, development can look like the keyboard.
lunwen-EasyFPGA030juzheng
- 基于EasyFPGA030的矩阵键盘设计实现工程。-Based EasyFPGA030 Design and Implementation of a matrix keyboard works.
Electronic-locks
- 密码锁 用单片机和矩阵键盘设计的 有三次输入机会,没输对便锁定。-Electronic locks
dzq
- 一个简易的电子琴设计,4乘4的矩阵键盘设计,覆盖常用的按键,能方便演奏小曲。-A simple flower design, 4 x 4 matrix keyboard design, covering the commonly used keys, can easily play the rhythm.
SPCE061A-1302
- 采用DS1302实时时钟系统,由单片机控制DS1302的读写,将读回来的时间数据通过数码管显示出来,修改时间采用操作友好的矩阵键盘,语音报时系统使用凌阳单片机本身具有的特色语音功能, 并将报时、报日历键分开,整机系统设计比较完善,有显示、键盘、报时、报日历的功能-DS1302 real time clock system used by the DS1302 microcontroller to read and write, to read time data back out through
Microcontroller-keyboard-design
- 该文件使用矩阵键盘设计一个简易电子琴,并且能演奏“新年好”乐曲。-The file uses a simple keyboard matrix keyboard design, and can play " Happy New Year" song.
4x4Matrix-keyboard-recognition
- 一个4x4的矩阵键盘设计,有C程序也有汇编程序,欢迎大家参考-A 4x4 matrix keyboard design, a C program has assembler, welcome reference
zhut
- 4*4矩阵键盘设计,这是基于单片机仿真的程序-This is based on the computer simulation program
矩阵键盘
- 基于89c51单片机的矩阵键盘设计,使用c语言编程
至简设计法--闹钟
- 闹钟 工程说明 本工程包括矩阵键盘和数码管显示模块,共同实现一个带有闹钟功能、可设置时间的数字时钟。 案例补充说明 我们通过建立四个清晰直观的模块(数码管显示模块,矩阵键盘扫描模块,时钟计数模块,闹钟设定模块),以及建立完善的信号列表和运用verilog语言编写简洁流畅的代码,实现电子闹钟时、分、秒计时以及设置、修改、重置等功能。(alarm clock Engineering descr iption This project includes matrix keyboard and di
AVR单片机矩阵键盘驱动
- 采用ATmega16设计的矩阵键盘,实现键盘扫描识别并显示在数码管上(this is a key scanner designed with atmega16L)
test
- 4*4矩阵键盘Proteus 仿真 电路图及成勋(4*4 matrix keyboard circuit simulation Proteus and sonfun)
基于FPGA的44矩阵键盘检测设计
- 完成了基于FPGA的矩阵键盘检测设计,使用verilog编程语言,完成了仿真测试验证