登录
首页 » C++ » PS2

PS2

于 2021-02-22 发布 文件大小:268KB
0 173
下载积分: 1 下载次数: 26

代码说明:

  用stm32f107v编写的ps2键盘程序(Ps2 keyboard with stm32f107v written procedures)

文件列表:

PS2
...\Lib
...\...\cmsis
...\...\.....\core_cm3.c,17273,2010-06-07
...\...\.....\core_cm3.h,85714,2011-02-09
...\...\.....\stm32f10x.h,633941,2011-03-10
...\...\.....\system_stm32f10x.h,2085,2011-03-10
...\...\inc
...\...\...\misc.h,8982,2011-03-10
...\...\...\stm32f10x_adc.h,21690,2011-03-10
...\...\...\stm32f10x_bkp.h,7555,2011-03-10
...\...\...\stm32f10x_can.h,27559,2011-03-10
...\...\...\stm32f10x_cec.h,6573,2011-03-10
...\...\...\stm32f10x_crc.h,2162,2011-03-10
...\...\...\stm32f10x_dac.h,15233,2011-03-10
...\...\...\stm32f10x_dbgmcu.h,3818,2011-03-10
...\...\...\stm32f10x_dma.h,20754,2011-03-10
...\...\...\stm32f10x_exti.h,6824,2011-03-10
...\...\...\stm32f10x_flash.h,25445,2011-03-10
...\...\...\stm32f10x_fsmc.h,27016,2011-03-10
...\...\...\stm32f10x_gpio.h,20175,2011-03-10
...\...\...\stm32f10x_i2c.h,30029,2011-03-10
...\...\...\stm32f10x_iwdg.h,3828,2011-03-10
...\...\...\stm32f10x_pwr.h,4383,2011-03-10
...\...\...\stm32f10x_rcc.h,30452,2011-03-10
...\...\...\stm32f10x_rtc.h,3857,2011-03-10
...\...\...\stm32f10x_sdio.h,21863,2011-03-10
...\...\...\stm32f10x_spi.h,17725,2011-03-10
...\...\...\stm32f10x_tim.h,52427,2011-03-10
...\...\...\stm32f10x_usart.h,16548,2011-03-10
...\...\...\stm32f10x_wwdg.h,2966,2011-03-10
...\...\src
...\...\...\misc.c,7046,2011-03-10
...\...\...\stm32f10x_adc.c,47201,2011-03-10
...\...\...\stm32f10x_bkp.c,8463,2011-03-10
...\...\...\stm32f10x_can.c,45103,2011-03-10
...\...\...\stm32f10x_cec.c,11656,2011-03-10
...\...\...\stm32f10x_crc.c,3347,2011-03-10
...\...\...\stm32f10x_dac.c,19087,2011-03-10
...\...\...\stm32f10x_dbgmcu.c,5149,2011-03-10
...\...\...\stm32f10x_dma.c,29607,2011-03-10
...\...\...\stm32f10x_exti.c,6959,2011-03-10
...\...\...\stm32f10x_flash.c,62551,2011-03-10
...\...\...\stm32f10x_fsmc.c,35484,2011-03-10
...\...\...\stm32f10x_gpio.c,23221,2011-03-11
...\...\...\stm32f10x_i2c.c,45781,2011-03-10
...\...\...\stm32f10x_iwdg.c,4916,2011-03-10
...\...\...\stm32f10x_pwr.c,8759,2011-03-10
...\...\...\stm32f10x_rcc.c,51271,2011-03-10
...\...\...\stm32f10x_rtc.c,8598,2011-03-10
...\...\...\stm32f10x_sdio.c,28933,2011-03-10
...\...\...\stm32f10x_spi.c,30224,2011-03-10
...\...\...\stm32f10x_tim.c,109159,2011-03-10
...\...\...\stm32f10x_usart.c,38308,2011-03-10
...\...\...\stm32f10x_wwdg.c,5735,2011-03-10
...\...\startup
...\...\.......\arm
...\...\.......\...\startup_stm32f10x_cl.s,15766,2011-03-10
...\...\.......\...\startup_stm32f10x_hd.s,15503,2011-03-10
...\...\.......\...\startup_stm32f10x_hd_vl.s,15692,2011-03-10
...\...\.......\...\startup_stm32f10x_ld.s,12376,2011-03-10
...\...\.......\...\startup_stm32f10x_ld_vl.s,13656,2011-03-10
...\...\.......\...\startup_stm32f10x_md.s,12765,2011-03-10
...\...\.......\...\startup_stm32f10x_md_vl.s,14073,2011-03-10
...\...\.......\...\startup_stm32f10x_xl.s,15955,2011-03-10
...\MDK_Project
...\...........\List
...\...........\Out
...\...........\Project.uvopt,12772,2011-09-27
...\...........\Project.uvproj,16576,2011-09-07
...\Readme.txt,777,2011-11-21
...\User
...\....\main.c,4317,2011-08-23
...\....\PS2.c,3353,2011-08-23
...\....\PS2.H,1172,2011-08-23
...\....\PS2_code.h,1796,2011-07-06
...\....\stm32f10x_conf.h,3259,2011-04-04
...\....\stm32f10x_it.c,4405,2011-04-04
...\....\stm32f10x_it.h,2086,2011-04-04
...\....\system_stm32f10x.c,36557,2011-03-10
...\....\usart.c,4869,2011-08-23
...\....\usart.h,888,2011-08-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • STM32-USART
    STM32串口通信协议,包括识别码+数据+校验。(STM32 serial communication protocols, including identification code+ data+ parity.)
    2020-09-17 14:07:54下载
    积分:1
  • PWM
    闻亭TDS2407EA开发板的程序,采用通用定时器产生两路同频的PWM波形,重点调试的两路的相位差,也可以分别调整周期和占空比(Wintech TDS2407EA development board' s procedures, the use of two general purpose timers have the same frequency of the PWM waveform, the focus of debugging phase two, you can adjust the cycle and duty cycle, respectively,)
    2009-07-16 17:32:17下载
    积分:1
  • pic18f66j60_C_receiving
    建立环状队列保存过去10个键盘状态,利用天然获得的时延,消键抖,防止连续动作,选择响应模式(下键或抬键动作)。还可以防止两键同按引起的误动作,这里主要靠键值识别,两键同下的键值与单键下键的值不同,拒绝之即可。(Create circular queue holds the state over the past 10 steps of the keyboard, using natural available delay, jitter elimination keys, to prevent the continuous action, select the response mode (the key or lift button action). You can also prevent the two key malfunction caused by the same, this is mainly identified by the key, two keys with one-touch keys with the following value under the key difference, the refusal can be.)
    2010-09-16 19:54:21下载
    积分:1
  • test2
    基于stm32的 hal库的 mpu6050六轴驱动程序。可读取角速度 加速度(Based stm32 of hal library mpu6050 six-axis driver. Read angular velocity acceleration)
    2016-09-16 18:51:41下载
    积分:1
  • 74HC595
    将每2片74595做级联,然后再将级联之后的所有时钟线与数据再并联在一起最后对每一组的锁存控制线做单独控制.(Application to do a project, the more I/O, applied to the 74,595 to do the extension, but you want to mount multi-chip 74595, is bound to have a lot to use the I/O port, in order to solve this problem, I will be every 2 sheet 74595 do cascade, and then cascade after all the clock line and the data in parallel and then together (i.e., all 74595 communal clock and data lines, it only occupies two I/O port lines) Finally, for each group latch control lines do individually controlled (equivalent to Chip Select), so that a hardware circuit by a great degree of simplification, both procedures can also share a driving subroutine 74595, to control the type of lock inventory control line, serial data is sent to the port 74595 cascade module. As a result of the hardware and software have a large degree of optimization.)
    2013-05-14 09:15:54下载
    积分:1
  • LED_PMD
    单片机初学入门程序,不停地循环显示数字0~9。(Beginners Introduction to SCM process, a continuous loop display numbers 0 to 9.)
    2008-07-27 15:07:13下载
    积分:1
  • duty-cycle
    本程序利用系统节拍定时器生成测试脉冲,利用定时器捕获功能来计算脉冲的宽度和占空比。(The program uses the system tick timer to generate test pulses, using a timer capture function to calculate the pulse width and duty cycle.)
    2016-03-13 23:06:00下载
    积分:1
  • PID-car
    智能车PID控制,非常不错的讲述PId原理的文献(Smart car PID control, very good about the principles of literature PId)
    2015-03-24 09:49:17下载
    积分:1
  • Helvetica
    全系列Helvetica字体下载,欧洲标签文字常用(Full range of Helvetica font download, common European label text)
    2020-12-16 14:49:12下载
    积分:1
  • PID仿真软件
    pid算法 高精度pid算法模拟器,位置试,增量式,模糊pid(pidsuanfaergrgtrgrttrsrfrefgewgegv)
    2018-03-22 17:09:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载