文件名称:stm32-handwrite-_recognize
介绍说明--下载内容来自于网络,使用问题请自行百度
基于stm32的手写识别程序:开机的时候先初始化手写识别器,然后检测字库,之后进入等待输入状态。此时,我们在手写区写数字/字符,在每次写入结束后,自动进入识别状态,进行识别,然后将识别结果输出在LCD模块上面(同时打印到串口)。通过按KEY0可以进行模式切换(4种模式都可以测试),通过按KEY2,可以进入触摸屏校准(如果发现触摸屏不准,请执行此操作)。DS0用于指示程序运行状态。-Based stm32 handwriting recognition program: boot time to initialize handwriting recognition, and then detect character, after entering the input standby state. At this time, we wrote in the handwritten area number/character after the end of each write, automatically identify the state, identification, and then outputting the recognition result in the LCD module above (also print to the serial port). By pressing KEY0 can switch modes (4 modes can be tested) by pressing KEY2, you can enter the touch screen calibration (if allowed to find the touch screen, please do this). DS0 to indicate a program running.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stm32 handwrite _recognize/APP/mp3player.c
stm32 handwrite _recognize/APP/mp3player.h
stm32 handwrite _recognize/APP/recorder.c
stm32 handwrite _recognize/APP/recorder.h
stm32 handwrite _recognize/ATKNCR/ATKNCR_M_V2.0.lib
stm32 handwrite _recognize/ATKNCR/ATKNCR_N_V2.0.lib
stm32 handwrite _recognize/ATKNCR/atk_ncr.c
stm32 handwrite _recognize/ATKNCR/atk_ncr.h
stm32 handwrite _recognize/FATFS/doc/css_e.css
stm32 handwrite _recognize/FATFS/doc/css_j.css
stm32 handwrite _recognize/FATFS/doc/img/f1.png
stm32 handwrite _recognize/FATFS/doc/img/f2.png
stm32 handwrite _recognize/FATFS/doc/img/f3.png
stm32 handwrite _recognize/FATFS/doc/img/f4.png
stm32 handwrite _recognize/FATFS/doc/img/f5.png
stm32 handwrite _recognize/FATFS/doc/img/f6.png
stm32 handwrite _recognize/FATFS/doc/img/layers.png
stm32 handwrite _recognize/FATFS/doc/img/layers3.png
stm32 handwrite _recognize/FATFS/doc/img/modules.png
stm32 handwrite _recognize/FATFS/doc/img/rwtest.png
stm32 handwrite _recognize/FATFS/doc/img/rwtest2.png
stm32 handwrite _recognize/FATFS/doc/img/rwtest3.png
stm32 handwrite _recognize/FATFS/doc/updates.txt
stm32 handwrite _recognize/FATFS/exfuns/exfuns.c
stm32 handwrite _recognize/FATFS/exfuns/exfuns.h
stm32 handwrite _recognize/FATFS/exfuns/fattester.c
stm32 handwrite _recognize/FATFS/exfuns/fattester.h
stm32 handwrite _recognize/FATFS/exfuns/mycc936.c
stm32 handwrite _recognize/FATFS/src/00readme.txt
stm32 handwrite _recognize/FATFS/src/diskio.c
stm32 handwrite _recognize/FATFS/src/diskio.h
stm32 handwrite _recognize/FATFS/src/ff.c
stm32 handwrite _recognize/FATFS/src/ff.h
stm32 handwrite _recognize/FATFS/src/ffconf.h
stm32 handwrite _recognize/FATFS/src/integer.h
stm32 handwrite _recognize/FATFS/src/option/cc932.c
stm32 handwrite _recognize/FATFS/src/option/cc936.c
stm32 handwrite _recognize/FATFS/src/option/cc949.c
stm32 handwrite _recognize/FATFS/src/option/cc950.c
stm32 handwrite _recognize/FATFS/src/option/ccsbcs.c
stm32 handwrite _recognize/FATFS/src/option/syscall.c
stm32 handwrite _recognize/FATFS/src/option/unicode.c
stm32 handwrite _recognize/HARDWARE/24CXX/24cxx.c
stm32 handwrite _recognize/HARDWARE/24CXX/24cxx.h
stm32 handwrite _recognize/HARDWARE/24CXX/myiic.c
stm32 handwrite _recognize/HARDWARE/24CXX/myiic.h
stm32 handwrite _recognize/HARDWARE/ADC/adc.c
stm32 handwrite _recognize/HARDWARE/ADC/adc.h
stm32 handwrite _recognize/HARDWARE/ADXL345/adxl345.c
stm32 handwrite _recognize/HARDWARE/ADXL345/adxl345.h
stm32 handwrite _recognize/HARDWARE/AUDIOSEL/audiosel.c
stm32 handwrite _recognize/HARDWARE/AUDIOSEL/audiosel.h
stm32 handwrite _recognize/HARDWARE/BEEP/beep.c
stm32 handwrite _recognize/HARDWARE/BEEP/beep.h
stm32 handwrite _recognize/HARDWARE/CAN/can.c
stm32 handwrite _recognize/HARDWARE/CAN/can.h
stm32 handwrite _recognize/HARDWARE/DAC/dac.c
stm32 handwrite _recognize/HARDWARE/DAC/dac.h
stm32 handwrite _recognize/HARDWARE/DHT11/dht11.c
stm32 handwrite _recognize/HARDWARE/DHT11/dht11.h
stm32 handwrite _recognize/HARDWARE/DMA/dma.c
stm32 handwrite _recognize/HARDWARE/DMA/dma.h
stm32 handwrite _recognize/HARDWARE/DS18B20/ds18b20.c
stm32 handwrite _recognize/HARDWARE/DS18B20/ds18b20.h
stm32 handwrite _recognize/HARDWARE/EXTI/exti.c
stm32 handwrite _recognize/HARDWARE/EXTI/exti.h
stm32 handwrite _recognize/HARDWARE/FLASH/flash.c
stm32 handwrite _recognize/HARDWARE/FLASH/flash.h
stm32 handwrite _recognize/HARDWARE/JOYPAD/joypad.c
stm32 handwrite _recognize/HARDWARE/JOYPAD/joypad.h
stm32 handwrite _recognize/HARDWARE/KEY/key.c
stm32 handwrite _recognize/HARDWARE/KEY/key.h
stm32 handwrite _recognize/HARDWARE/LCD/FONT.H
stm32 handwrite _recognize/HARDWARE/LCD/ILI93xx.c
stm32 handwrite _recognize/HARDWARE/LCD/LCD.h
stm32 handwrite _recognize/HARDWARE/LED/led.c
stm32 handwrite _recognize/HARDWARE/LED/led.h
stm32 handwrite _recognize/HARDWARE/NRF24L01/24l01.c
stm32 handwrite _recognize/HARDWARE/NRF24L01/24l01.h
stm32 handwrite _recognize/HARDWARE/OLED/oled.c
stm32 handwrite _recognize/HARDWARE/OLED/oled.h
stm32 handwrite _recognize/HARDWARE/OLED/oledfont.h
stm32 handwrite _recognize/HARDWARE/OV7670/ov7670.c
stm32 handwrite _recognize/HARDWARE/OV7670/ov7670.h
stm32 handwrite _recognize/HARDWARE/OV7670/ov7670cfg.h
stm32 handwrite _recognize/HARDWARE/OV7670/sccb.c
stm32 handwrite _recognize/HARDWARE/OV7670/sccb.h
stm32 handwrite _recognize/HARDWARE/PS2/mouse.c
stm32 handwrite _recognize/HARDWARE/PS2/mouse.h
stm32 handwrite _recognize/HARDWARE/PS2/ps2.c
stm32 handwrite _recognize/HARDWARE/PS2/ps2.h
stm32 handwrite _recognize/HARDWARE/RDA5820/rda5820.c
stm32 handwrite _recognize/HARDWARE/RDA5820/rda5820.h
stm32 handwrite _recognize/HARDWARE/REMOTE/remote.c
stm32 handwrite _recognize/HARDWARE/REMOTE/remote.h
stm32 handwrite _recognize/HARDWARE/RS485/rs485.c
stm32 handwrite _recognize/HARDWARE/RS485/rs485.h
stm32 handwrite _recognize/HARDWARE/RTC/rtc.c
stm32 handwrite _recognize/HARDWARE/RTC/rtc.h
stm32 handwrite _recognize/HARDWARE/SD/MMC_SD.C
stm32 handwrite _recognize/HARDWARE/SD/MMC_SD.H
stm32 handwrite _recognize/HARDWARE/SPI/spi.c
stm32 handwrite _recognize/HARDWARE/SPI/spi.h
stm32 handwrite _recognize/HARDWARE/SRAM/sram.c
stm32 handw
stm32 handwrite _recognize/APP/mp3player.h
stm32 handwrite _recognize/APP/recorder.c
stm32 handwrite _recognize/APP/recorder.h
stm32 handwrite _recognize/ATKNCR/ATKNCR_M_V2.0.lib
stm32 handwrite _recognize/ATKNCR/ATKNCR_N_V2.0.lib
stm32 handwrite _recognize/ATKNCR/atk_ncr.c
stm32 handwrite _recognize/ATKNCR/atk_ncr.h
stm32 handwrite _recognize/FATFS/doc/css_e.css
stm32 handwrite _recognize/FATFS/doc/css_j.css
stm32 handwrite _recognize/FATFS/doc/img/f1.png
stm32 handwrite _recognize/FATFS/doc/img/f2.png
stm32 handwrite _recognize/FATFS/doc/img/f3.png
stm32 handwrite _recognize/FATFS/doc/img/f4.png
stm32 handwrite _recognize/FATFS/doc/img/f5.png
stm32 handwrite _recognize/FATFS/doc/img/f6.png
stm32 handwrite _recognize/FATFS/doc/img/layers.png
stm32 handwrite _recognize/FATFS/doc/img/layers3.png
stm32 handwrite _recognize/FATFS/doc/img/modules.png
stm32 handwrite _recognize/FATFS/doc/img/rwtest.png
stm32 handwrite _recognize/FATFS/doc/img/rwtest2.png
stm32 handwrite _recognize/FATFS/doc/img/rwtest3.png
stm32 handwrite _recognize/FATFS/doc/updates.txt
stm32 handwrite _recognize/FATFS/exfuns/exfuns.c
stm32 handwrite _recognize/FATFS/exfuns/exfuns.h
stm32 handwrite _recognize/FATFS/exfuns/fattester.c
stm32 handwrite _recognize/FATFS/exfuns/fattester.h
stm32 handwrite _recognize/FATFS/exfuns/mycc936.c
stm32 handwrite _recognize/FATFS/src/00readme.txt
stm32 handwrite _recognize/FATFS/src/diskio.c
stm32 handwrite _recognize/FATFS/src/diskio.h
stm32 handwrite _recognize/FATFS/src/ff.c
stm32 handwrite _recognize/FATFS/src/ff.h
stm32 handwrite _recognize/FATFS/src/ffconf.h
stm32 handwrite _recognize/FATFS/src/integer.h
stm32 handwrite _recognize/FATFS/src/option/cc932.c
stm32 handwrite _recognize/FATFS/src/option/cc936.c
stm32 handwrite _recognize/FATFS/src/option/cc949.c
stm32 handwrite _recognize/FATFS/src/option/cc950.c
stm32 handwrite _recognize/FATFS/src/option/ccsbcs.c
stm32 handwrite _recognize/FATFS/src/option/syscall.c
stm32 handwrite _recognize/FATFS/src/option/unicode.c
stm32 handwrite _recognize/HARDWARE/24CXX/24cxx.c
stm32 handwrite _recognize/HARDWARE/24CXX/24cxx.h
stm32 handwrite _recognize/HARDWARE/24CXX/myiic.c
stm32 handwrite _recognize/HARDWARE/24CXX/myiic.h
stm32 handwrite _recognize/HARDWARE/ADC/adc.c
stm32 handwrite _recognize/HARDWARE/ADC/adc.h
stm32 handwrite _recognize/HARDWARE/ADXL345/adxl345.c
stm32 handwrite _recognize/HARDWARE/ADXL345/adxl345.h
stm32 handwrite _recognize/HARDWARE/AUDIOSEL/audiosel.c
stm32 handwrite _recognize/HARDWARE/AUDIOSEL/audiosel.h
stm32 handwrite _recognize/HARDWARE/BEEP/beep.c
stm32 handwrite _recognize/HARDWARE/BEEP/beep.h
stm32 handwrite _recognize/HARDWARE/CAN/can.c
stm32 handwrite _recognize/HARDWARE/CAN/can.h
stm32 handwrite _recognize/HARDWARE/DAC/dac.c
stm32 handwrite _recognize/HARDWARE/DAC/dac.h
stm32 handwrite _recognize/HARDWARE/DHT11/dht11.c
stm32 handwrite _recognize/HARDWARE/DHT11/dht11.h
stm32 handwrite _recognize/HARDWARE/DMA/dma.c
stm32 handwrite _recognize/HARDWARE/DMA/dma.h
stm32 handwrite _recognize/HARDWARE/DS18B20/ds18b20.c
stm32 handwrite _recognize/HARDWARE/DS18B20/ds18b20.h
stm32 handwrite _recognize/HARDWARE/EXTI/exti.c
stm32 handwrite _recognize/HARDWARE/EXTI/exti.h
stm32 handwrite _recognize/HARDWARE/FLASH/flash.c
stm32 handwrite _recognize/HARDWARE/FLASH/flash.h
stm32 handwrite _recognize/HARDWARE/JOYPAD/joypad.c
stm32 handwrite _recognize/HARDWARE/JOYPAD/joypad.h
stm32 handwrite _recognize/HARDWARE/KEY/key.c
stm32 handwrite _recognize/HARDWARE/KEY/key.h
stm32 handwrite _recognize/HARDWARE/LCD/FONT.H
stm32 handwrite _recognize/HARDWARE/LCD/ILI93xx.c
stm32 handwrite _recognize/HARDWARE/LCD/LCD.h
stm32 handwrite _recognize/HARDWARE/LED/led.c
stm32 handwrite _recognize/HARDWARE/LED/led.h
stm32 handwrite _recognize/HARDWARE/NRF24L01/24l01.c
stm32 handwrite _recognize/HARDWARE/NRF24L01/24l01.h
stm32 handwrite _recognize/HARDWARE/OLED/oled.c
stm32 handwrite _recognize/HARDWARE/OLED/oled.h
stm32 handwrite _recognize/HARDWARE/OLED/oledfont.h
stm32 handwrite _recognize/HARDWARE/OV7670/ov7670.c
stm32 handwrite _recognize/HARDWARE/OV7670/ov7670.h
stm32 handwrite _recognize/HARDWARE/OV7670/ov7670cfg.h
stm32 handwrite _recognize/HARDWARE/OV7670/sccb.c
stm32 handwrite _recognize/HARDWARE/OV7670/sccb.h
stm32 handwrite _recognize/HARDWARE/PS2/mouse.c
stm32 handwrite _recognize/HARDWARE/PS2/mouse.h
stm32 handwrite _recognize/HARDWARE/PS2/ps2.c
stm32 handwrite _recognize/HARDWARE/PS2/ps2.h
stm32 handwrite _recognize/HARDWARE/RDA5820/rda5820.c
stm32 handwrite _recognize/HARDWARE/RDA5820/rda5820.h
stm32 handwrite _recognize/HARDWARE/REMOTE/remote.c
stm32 handwrite _recognize/HARDWARE/REMOTE/remote.h
stm32 handwrite _recognize/HARDWARE/RS485/rs485.c
stm32 handwrite _recognize/HARDWARE/RS485/rs485.h
stm32 handwrite _recognize/HARDWARE/RTC/rtc.c
stm32 handwrite _recognize/HARDWARE/RTC/rtc.h
stm32 handwrite _recognize/HARDWARE/SD/MMC_SD.C
stm32 handwrite _recognize/HARDWARE/SD/MMC_SD.H
stm32 handwrite _recognize/HARDWARE/SPI/spi.c
stm32 handwrite _recognize/HARDWARE/SPI/spi.h
stm32 handwrite _recognize/HARDWARE/SRAM/sram.c
stm32 handw
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.