CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stm32 键盘

搜索资源列表

  1. 4x4矩阵键盘在stm32上的实现

    1下载:
  2. 4x4矩阵键盘在stm32上的实现,采样反转法,实践证明好用-4x4 matrix keyboard stm32 on the realization of sampling inversion method, proved easy to use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-12-25
    • 文件大小:1129908
    • 提供者:管我的
  1. STM32嵌入式控制器的键盘检测程序

    0下载:
  2. STM32嵌入式控制器的键盘检测程序,不使用固件库的方法;简单明了。-STM32 embedded controller keyboard test procedure, do not use the method of firmware library Simple and clear.
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-23
    • 文件大小:12060
    • 提供者:张孝政
  1. stm32-1602

    0下载:
  2. 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
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-12-25
    • 文件大小:21979643
    • 提供者:yuwei
  1. stm32-timerPPS2PUSART

    3下载:
  2. 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial port on display in assistant
  3. 所属分类:uCOS开发

    • 发布日期:2013-03-18
    • 文件大小:937257
    • 提供者:郭攀
  1. keybord

    0下载:
  2. 里面包含4×4矩阵键盘模块 单片机驱动程序 STM32用 C语言版-Which contains 4 × 4 matrix keyboard module driver STM32 microcontroller using C language version
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:2206
    • 提供者:曾维龙
  1. keyboard

    1下载:
  2. 这是一个ucGUI的虚拟键盘程序,可以在ucGUI3.90以上版本运行。与其它虚拟键盘不同的是,这里采用hook方式把按钮的动作挂到目标窗口,这样就可以动态的设定输入对象,完全不需要编写目标窗口的回调函数,非常方便。已经在stm32平台测试通过。-This is a ucGUI virtual keyboard program, you can run ucGUI3.90 above. With other virtual keyboard is different is that here,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:2990
    • 提供者:asion
  1. STM32_UsbKeyboard

    1下载:
  2. 基于STM32 开发板的简易USB键盘的实现-STM32 development board based on the simple realization of USB keyboard
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:200679
    • 提供者:huanghong
  1. STM32-EXTI-and-Key

    0下载:
  2. STM32 用外部中断做的键盘,使用外部中断线0 13和15,而且键盘具有优先级,功能较全面-STM32 to do with the external keyboard interrupt, external interrupt lines 013 and 15, and the keyboard has a priority, features a more comprehensive
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:880843
    • 提供者:Memento
  1. IAR_USB_Keyboard

    0下载:
  2. 一个基于stm32的USB键盘程序,运行平台是IAR-A program based on stm32 USB keyboard, running platform is IAR
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:490224
    • 提供者:微风
  1. stm32V1_2

    2下载:
  2. 这是我自已为实验室画的基于STM32的PCB,现在将原理图及PCB全部分享,图是用PROTEL 99SE绘制的。可能会有布线不合理之处,仅供大家参考。 实验板资源介绍 1)CPU为100脚STM32F103XX 2)TFTLCD 3)SD卡 4)4X4键盘模块及四个独立按键 5)ISP下载口及20脚JTAG下载口 6)RS232接口、RS485接口、PS/2接口、USB接口 7)I/O口驱动的蜂鸣器 8)I2C口驱动的AT24C02 9)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:869803
    • 提供者:彬彬有礼
  1. 4_4jianpan

    0下载:
  2. 基于stm32的键盘ch452的程序,调试已通过-Based on the procedures stm32 keyboard ch452
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:248790
    • 提供者:yangsu
  1. Chi-Lin-STM32-source-code

    0下载:
  2. 智林STM32程序源代码的分析和整理,编写了开发板上键盘扫描、字符输入和简单shell的程序-Chi Lin STM32 program source code analysis and sorting, preparation of the development board keyboard scanning, character input and a simple shell program
  3. 所属分类:OS Develop

    • 发布日期:2015-12-24
    • 文件大小:5120
    • 提供者:数据库
  1. 1.2

    0下载:
  2. 可以实现PS2键盘 定时中断 UART串口通信-PS2 keyboard can be achieved timer interrupt UART serial communication
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:293822
    • 提供者:唐昊
  1. STM32-program-4_4-matrix-keyboard

    0下载:
  2. STM32程序4_4矩阵键盘STM32 program 4_4 matrix keyboard-STM32 program 4_4 matrix keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-25
    • 文件大小:1048948
    • 提供者:沈浪
  1. stm32

    0下载:
  2. stm32功能实现代码 有流水灯,PWM,定时器,键盘,看门狗-c for stm32
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5685656
    • 提供者:vc
  1. stm32_KeyManage

    0下载:
  2. stm32键盘管理源程序、源代码,不要错过呀-stm32 keyboard source code, source code, do not miss it
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:365293
    • 提供者:王生
  1. STM32-juzhenjianpan

    0下载:
  2. STM32 矩阵键盘 源代码 适合初学者-The STM32 matrix keyboard source code for beginners
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-25
    • 文件大小:448907
    • 提供者:lixiongkang
  1. stm32模拟USB键盘

    1下载:
  2. STM32扫描矩阵键盘,模拟USB键盘功能(STM32 Scan Matrix Keyboard, Simulate USB Keyboard Function)
  3. 所属分类:单片机开发

    • 发布日期:2019-10-13
    • 文件大小:5630976
    • 提供者:MEI700
  1. 矩阵键盘 _最终完整版 (1)

    1下载:
  2. 本资料是stm32F407ZG写的矩阵键盘,4*4写的键盘程序(THE data's is for the 4*4 keyboard for stm32f407zg)
  3. 所属分类:单片机开发

    • 发布日期:2020-01-07
    • 文件大小:2712576
    • 提供者:我是谁呢
  1. CubeMx配置STM32的4*4矩阵键盘驱动

    1下载:
  2. 该工程使用STM32CubeMX配置初始化,使用IAR平台编写代码,最终可以成功使用4*4矩阵键盘模块
  3. 所属分类:嵌入式/单片机编程

« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com