搜索资源列表
NucleusGRAFIX
- NUCLEUS的图形用户界面(GUI),80多万行代码。多窗口的支持非常好,但是对中文的支持似乎不太好。呵呵,可以参考。-NUCLEUS graphical user interface (GUI), more than 80 million lines of code. Multi-window support is very good, but the Chinese seem to support is not very good. Oh, for reference.
3310
- 3310液晶显示程序,可显示多个字符和图形-the programm of crystal display for NOKIA 3310 which can display character and picture.
UCGUI390a
- ucgui3.09原码,内有移值说明. UCGUI是一种嵌入式应用中的图形支持系统。它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,它适用单任务或是多任务系统环境, 并适用于任意LCD控制器和CPU下任何尺寸的真实显示或虚拟显示。-ucgui3.09 original code, there are instructions shift value. UCGUI is an embedded graphics applications suppor
STM32F103VET6FreeRTOS
- stm32 开发板上的freeRTOS移植。实现了ADC,usart,LCD,跑马灯多任务切换。点击按键,LCD会有不同的图形显示。-Running multitask in freeRTOS on wildfire board 。By pushing key-button,graphs on ILI9341 LCD change,while an UASRT task sends the ADC value to PC.