搜索资源列表
4x4矩阵键盘在stm32上的实现
- 4x4矩阵键盘在stm32上的实现,采样反转法,实践证明好用-4x4 matrix keyboard stm32 on the realization of sampling inversion method, proved easy to use
STM32_UCOSII.rar
- 编译环境是 iar EWARM ,STM32 下的UCOSII,编译环境是 iar EWARM ,STM32 下的UCOSII
SST25-FATFS-V3-08
- stm32键盘中断实验 gps gui -stm32 keyboard interrupt test
stm32-example
- keil程序,入门必看的程序。如闪灯,键盘,uart-Good stm32-example for bigginers.
uCOS-II_Model_STM32
- IAR4.42版本的UCOSII for STM32移植模板-IAR4.42 version of UCOSII for STM32 transplantation template
Stm32.Share
- STM32 通过串口flash更新程序, 不用固件库,包括: ADC采样, 定时器延时中断, 键盘扫描, 模拟I2C驱动 问题咨询: w123456xy@sohu.com 15189792379-STM32 through the serial flash update, without firmware libraries, including: ADC sampling, delay timer interrupt, keyboard scanning, I2C driver Advis
STM32-4X4-Matrix-keyboard
- 基于STM32的,4*4的矩阵键盘驱动(中断方式)。-Based on the STM32, the 4* 4 matrix keyboard driver (interrupt mode).
PS2鼠标与键盘
- ARM STM32F10X鼠标与键盘程序,由鼠标程序修改得
矩阵键盘程序
- 本文件的函数,主要实现矩阵键盘的功能。此程序带有松手检测。(Function of this document, the main function of matrix keyboard. This program has a "let loose" test.)
PS2键盘调试
- ps2键盘stm32源码,详情请见原子哥论坛(PS2 keyboard STM32 source code, atomic elder brother)
基于STM32的_矩阵键盘_驱动(中断方式)
- 基于STM32的_矩阵键盘_驱动(中断方式)(STM32 matrix keyboard driver based on _ _ (interrupt mode))
USB鼠标键盘复合设备
- 自己做的基于STM32的鼠标键盘符合设备,可以用于熟悉USB编程(Do their own STM32 based keyboard and mouse in line with the equipment, can be used to familiar with USB programming)
矩阵键盘程序
- 基于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)
STM32 USB 键盘
- STM32F103 USB 键盘,基于STM32F103系列实现USB键盘设备程序!
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.)
STM32F1的USB复合键盘+鼠标程序
- 基于MDK5.23,使用STM32CUBEMX生成模板修改而成,usb报告描述符使用REPORT ID方式使得在1个interface下实现2个设备(键盘+鼠标),便于usb初学者参考学习
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矩阵键盘模块