搜索资源列表
按摩器——按键扫描
- 本程序对于单片机的初学者有很大的帮助,对于按键不太懂的学者,是很值的看到的,此程序是采用了SONIX系列单片机编程的
单片机例程:花样跑马灯Proteus电路图及asm程序
- 单片机例程:花样跑马灯Proteus电路图及asm程序 软件环境: Proteus 7.0以上版本,Keil uvision3 联合调试 芯片:AT89C51 电路:51单片机外接8个Led,4个功能选择键,2个速度控制键 功能:4个功能选择键可以选择Led的四种显示效果(闪烁、移动、摆动、计数),2个速度控制键可以改变显示动画的速度(时间间隔100ms-1s调整) 特点:按键可随时按下,显示效果立即更新
51-SCM--designs-button
- 51单片机按键十几种不同设计,包括单击双击、长按短按、独立按键、矩阵按键等-51 SCM dozen different buttons design, including double-click, press and short press, independent keys, matrix keys, etc.
课程设计—51单片机
- 51单片机的课程设计资料,包括按键,数码管显示,DA AD转换等功能
Button
- 单片机按键程序,这个程序是学习单片机按键的非常不错的程序。-Single-chip key procedures, single-chip key is to learn the procedure very well.
Simpleelectronicorgan
- 以单片机为核心设计一个电子琴,具有自动播放乐曲和弹奏乐曲的功能。设定开关/按钮K1、K2和K3。开关/按钮K1打开或关闭自动播放乐曲1;开关/按钮K2打开或关闭自动播放乐曲2;开关/按钮K3为手动弹奏乐曲。用21个按键开关来分别控制产生低音“1、2..7”、中音“1、2、..7”和高音“1、2、..7”。-To design a single chip as the core keyboard, automatically play music and play with music featu
key
- 单片机按键程序,本人自己编写,希望对大家有参考价值-Singlechip key procedures, I have written, in the hope that we have a reference value
seg_key
- 51单片机按键控制数码管显示程序,显示为时钟倒计时,有暂停和计数功能-51 single-chip digital tube display key control procedures, shown as the countdown clock, a pause, and count functions
sw
- AVR单片机按键处理应用,抖动的消除,适用于M128单片机,可以嵌入到单片机中-AVR Singlechip key processing applications, the elimination of jitter for M128 single-chip can be embedded into the single chip
anjian
- 51系列单片机实验课程:按键显示程序 (在数字键上按数字,在液晶显示器上显示)-51 Series single-chip experimental curriculum: key display program (in the figure by the number keys on the LCD display)
key
- 单片机按键去抖动,不同于书上解释的延时去抖,程序比较有启发意义-Single-chip key to jitter, the interpretation is different from the book go to stir up delay, the more instructive
MP3
- 用单片机做的MP3。四个按键,功能和市场的MP3一样,可以看书,放歌,时钟功能。有keil源程序和protues仿真图-MCU to do with MP3. Four buttons, functions and markets, like MP3, you can read, Fang Ge, the clock function. There keil source and protues simulation diagram
key
- 单片机按键程序,原代码提供各位参考和大家一同学习-#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define I
multikey
- 51单片机 主要是实现了一个按键实现多种用途的功能-51 Microcontroller is to achieve a major key to achieve multiple applications
menu1
- 用C语言实现一个菜单栏,各子菜单函数可任意修改,用51单片机+按键+1602液晶显示-C language with a menu bar, the sub-menu functions can be freely modified, with 51+ keys+1602 LCD MCU
anjian
- 51单片机按键 含有消抖功能,已通过硬件调试,实现应有功能-mcu c
用c实现按键的状态分析法的程序
- 本程序就是非常有用的状态分析法实现按键程序,用c语言编写,在51内核的单片机中成功实现,对于嵌入式开发者非常有用,该程序只用了4个按键,实现了时钟显示、调整、定时、遥控、闹钟等许多功能,适合于有一定基础的开发者用。
单片机按键控制程序【C语言】
- 单片机按键控制程序【C语言】,3个不同的测试测试程序,方便大家借鉴使用(Single - chip keystroke control program , 3 different test procedures for reference)
按键设计
- 带注释、实验报告文件(含仿真图), 51单片机 4*4按键设计实现数字显示。(Design of 4*4 button with annotated 51 MCU)
单片机开发之按键
- 经典的单片机之按键学习资料,对学习单片机按键开发非常有用。(Classic MCU keystroke learning materials, learning MCU keystroke development is very useful.)