搜索资源列表
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
stc15单片机测试程序V1.0版
- stc15单片机测试程序V1.0版 1.LED灯2.独立按键3.18b20 4.1602 5.12864 6.AD 7.PCF8563 8.红外接收 9.步进电机 10.串口 11.蜂鸣器 12.继电器 13.矩阵按键 14.数码管 15.直流电机
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..)
11—矩阵按键(代码最少的)
- 单片机矩阵按键程序, 单片机系统中,若使用按键较多时如电子密码锁、电话机键盘等一般都至少有12到16个按键,通常采用矩阵键盘。 矩阵键盘又称行列键盘,它是用四条I/O线作为行线,四条I/O线作为列线组成的键盘。在行线和列线的每个交叉点上设置一个按键。这样键盘上按键的个数就为4*4个。这种行列式键盘结构能有效地提高单片机系统中I/O口的利用率。(Singlechip matrix button program)
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)
按键流水灯程序
- 用单片机实现矩阵按键控制流水灯不同花样,(A single chip microcomputer is used to control the different patterns of the flow lamp.)
C51矩阵键盘按键程序和仿真文件
- C51单片机4X4矩阵键盘按键程序(Keil C51)和Proteus仿真文件。