Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop ARM-PowerPC-ColdFire-MIPS

基于stm32f103rc的USB_HID模拟键盘并发送卡号成功

  • Category : ARM-PowerPC-ColdFire-MIPS
  • Tags :
  • Update : 2017-07-12
  • Size : 2.53mb
  • Downloaded :7次
  • Author :jing****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
1, based on the stm23f103c8t6 development board development, external rc522 read card board. 2, to achieve the windows system to recognize the device as HID keyboard, when you brush the M1 card, the 4 byte card number in the form of keyboard input to the computer. 3, has been tested on the XP, win7 system. Put the mouse in the text input box, swipe the card, the card number can be displayed in the text box, and enter the line feed.
Packet file list
(Preview for download)
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\keilkilll.bat
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\README.TXT
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\Hardware\rc522.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\Hardware\sys.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\Hardware\rc522.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\Hardware\led.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\Hardware\led.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\core_cm3.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\core_cm3.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\startup_stm32f10x_cl.s
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\startup_stm32f10x_hd.s
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\startup_stm32f10x_hd_vl.s
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\startup_stm32f10x_ld.s
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\startup_stm32f10x_ld_vl.s
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\startup_stm32f10x_md.s
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\startup_stm32f10x_md_vl.s
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\startup_stm32f10x_xl.s
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\system_stm32f10x.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\system_stm32f10x.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\CMSIS\stm32f10x.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\misc.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_adc.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_bkp.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_can.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_cec.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_crc.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_dac.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_dbgmcu.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_dma.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_exti.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_flash.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_fsmc.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_gpio.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_i2c.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_iwdg.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_pwr.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_rcc.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_rtc.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_sdio.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_spi.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_tim.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_usart.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\inc\stm32f10x_wwdg.h
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\misc.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_adc.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_bkp.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_can.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_cec.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_crc.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_dac.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_dbgmcu.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_dma.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_exti.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_flash.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_fsmc.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_gpio.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_i2c.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_iwdg.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_pwr.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_rcc.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_rtc.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_sdio.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_spi.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_tim.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_usart.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LIB\src\stm32f10x_wwdg.c
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LISTING\startup_stm32f10x_hd.lst
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\LISTING\jiao_stm32.map
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\jiao_stm32.hex
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\jiao_stm32.build_log.htm
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\jiao_stm32.sct
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\main.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\stm32f10x_it.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usart1.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\hw_config.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_desc.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_endp.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_istr.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_prop.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\hw_config.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_pwr.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\bsp_systick.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\misc.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_desc.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\stm32f10x_gpio.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\stm32f10x_rcc.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\stm32f10x_usart.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\hw_config.o
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_prop.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\stm32f10x_exti.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_pwr.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\main.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usart1.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usart1.o
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\stm32f10x_i2c.crf
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\stm32f10x_it.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\startup_stm32f10x_hd.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\stm32f10x_it.o
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\usb_endp.d
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功\OUTPUT\core_cm3.crf
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.