搜索资源列表
声音控制
- Dos 下的声卡音量控制程序,以内存驻留键盘激活的方式控制CD-Audio,MIDI,Voice以及Master的音量-Dos under the sound volume control procedures, the presence of memory to activate the keyboard to control CD-Audio, MIDI, and the Master's Voice volume
key
- 单片机键盘的单独控制程序,该例子可使你轻松领悟键盘的应用方法.-MCU separate keyboard control procedures, the case allows you to easily comprehend the keyboard should be applied.
lt
- 电梯控制包括通讯协议、键盘扫描和液晶显示和变频器实时控制程序-Elevator control including communication protocols, the keyboard scanning and real-time liquid crystal display and inverter control procedures
DS18B20_Digitaltemperatureandcontrolproceduretubea
- 使用汇编编写的水温控制程序,包括采集信号、AD转换、键盘输入、继电器控制等一系列完整的汇编程序。-Written in assembly temperature control procedures, including the acquisition signal, AD conversion, keyboard input, relay control, a full range of assembly processes.
8255
- 8255的控制程序,使之可以在键盘上键入0-9,在LED上显示。-control the 8255,so that if you input 0-9,It will show on the LED。
Traffic-light-control-system
- 编写一个交通灯控制程序,实现东西路口与南北路口状态灯的转换和紧急处理。采用8253芯片计数,输出1S的时钟脉冲,并使用8255接口芯片控制LED亮灭,同时让8279芯片显示倒计时,键盘控制紧急处理按键,以此实现交通灯指挥控制系统。-Write a traffic light control program, the conversion of the things the intersection with the north and south of the intersection stat
mat-keyboard
- 单片机的一个基于4X4矩阵键盘的控制程序,按下KEY1数码管显示1,依次类推-Microcontroller of a 4X4 matrix keyboard-based control program, press the the KEY1 digital tube display 1, and so on
lock
- 设计一种单片机控制的密码锁,具有按键有效提示、解码有效提示、控制开锁电平、控制报警、密码修改等功能。密码锁的控制程序由主程序及延时子程序、、键盘输入子程序、修改密码子程序、比较密码子程序、显示等子程序组成。密码锁在输入密码正确的条件下输出开锁电平,控制电控锁开启,同时显示OPEN字样。当输入密码错误时,错误指示灯亮,同时显示CLOSE字样。当三次误码输入时,产生报警电平报警。还可以实现对密码的修改,修改密码时,修改时指示灯亮,修改完成后,指示灯灭。要求选用AT89C51单片机和适当的电子元器件完