搜索资源列表
矩阵键盘键值lcd显示演示程序
- 此程序为单片机开发过程中的按键扫描程序。采用汇编 语言编写,经调试通过。-procedure for microcontroller development process button scanning procedures. Using language compilation, debugging through.
shumaguan-key
- 程序功能:在单片机教学实验仪的MCU#3上 对矩阵按键进行扫描检测,将检测到的键号以移位的形式显示在8个数码管上 -procedures functions : SCM teaching experimental instrument MCU # 3 on the keypad matrix scanning detection, Detection of the keys to its shift to the form shown in eight digital pipe
key
- 这是单片机的键盘程序,C语言的,包含矩阵键盘,独立按键,按键带蜂鸣,按键多功能等,适合初学者参考,比较全面-This is the keyboard microcontroller programs, C language, contains the matrix keyboard, separate keys, keys with a beep, buttons and other multi-functional, suitable for beginners reference, more
keybord
- 51单片机矩阵键盘扫描程序,依据计算器按键设计。-51 MCU matrix keyboard scanning process, based on the design calculator buttons.
51_mcu_examples
- 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
4x4keyscan
- atmega16单片机矩阵按键电路的程序,验证通过,编译器ICC avr-atmega16 key matrix circuit SCM procedures, verification by the compiler ICC avr
juzhen_key_8_8
- 8*8矩阵按键程序,使用STC系列单片机-8*8
The-51-MCU-matrix-key-procedures
- 51单片机矩阵按键程序 -The 51 MCU matrix key procedures
main
- 430单片机矩阵按键程序,附有详细的解释文字,使用者可直接使用-430 single-matrix key procedures, with detailed explanatory text, the user can be used directly
key_test
- avr单片机矩阵按键扫描程序,测试好用,移植性强-avr microcontroller key matrix scanning procedure, test easy to use, portable and strong
key
- 51单片机按键程序,用51单片机实现按键程序,矩阵扫描-key program C
KEY4x6
- 基于单片机的外部中断的矩阵按键程序,已在实际中使用-Matrix based on single chip microcomputer of the external interrupt button procedures, has been used in practice
main
- 这是一个可以实现51单片机的矩阵键盘的程序(Realize 51 SCM matrix keyboard program)
51单片机C语言各类程序大全
- 51单片机的各类操作例程,流水灯,数码管,按键,矩阵,电机,LCD模块,AD/DA,串口,红外,TFT彩屏,NRF905无线模块等等。(51 microcontroller various operation routines, water lights, digital tubes, keys, matrix, motor, LCD module, serial port, AD/DA, IR, TFT color, NRF905 wireless module etc..)
LCD1602与4x4按键矩阵模块,按键实验
- 单片机的一些实现功能,利用LCD1602等的按键实验有关程序(Some realization functions of single chip microcomputer)
PCF8591(矩阵按键控制led亮度)
- 这是我自己编写的PCF8591程序,本程序可以使用msp430单片机的矩阵键盘来控制pcf8591模块上led灯的亮度,从0~255可调,输出电压也可调。(This is my own written PCF8591 program, this program can use the MSP430 microcontroller matrix keyboard to control the pcf8591 module on the brightness of LED lights, adjus
矩阵按键
- stm32f103系列单片机矩阵按键程序(STM32F103 Series Singlechip matrix button program)
矩阵按键
- 矩阵检测程序,按键扫描放入中断内而不是时刻扫描节约MCU资源(Matrix detection program, the key scan into the interrupt, rather than the moment scanning, saving MCU resources)
Phone20180427
- 包含电话拨号、密码设定和简单计算器,文件包括proteus仿真图。可以利用Mplab(v4.05)与protesu联调在线仿真。硬件模块涉及矩阵按键和LCD1602, 程序仅供参考,设计不合理的地方欢迎大家留言交流。(It includes telephone dialing ,password setting and simple calculator,including proteus simulation. Mplab (v4.05) and proteus can be used for
C51矩阵键盘按键程序和仿真文件
- C51单片机4X4矩阵键盘按键程序(Keil C51)和Proteus仿真文件。