搜索资源列表
Keyboard
- 设计采用P3口作为扫描键盘接口,P1.0口作为输出,P1口低4位接4X4矩阵键盘的列,高4位接行。 CPU工作在查询方式下并开放中断,且将定时器T1设为最高优先级。当程序扫描到按键时调用延时防抖后再次扫描并判断键值,并转入相应的按键处理子程序,在子程序中向定时器装入初值并启动其工作,当定时器溢出时向CPU申请中断,CPU响应中断后转入中断子程序,输出预定频率的方波并送到音频放大模块进行放大输出。 -Design uses a scanning keyboard interface por
Keyscan
- 基于STC12C5A60S2的按键扫描实验-Key scan experiment base on STC12C5A60S2
KEY
- MSP430按键相关程序 包括按键扫描 按键显示-MSP430-related procedures, including key button keystroke scan showed ``````````````
16keyboardshowtheCPU6LED
- 本设计是基于51单片机的小型cpu及六位显示。该系统由4*4矩阵输入器、cpu部分以及由6位LED显示管组成得显示器。输入器由16个按键开关组成;cpu部分由51单片机、晶振片以及电容等组成;显示器由一个6位的7段译码管及电阻构成。Cpu可以通过调用事前输入的程序对是否有键被按下进行扫描和确认并根据程序进行代码的调用与存储,并通过LED6位显示器进行输出。该显示具有存储功能,可以将输出的数字保存一段时间以供人眼阅读。-The single-chip design is based on 51 s
3971002Control_GPRS_SMS_C8051
- 按键程序,带按键扫描,时间中断的功能。爱爱爱 琐琐碎碎 爱爱爱飒飒 -Key programs, with key scan, time interrupt function. Ai Ai Ai Ai Ai Ai Suo trivial pieces Sasa
renti1
- 人体视觉暂留特性测试实验 编程从一个I/O口输出一扫频信号,驱动一支LED灯闪动,频率范围为10HZ~99HZ,扫描时间为30秒,在LED闪动期间观察,一旦发现无法识别LED灯闪动时,按下按键K1,立即停止输出,并将此时的信号频率显示在数码管上,该信号的周期为测试者的视觉暂留时间。 -Characteristics of human persistence of vision testing laboratories programming from an I/O port output
C51_Source
- 51单片机源程序:1-流水灯、2-数码管动态扫描、3-数码管移动、4-输入输出口、5-喇叭、6-按键程序、7-定时器0、8-定时器1、9-中断、12-红外测试、14-24c02_EEPROM读写、21-红外解码数码管显示-51 MCU source: 1- water lamps, 2- Digital control dynamic scan, 3- digital tube mobile, 4- input and output ports, 5- Speaker, 6- key progr
key
- 独立按键程序,用定时器中断做,键扫描间隔为10ms,最终确认键须延时350ms左右。 本按键程序须定义键扫标志,键处理标志和键值寄存器。 P3.2和P3.3为按键,P1口为键显示。 12M晶体,定时处置为5ms-Independent key program, timer interrupt do key scan interval of 10ms, final confirmation of the keys required to delay about 350ms. The k
key_scan
- 在以太网通讯网络平台设计中,基于ip协议的按键扫描框架搭建,这是一种开放式环境平台。-Ethernet communications network platform design structures based on the the ip protocol s framework for key scan, which is an open environment platform.
315M-TX
- 我是做射频的,从来没有写过单片机,第一次写的单片机程序。 原理图是315M发射电路,类似PT2262,但和PT2262的发射时序不同。原理图上面有详细说明。 C程序的按键扫描没有加消抖,麻烦指导一下。 程序写的很傻瓜很傻瓜,希望大侠不要笑话我。-I do RF, never wrote a single-chip microcontroller program, first written. Schematic 315M transmitting circuit,
EX7_KEY_INT
- C51程序,芯片at89s52,硕飞科技ME850开发板的按键初始化程序,按键扫描-C51, the chip at89s52, Shuo-Technology ME850 key development board initialization procedure, key scan
P1
- 接收并解码来自标准键盘的基本按键的扫描码 然后在1602液晶上显示。按Back Space键可以前向删除显 示字符,按Space键可以后向删除显示字符。- Receive and decode the basic keys a standard keyboard scan codes Then in 1602 on displa
KEY104
- MSP430按键相关程序 包括按键扫描 按键显示-MSP430-related procedures, including key button keystroke scan showed ``````````````
STM8模块化程序 状态机按键扫描3.0
- STM8模块化程序 状态机按键扫描3.0(STM8 module program state machine key scan 3)
05.TOUCH触摸键盘检测(中断方式)
- 通过触摸按键芯片单片机对触摸按键的状态进行扫描。以便后续对其状态进行判断(The touch key chip is used to scan the status of the touch key. In order to judge its status later)
3
- 设计一个键盘接口电路。要求: (1)用200Hz时钟频率有效地去除按键的抖动; (2)用20Hz时钟频率对键盘进行扫描识别,并用数码管将按键的编号显示出来;(Design a keyboard interface circuit. Requirements: (1) use the 200Hz clock frequency to effectively remove the shaking of the keys; (2) scan the keyboard with 20Hz clo
ce
- 按键扫描,AD转换,DA转换,代码功能能完整实现,可靠性强。(Key scan, AD conversion, DA conversion, the code function can be complete and reliable.)
1-2-15-按键双击和长按程序
- 在stm32工程中,长按和短按的代码书写, 调用的读取按键状态的底层函数。封装成的按键函数代码。下面是函数的头文件,和.c文件的代码。使用定时器来扫描按键。(In STM32 project, the code of long press and short press is written, and the underlying function of reading key status is called. Encapsulated key function code. The follo