搜索资源列表
emwin野火开发板例程
- 在野火STM32上面移植的emwin+ucOSII例程~emwin的前身是ucGUI,现在emwin做得非常漂亮~
CodeForMicrochipGUI
- Microchip图形用户接口在STM32F103上的实现,带TFT液晶控制器ILI9325的驱动程序,对学习RL-RTX和GUI有很好帮助。-Microchip graphical user interface implementation on the STM32F103 with TFT LCD driver controller ILI9325. Learning RL-RTX and GUI have a good help.
emwinV5.12
- emwin强大的函数,由segger提供,移植到stm32-the emwin powerful function, segger transplanted to the STM32
GUI-5-EMWIN(0k)-2
- 基于stm32的移植gui,emwin,内核时stm32f407vgt6-stm32 gui
emWin5.22
- 基于stm32的emwin图形界面开发,可作为移植模板,实测可用-Kun ╄ paddle ti Hoan tm32 Yan eng An mwin Kun Pont Chanleibankong Mianjuanjiangfen
emWin-Tutorial
- 本教程配套的硬件开发平台是安富莱电子自主设计的STM32-V5开发板。安富莱其他系列的STM32开发板也可以使用这个手册, 后面把相应的工程附上。不过需要大量动态内存的例子是无法运行的。 使用本教程前,请先按照第三章的教程进行触摸校准,将触摸参数保存到EEPROM里面,后面所有的例子都会自动加载触摸参数。 * 基本涵盖了所有STemWin知识点及其控件的使用,部分复杂的控件会在后期升级的教程中增加上去。 * 完美解决STemWin支持的BMP、JPG、GIF、PNG图片显示。
stemwin-tutorials--Chapter-one
- 本教程配套的硬件开发平台是安富莱电子自主设计的STM32-V5开发板。本期教程开始带领大家了解一下STemWin的基本知识,其实确切的讲应该叫emWin基础知识,由于教程使用的开发板是ST的微控制器,所以就把名字统一命名成STemWin(为什么叫STemWin,在下面会有详细的讲解)-This tutorial is a complete hardware development platform Armfly electronic self-designed development board
emWin5.24_yuanzi
- emwin在stm32下移植的工程,屏幕为原子的7寸电容屏,在工程下做了几个小界面,如计算器等,工程可以直接编译下载。-emwin at stm32 transplant works, the screen is 7 inch capacitive screen atoms, in the project to do a few small interface, such as calculators, projects can be compiled directly download.
STM32-UCOSIII-emWin-DEMO-Wifi
- STM32 UCOSIII emWin DEMO Wifi
emWin
- 本教程讲解如何在 STM32 上设计 GUI 应用,使用的是野火 STM32-ISO 开发板平台, 以 STemWin GUI 库为例子进行讲解-This tutorial shows you how to design GUI applications on STM32, using Wildfire STM32-ISO development board platform to STemWin GUI library as an example to explain
stm32蓝牙串口上位机控件显示 Emwin+UCOS
- 蓝牙串口上位机控件显示 Emwin+UCOS 通过蓝牙串口传输波形数据 并且显示波形 Emwin
7.STM32-ISO-MINI_emWin_Basic
- 初步把emwin上有按钮的例程移植到了野火的mini板上(Initial EMWIN button routines have been ported to the wildfire's mini board)
ucosiii+emwin(智能农田系统)
- 基于STM32开发的智能农田系统,采用ucosiii平台开发的,对于学习ucosiii移植的人有很大的帮组。(STM32 based development of intelligent farmland system, using ucosiii platform development, for learning ucosiii transplant people have a great help group.)
emwin ucgui Tool
- STM32 uCGUI 工具 ,很多人急用的 UTF8转成C语言。(very useful for R&D of stemwin)
STM32_ucosIII_emWin高级测试例程_IO模拟
- 基于是stm32模拟IO驱动ILI9488(IO driver ILI9488 based on STM32 simulation)
source
- 基于STM32在触摸屏上显示图标界面,用于界面操作。界面基于emwin。(Display icon interface on touch screen based on STM32 for interface operation. The interface is based on EMWIN.)
STM32+12864+GUI
- ucGUI与emWin是众多嵌入式工程师编写显示界面的首选,但是随着版本的升级,对于商用GUI提出了专利费的要求,这也是国内小型企业所不愿意接受的。于是,编写了一份属于自己的独特GUI界面代码。作品采用stm32作为主MCU,驱动LCM12864进行显示。我们的任务是写自己的GUI,因此对其他外设资源要求不高,包含源代码和原理图。(UcGUI and emWin are the first choice for many embedded engineers to write the displ
LCD
- STM32 EMWIN移植成功并且已实际操作过,可以随意使用图形界面。(STM32 EMWIN transplantation success and has practical operation, can use the graphical interface.)
SeggerEval_WIN32_MSVC_MinGW_GUI_V522
- emWIN,解决64位机不能使用软件工具的尴尬,可以说是前期版本的升级版5.22版本(EmWIN, to solve the embarrassment of 64-bit computers not using software tools, can be said to be the upgraded version of 5.22 version of the previous version.)
STM32 ucos和emwin的例程
- STM32 ucos和emwin的例程,单片机型号stm32f103RCT6,需要大容量的版本才可以使用,程序占用空间较大