搜索资源列表
4x4矩阵键盘在stm32上的实现
- 4x4矩阵键盘在stm32上的实现,采样反转法,实践证明好用-4x4 matrix keyboard stm32 on the realization of sampling inversion method, proved easy to use
stm32-1602
- stm32 1602自己写的驱动 并且加入了矩阵键盘 线反转法的 很清晰详细 有debug模式 systick精确延时 文件清晰 请大家玩玩哈哈 -stm32 1602 and joined the drive to write their own keyboard line matrix inversion method is very clear and detailed with precision delay file debug mode systick clear please pl
STM32-4X4-Matrix-keyboard
- 基于STM32的,4*4的矩阵键盘驱动(中断方式)。-Based on the STM32, the 4* 4 matrix keyboard driver (interrupt mode).
STM32-juzhenjianpan
- STM32 矩阵键盘 源代码 适合初学者-The STM32 matrix keyboard source code for beginners
JZJP
- 基于stm32库函数版的4*4矩阵键盘(4*4 matrix keyboard based on STM32 library function version)
STM32key4x4Interrupt-Mode
- 基于STM32的矩阵键盘程序,采用中断方式书写,可以直接使用(STM32 matrix keyboard program)
Stm32矩阵键盘程序(库函数)
- Stm32矩阵键盘程序(库函数)矩阵键盘是单片机外部设备中所使用的排布类似于矩阵的键盘组(Matrix keyboard is MCU peripheral equipment used in the configuration is similar to the matrix keyboard group)
矩阵键盘程序
- 本文件的函数,主要实现矩阵键盘的功能。此程序带有松手检测。(Function of this document, the main function of matrix keyboard. This program has a "let loose" test.)
矩阵键盘
- STM32矩阵键盘,动态数码管显示,支持连按(STM32 matrix keyboard, dynamic digital display,Support link press)
基于STM32的_矩阵键盘_驱动(中断方式)
- 基于STM32的_矩阵键盘_驱动(中断方式)(STM32 matrix keyboard driver based on _ _ (interrupt mode))
矩阵键盘程序
- 基于stm32的矩阵键盘编程,程序适合stm32f103处理器(Based on stm32 matrix keyboard programming, the program is suitable for stm32f103 processor.)
stm32矩阵键盘(可用)
- stm32f103系列单片机的矩阵键盘控制程序(Matrix keyboard control program of STM32F103 Series MCU)
4X4矩阵键盘检测程序
- 基于stm32的4X4键盘矩阵检测程序,直接编译可以使用,简单高效,检测准确,可以直接在不同平台快速修改使用。(Based on the stm32 4X4 keyboard matrix detection program, direct compilation can be used, simple and efficient, accurate detection, and can be quickly modified and used on different platforms.)
STM32矩阵键盘
- 使用中断方式i实现在STM32F103上的矩阵键盘。修改端口所有的需要修改的地方已用宏定义列出。方便修改(Use interrupt mode I to implement the matrix keyboard on STM32F103. All the modifications needed to modify the port are listed in the macro definition. Convenient modification)
Electronic-organ
- 基于STM32的简易电子琴。采用STM32F103ZET6主控芯片,矩阵键盘和无源蜂鸣器实现简易电子琴功能。(Electronic organ)
TopApex_4x4矩阵键盘
- 基于STM32的4*4矩阵键盘驱动程序,环境keil5(LCD1602A usage Manual based on STM32 4Q4 Matrix Keyboard driver)
stm32矩阵键盘
- stm32f103c8t6矩阵键盘驱动程序,有串口驱动
stm32模拟USB键盘
- STM32扫描矩阵键盘,模拟USB键盘功能(STM32 Scan Matrix Keyboard, Simulate USB Keyboard Function)
矩阵键盘 _最终完整版 (1)
- 本资料是stm32F407ZG写的矩阵键盘,4*4写的键盘程序(THE data's is for the 4*4 keyboard for stm32f407zg)
CubeMx配置STM32的4*4矩阵键盘驱动
- 该工程使用STM32CubeMX配置初始化,使用IAR平台编写代码,最终可以成功使用4*4矩阵键盘模块