登录
首页 » C++ » PS2

PS2

于 2021-02-22 发布 文件大小:268KB
0 136
下载积分: 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 个回复

  • sanjiaobo
    51单片机中利用PCF8591进行D/A转换在示波器中显示三角波(51 MCU PCF8591 using the D/A converter in the oscilloscope display triangular wave)
    2013-07-10 16:49:03下载
    积分:1
  • 2.2inch-spi-stm32-driver-ILI9341
    此程序为2.2寸串口TFT屏测试程序,驱动芯片为ILI9341,主控芯片为STM32F103_VCT6(This program is a 2.2 inch TFT screen serial testing procedures, driver chips for ILI9341, the master chip is STM32F103_VCT6)
    2013-12-10 11:58:59下载
    积分:1
  • FM1702
    基于51单片机的FM1702的一段程序(部分测试通过)(A program based on 51 microcontroller FM1702 (test))
    2012-09-05 09:33:21下载
    积分:1
  • AD__c8051f
    基于c8051f单片机的内部模数转换模块程序,已封装,可以直接移植。。。(Based on the single chip microcomputer c8051f internal digital-to-analog conversion module program, already enclosed, can directly transplant...)
    2012-03-02 10:44:08下载
    积分:1
  • mpu6050
    MSP430 角度传感器MPU6050程序_ccs(MSP430 angle sensor MPU6050 program _ccs)
    2020-10-12 00:17:32下载
    积分:1
  • test
    说明:  一种新型模糊自适应PID的控制算法,试验证明是很有效的(A new type of fuzzy adaptive PID control algorithm, the pilot proved to be very effective)
    2008-10-13 08:53:38下载
    积分:1
  • ICETEK-F28335-A
    瑞泰创新的ICE-F28335—A评估板配套说明书,详细讲解了开发板硬件组成,详细分析了外设例程,便于快速上手,减少开发周期和难度,入门必选!(Skandia innovative ICE-F28335-A evaluation board manual gave a detailed hardware development board, a detailed analysis of the peripheral routines, easy to get started quickly, reducing development cycles and the difficulty of entry will be selected!)
    2010-07-02 11:27:11下载
    积分:1
  • sca100t
    网上一些关于SCA100t的例程不少,可大多都是用内部的SPI控制,用到模拟X-Y轴引脚输出的还是太少,本程序为利用sca100t的经xout yout脚经TLC2543模拟读出实现倾角的更加精确的读数,本程序已经调试可用。(Online a lot about SCA100t routines can be used mostly within the SPI control, use the analog output XY axis pin or too little, for the use of this procedure by xout yout feet sca100t the TLC2543 analog read out by the inclination to achieve more accurate readings, the program has debugging available.)
    2020-12-18 09:49:10下载
    积分:1
  • tichucudazhi
    剔除粗大值,利用3o准则剔除坏值,然后再判断是否还有,把残差,还有其他输出来。(Eliminate gross values)
    2018-12-04 18:14:15下载
    积分:1
  • pscaddfig
    基于pscad的DFIG变速恒频双馈风力发电仿真模型,是2010年3月修改版,将直流母线电压降到800V,电机为0.9【MVA】。可以进行低电压穿越仿真。(Based pscad of DFIG VSCF doubly fed wind power generation simulation model is a modified version in March 2010, the DC bus voltage down to 800V, motor 0.9】 【MVA. Can be low voltage through the simulation.)
    2010-06-10 15:24:12下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载