搜索资源列表
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
keybord
- 里面包含4×4矩阵键盘模块 单片机驱动程序 STM32用 C语言版-Which contains 4 × 4 matrix keyboard module driver STM32 microcontroller using C language version
STM32-4X4-Matrix-keyboard
- 基于STM32的,4*4的矩阵键盘驱动(中断方式)。-Based on the STM32, the 4* 4 matrix keyboard driver (interrupt mode).
STM32-program-4_4-matrix-keyboard
- STM32程序4_4矩阵键盘STM32 program 4_4 matrix keyboard-STM32 program 4_4 matrix keyboard
STM32-juzhenjianpan
- STM32 矩阵键盘 源代码 适合初学者-The STM32 matrix keyboard source code for beginners
STM32-key
- 基于STM32下的矩阵键盘按键扫描程序,还有移植好了的uCOSII系统-STM32 ucosii key
STM32-4--4-matrix-keyboard
- STM32 4×4 矩阵键盘 扫描方式 矩阵键盘 扫描方式 -STM32 4* 4 matrix keyboard scanning method based on
JZJP
- 基于stm32库函数版的4*4矩阵键盘(4*4 matrix keyboard based on STM32 library function version)
矩阵键盘程序
- 本文件的函数,主要实现矩阵键盘的功能。此程序带有松手检测。(Function of this document, the main function of matrix keyboard. This program has a "let loose" test.)
基于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.)
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矩阵键盘模块