搜索资源列表
AN_O0306_cn_V1.0
- 本系统应用于SUNPLUS SPMC65x series上,扫描4X4按键和4个数码管的动作与规格说明,提供的范例程序的硬件部分是以SPMC65P2404A*28p为开发对象。-the system used SUNPLUS SPMC65x series. 4 X4 scan button and four digital control movement and specifications. provide examples of procedures based on the hardwa
Key4x4_4LED
- 软件部分。本系统应用于SUNPLUS SPMC65x series上,扫描4X4按键和4个数码管的动作与规格说明,提供的范例程序的硬件部分是以SPMC65P2404A*28p为开发对象。-software. The system used SUNPLUS SPMC65x series. 4 X4 scan button and four digital control movement and specifications. provide examples of procedures base
chenjiewenkongxitongsheji
- 本课题介绍了以AT89C51单片机为核心的温度控制系统的工作原理和设计方法。温度信号由温度芯片DS18B20采集,并以数字信号的方式传送给单片机。文中介绍了该控制系统的硬件部分,包括:温度检测电路、温度控制电路、温度显示电路、报警电路和一些接口电路 。单片机通过对信号进行相应处理,从而实现温度控制的目的。文中还以图文并茂的方式着重介绍了各部分的电路组成和软件设计部分,在这里采用模块化结构,主要模块有:主程序、数码管显示子程序、键盘扫描及按键处理子程序、温度设定子程序、以及有关DS1820的程序。
irsen
- 红外遥控程序,扫描按键的发送,判别键值得-ir output
51_key_scan
- 单片机按键扫描程序包括长短按键的设计处理-SCM key scan
keyboard-program
- 本程序直接采用分时扫描法,本板设计了5个按键,分别接于P13-P17引脚,按键都以接0方式触发(即按键另一脚接GND)-The program directly using the time-scan method, the board design 5 buttons, respectively, then the P13-P17 pin, trigger keys way to pick 0 (that is the key to another pin GND)
controller
- 红外遥控程序 附加按键扫描检测 编程可参考 简单易懂-Infrared remote scan detection program additional keys can be programmed to reference easy to understand
12345
- 飞思卡尔按键扫描程序 实现1—16的显示,及按键开关-Freescale key scan program to achieve 1-16 display and key switch
anjian
- 51单片机按键扫描程序,通过数码管显示出来-51 single-button scanning process, through the digital display
ch451dispay
- CH451键盘扫描显示程序代码。可扫描数码管显示和键盘按键。-Internally, a common process of every XIM is to translate keyboard scan code into keycode and then to keysym, by calling XKB, whose process detail has been described in previous sections
e
- 基于51单片机的简易电子琴,能利用所给键盘的1,2,3,4,5,6,7,8八个键,能够发出7个不同的音调,而且有一个按键可以自动播放歌曲,要求按键按下时发声,松开延时一小段时间,中间再按别的键则发另外一音调的声音,当系统扫描到键盘按下,则快速检测出是哪一个按键被按下,然后单片机的定时器启动,发出一定频率的脉冲,该频率的脉冲经喇叭驱动电路放大滤波后,就会发出相应的音调。如果在前一个按下的键发声的同时有另一个按键被按下,则启动中断系统。前面的发音停止,转到后按的键的发音程序。发出后按的键的音调。-5
LED-clock
- 定时器做LED动态扫描程序,可防止按键时显示灭~~ -LED clock uchar code a[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07, 0x7f,0x6f}
KEY
- stm32下实现4*4按键扫描程序的寄存器操作法- Implementation of 4* 4 key scan program register operation under