搜索资源列表
camera
- 用SMART2200低成本的实现OV9650摄像头驱动,并在TFT上显示,基于ARM7操作频率较低,进行了像素时钟的降频,故输出一张图片的时间大于1S.-SMART2200 with the realization of low-cost drive OV9650 camera and TFT displays, the lower operating frequency based on the ARM7, a pixel clock frequency of the drop, so the
UCGUIFontTool_V0.1
- 是基于ucos+ucgui嵌入式系统开发必备工具,解决UCGUIFontTool导出大字体时点阵为空白的Bug:原程序中导出数据时“像素值的判断”存在bug!-Ucos+ ucgui based embedded system development tools necessary to solve UCGUIFontTool export large font matrix blank Bug: When you export data in the original program &quo
ryieh
- Multi-target tracking particle filter, Future line prediction, error analysis, Between two images showing the relative circumstances of each pixel.
MainTask_Clock_Demo
- 基于UCGUI3.98,h文件配置的240*240尺寸,8bit per pixel。如果编译不过打开guiconf.h里的一些宏。 该文件实现一个时钟,绘制时钟背景可以使用纯色背景,bitmap背景,jpeg背景。绘制时钟的指针可以使用Line或者多边形。切换这些功能使用宏控制,详情见文件开头部分的"Ctrl Marco Begin" 至 "Ctrl Marco End" 之间的用于控制绘制模式的宏及其相应注释。 整套代码包含许多注释,方便初学者