搜索资源列表
46--Handwriting-Recognition
- 基于stm32开发板的驱动,主要实现手写识别动能 适用于新手-base on stm32 board driver, that s about Handwriting Recognition drivers.it s useful for fresh man.
stm32-handwrite-_recognize
- 基于stm32的手写识别程序:开机的时候先初始化手写识别器,然后检测字库,之后进入等待输入状态。此时,我们在手写区写数字/字符,在每次写入结束后,自动进入识别状态,进行识别,然后将识别结果输出在LCD模块上面(同时打印到串口)。通过按KEY0可以进行模式切换(4种模式都可以测试),通过按KEY2,可以进入触摸屏校准(如果发现触摸屏不准,请执行此操作)。DS0用于指示程序运行状态。-Based stm32 handwriting recognition program: boot time to
实验45 手写识别实验
- 基于STM32的手写识别,使用STM32战舰V3开发板,STM32F3ZET6。在LCD触摸屏幕中,滑动手指,可以识别手写的字符和数字。(STM32-based handwriting recognition, the use of STM32 warship V3 development board, STM32F3ZET6. In the LCD touch screen, slide your finger to recognize handwritten characters and n
stm32f407 手写识别
- 基于stm32f407的手写识别程序,亲测可用(Handwriting recognition program based on stm32f407)