基于STM32的手势识别及手势密码系统,使用FDC2214电容数字传感器,实现手势识别功能
资源文件列表
7231258/SYSTEM/delay/delay.c , 7928
7231258/SYSTEM/delay/delay.h , 1991
7231258/SYSTEM/sys/sys.c , 876
7231258/SYSTEM/sys/sys.h , 2804
7231258/SYSTEM/usart/usart.c , 5086
7231258/SYSTEM/usart/usart.h , 1280
7231258/USMART/readme.txt , 2566
7231258/USMART/usmart.c , 15757
7231258/USMART/usmart.h , 5488
7231258/USMART/usmart_config.c , 1815
7231258/USMART/usmart_str.c , 11560
7231258/USMART/usmart_str.h , 3233
7231258/core/core_cm3.c , 17273
7231258/core/core_cm3.h , 85714
7231258/core/startup_stm32f10x_hd.s , 15872
7231258/core/startup_stm32f10x_md.s , 12765
7231258/hardware/FDC2214/fdc2214.c , 7698
7231258/hardware/FDC2214/fdc2214.h , 1901
7231258/hardware/IIC/MyIIC.c , 3242
7231258/hardware/IIC/MyIIC.h , 890
7231258/hardware/LCD/font.h , 35016
7231258/hardware/LCD/lcd.c , 85293
7231258/hardware/LCD/lcd.h , 7529
7231258/hardware/USART3/usart3.c , 3928
7231258/hardware/USART3/usart3.h , 1053
7231258/hardware/USMART/readme.txt , 2566
7231258/hardware/USMART/usmart.c , 15757
7231258/hardware/USMART/usmart.h , 5488
7231258/hardware/USMART/usmart_config.c , 1937
7231258/hardware/USMART/usmart_str.c , 11560
7231258/hardware/USMART/usmart_str.h , 3233
7231258/hardware/datascope/DataScope_DP.C , 3488
7231258/hardware/datascope/DataScope_DP.h , 385
7231258/hardware/kalman/kalman.c , 5430
7231258/hardware/kalman/kalman.h , 678
7231258/hardware/key/key.c , 5726
7231258/hardware/key/key.h , 111
7231258/hardware/led/led.c , 1362
7231258/hardware/led/led.h , 184
7231258/hardware/motor/Motor_Control.c , 796
7231258/hardware/motor/Motor_Control.h , 1718
7231258/hardware/pwm/pwm.c , 9540
7231258/hardware/pwm/pwm.h , 362
7231258/hardware/usart/bap_usart3.c , 3271
7231258/hardware/usart/bsp_usart1.c , 3515
7231258/hardware/usart/bsp_usart1.h , 345
7231258/hardware/usart/bsp_usart2.c , 0
7231258/hardware/usart/bsp_usart2.h , 0
7231258/hardware/usart/bsp_usart3.h , 305
7231258/lib/inc/misc.h , 8982
7231258/lib/inc/stm32f10x_adc.h , 21690
7231258/lib/inc/stm32f10x_bkp.h , 7555
7231258/lib/inc/stm32f10x_can.h , 27559
7231258/lib/inc/stm32f10x_cec.h , 6573
7231258/lib/inc/stm32f10x_crc.h , 2162
7231258/lib/inc/stm32f10x_dac.h , 15233
7231258/lib/inc/stm32f10x_dbgmcu.h , 3818
7231258/lib/inc/stm32f10x_dma.h , 20754
7231258/lib/inc/stm32f10x_exti.h , 6824
7231258/lib/inc/stm32f10x_flash.h , 25445
7231258/lib/inc/stm32f10x_fsmc.h , 27016
7231258/lib/inc/stm32f10x_gpio.h , 20175
7231258/lib/inc/stm32f10x_i2c.h , 30029
7231258/lib/inc/stm32f10x_iwdg.h , 3828
7231258/lib/inc/stm32f10x_pwr.h , 4383
7231258/lib/inc/stm32f10x_rcc.h , 30452
7231258/lib/inc/stm32f10x_rtc.h , 3857
7231258/lib/inc/stm32f10x_sdio.h , 21863
7231258/lib/inc/stm32f10x_spi.h , 17725
7231258/lib/inc/stm32f10x_tim.h , 52427
7231258/lib/inc/stm32f10x_usart.h , 16548
7231258/lib/inc/stm32f10x_wwdg.h , 2966
7231258/lib/src/misc.c , 7046
7231258/lib/src/stm32f10x_adc.c , 47201
7231258/lib/src/stm32f10x_bkp.c , 8463
7231258/lib/src/stm32f10x_can.c , 45103
7231258/lib/src/stm32f10x_cec.c , 11656
7231258/lib/src/stm32f10x_crc.c , 3347
7231258/lib/src/stm32f10x_dac.c , 19087
7231258/lib/src/stm32f10x_dbgmcu.c , 5149
7231258/lib/src/stm32f10x_dma.c , 29607
7231258/lib/src/stm32f10x_exti.c , 6959
7231258/lib/src/stm32f10x_flash.c , 62551
7231258/lib/src/stm32f10x_fsmc.c , 35484
7231258/lib/src/stm32f10x_gpio.c , 23221
7231258/lib/src/stm32f10x_i2c.c , 45781
7231258/lib/src/stm32f10x_iwdg.c , 4916
7231258/lib/src/stm32f10x_pwr.c , 8759
7231258/lib/src/stm32f10x_rcc.c , 51271
7231258/lib/src/stm32f10x_rtc.c , 8598
7231258/lib/src/stm32f10x_sdio.c , 28933
7231258/lib/src/stm32f10x_spi.c , 30224
7231258/lib/src/stm32f10x_tim.c , 109159
7231258/lib/src/stm32f10x_usart.c , 38308
7231258/lib/src/stm32f10x_wwdg.c , 5735
7231258/obj/ExtDll.iex , 19
7231258/obj/bap_usart3.crf , 353443
7231258/obj/bap_usart3.d , 1591
7231258/obj/bap_usart3.o , 389420
7231258/obj/core_cm3.crf , 3942
7231258/obj/core_cm3.d , 104
7231258/obj/core_cm3.o , 11328
7231258/obj/datascope_dp.crf , 363136
7231258/obj/datascope_dp.d , 1872
7231258/obj/datascope_dp.o , 396976
7231258/obj/delay.crf , 349679
7231258/obj/delay.d , 1393
7231258/obj/delay.o , 384556
7231258/obj/fdc2214.crf , 354436
7231258/obj/fdc2214.d , 1553
7231258/obj/fdc2214.o , 405876
7231258/obj/kalman.crf , 9411
7231258/obj/kalman.d , 153
7231258/obj/kalman.o , 16516
7231258/obj/key.crf , 364701
7231258/obj/key.d , 1520
7231258/obj/key.o , 397616
7231258/obj/lcd.crf , 379336
7231258/obj/lcd.d , 1462
7231258/obj/lcd.o , 482784
7231258/obj/led.crf , 349324
7231258/obj/led.d , 1325
7231258/obj/led.o , 382620
7231258/obj/main.crf , 369959
7231258/obj/main.d , 1839
7231258/obj/main.o , 409088
7231258/obj/misc.crf , 348600
7231258/obj/misc.d , 1313
7231258/obj/misc.o , 383872
7231258/obj/motor_control.crf , 349192
7231258/obj/motor_control.d , 1624
7231258/obj/motor_control.o , 382004
7231258/obj/myiic.crf , 351836
7231258/obj/myiic.d , 1393
7231258/obj/myiic.o , 391760
7231258/obj/pwm.crf , 358448
7231258/obj/pwm.d , 1499
7231258/obj/pwm.o , 403696
7231258/obj/startup_stm32f10x_hd.d , 63
7231258/obj/startup_stm32f10x_hd.o , 6892
7231258/obj/startup_stm32f10x_md.d , 63
7231258/obj/startup_stm32f10x_md.o , 6000
7231258/obj/stm32f10x_adc.crf , 355769
7231258/obj/stm32f10x_adc.d , 1610
7231258/obj/stm32f10x_adc.o , 429748
7231258/obj/stm32f10x_bkp.crf , 349540
7231258/obj/stm32f10x_bkp.d , 1610
7231258/obj/stm32f10x_bkp.o , 393464
7231258/obj/stm32f10x_can.crf , 357382
7231258/obj/stm32f10x_can.d , 1610
7231258/obj/stm32f10x_can.o , 415304
最多只能显示150条信息!
