<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Software design and embedded system tools. &#187; embedded gui</title>
	<atom:link href="http://embedsoftdev.com/tag/embedded-gui/feed/" rel="self" type="application/rss+xml" />
	<link>http://embedsoftdev.com</link>
	<description>Good information for software design</description>
	<lastBuildDate>Tue, 17 Jan 2012 19:13:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Recommend GUI library for embedded system</title>
		<link>http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/</link>
		<comments>http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 15:13:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[embedded graphics library]]></category>
		<category><![CDATA[embedded gui]]></category>
		<category><![CDATA[gui for embedded]]></category>
		<category><![CDATA[gui library]]></category>
		<category><![CDATA[gui library for embed]]></category>
		<category><![CDATA[gui library for embedded system]]></category>
		<category><![CDATA[microchip graphics design resources]]></category>

		<guid isPermaLink="false">http://embedsoftdev.com/?p=244</guid>
		<description><![CDATA[easyGUI It is GUI tool for embedded system that support various kinds of microcontroller and display controllers.The recommend microcontroller for use with easyGUI library should has a performace more than 10 MIPS.easyGUI support Monochrome , Grayscale and color display with different color level (i.e. Grayscale with 4,16,32 and 256 gray level or RGB color with [...]
Related posts:<ol>
<li><a href='http://embedsoftdev.com/embedded/rtos-for-small-embedded-system/' rel='bookmark' title='RTOS for small embedded system.'>RTOS for small embedded system.</a></li>
<li><a href='http://embedsoftdev.com/embedded/simulation-software-for-embedded-system/' rel='bookmark' title='Simulation software for embedded system.'>Simulation software for embedded system.</a></li>
<li><a href='http://embedsoftdev.com/embedded/fat-library-for-stm32/' rel='bookmark' title='FAT library for STM32.'>FAT library for STM32.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>easyGUI</strong></p>
<p>    It is GUI tool for embedded system that support various kinds of microcontroller and display controllers.The recommend microcontroller for use with easyGUI library should has a performace more than 10 MIPS.easyGUI support Monochrome , Grayscale and color display with different color level (i.e. Grayscale with 4,16,32 and 256 gray level or RGB color with 8, 12, 16, or 24 bits/pixel).It also support all sorts of compilers (the compilers of its supported-microcontroller) and its library is in C language only.You can view more information at <a rel="nofollow" target="_blank" href="http://www.easygui.com">easyGUI Website</a>.</p>
<div id="attachment_256" class="wp-caption aligncenter" style="width: 310px"><img src="http://embedsoftdev.com/wp-content/uploads/2009/11/a1-300x224.jpg" alt="embedded Recommend GUI library for embedded system" title="a1" width="300" height="224" class="size-medium wp-image-256" /><p class="wp-caption-text">Sample picture from EasyGUI website.</p></div>
<p><a rel="nofollow" target="_blank" href="http://www.widestudio.org/EE/index.html"><strong>WideStudio/MWT</strong></a></p>
<p>     It is the software for building GUI (windows application) in various platforms (platforms of Target System) such as Linux,Windows,T-Engine,Solaris,MacOS X,uCLinux and others (visit <a rel="nofollow" target="_blank" href="http://www.widestudio.org/EE/spec2.html">here</a> for support platform of WideStudio).It can create application using C/C++,Perl,Java,Python and Ruby.It also support OpenGL (Include OpenGL library,see its features here).WideStudio application builder (Its development environment) can be run on Windows,Linux,MacOS X,Solaris, etc.<br />
WideStudio is open source and free (under MIT/X Consortium license).WideStudio Application Builder can be installed as Eclipse plugin too.You can view the example applications (windows/GUI) that was built by WideStudio by visiting <a rel="nofollow" target="_blank" href="http://www.excite-webtl.jp/world/english/web/?wb_url=http%3A%2F%2Fwww.widestudio.org%2Fja%2F&#038;wb_lp=JAEN&#038;wb_dis=2&#038;wb_submit=+%96%7C+%96%F3+">here</a>.</p>
<p>      In my opinion I think WideStudio is suitable for building GUI application that will be run on Japanese Embedded Platform due to it support T-Engine and ITRON target system but not support other western embedded platforms.</p>
<div id="attachment_259" class="wp-caption aligncenter" style="width: 202px"><img src="http://embedsoftdev.com/wp-content/uploads/2009/11/a3-192x300.jpg" alt="embedded Recommend GUI library for embedded system" title="WideStudio" width="192" height="300" class="size-medium wp-image-259" /><p class="wp-caption-text">WideStudio running on T-Engine Platform</p></div>
<p><strong>MiniGUI</strong></p>
<p>    It is embedded graphics library designed for use in real-time embedded system based on linux such as eCos,uClinux and other embedded linux kernels.It is light-weight GUI system that can be used on low-performace embedded platform too (refer to the website,it can run on 30MHz system with 4 MB of RAM).MiniGUI is one of widely used embedded gui system (you can see it on various types of electronics product from China or other countries).It also has both free version and commercial version.Please visit <a rel="nofollow" target="_blank" href="http://www.minigui.org">miniGUI.org</a> for the free version but if you want to pay for it, you can visit <a rel="nofollow" target="_blank" href="http://www.minigui.com">miniGUI.com</a> for commercial version.</p>
<p><center><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/mBkyoHR5Gdo&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mBkyoHR5Gdo&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><a rel="nofollow" target="_blank" href='http://www.youtube.com/watch?v=mBkyoHR5Gdo' >MiniGUI 3.0 demo on YouTube</a><br />
</center></p>
<p><a rel="nofollow" target="_blank" href="http://www.directfb.org/"><strong>DirectFB</strong></a></p>
<p>     It is graphics library intended to use on rather high performance embedded system like <strong>Renesas SH7722</strong> or others (see <a rel="nofollow" target="_blank" href="http://www.directfb.org/wiki/index.php/Embedded_DirectFB_Hardware">this page</a> for 3rd party embedded hardware that support DirectFB).It&#8217;s high performance graphics library run on Linux platform only.DirectFB  also provide <strong>Renesas SH7722 driver</strong> in order to use with this graphics library.</p>
<div id="attachment_250" class="wp-caption aligncenter" style="width: 310px"><img src="http://embedsoftdev.com/wp-content/uploads/2009/11/a5-300x225.jpg" alt="embedded Recommend GUI library for embedded system" title="directFB" width="300" height="225" class="size-medium wp-image-250" /><p class="wp-caption-text">directFB</p></div>
<p><strong>Microchip Graphics Design Resources</strong></p>
<p>     I don&#8217;t know much about graphics library from Microchip. I know it only used for Microchip PIC series, however you can view more information by visiting <a rel="nofollow" target="_blank" href="http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&#038;nodeId=2608&#038;page=1&#038;param=en532061">MICROCHIP website</a>. </p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/" title="embedded gui library">embedded gui library</a></li><li><a href="http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/" title="easy gui embedded">easy gui embedded</a></li><li><a href="http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/" title="easyGUI">easyGUI</a></li><li><a href="http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/" title="embedded systems gui">embedded systems gui</a></li><li><a href="http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/" title="library system program gui">library system program gui</a></li><li><a href="http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/" title="mini gui rtos embedded library">mini gui rtos embedded library</a></li><li><a href="http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/" title="small embedded gui library">small embedded gui library</a></li><li><a href="http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/" title="stm32 embedded gui library">stm32 embedded gui library</a></li></ul><p>Related posts:<ol>
<li><a href='http://embedsoftdev.com/embedded/rtos-for-small-embedded-system/' rel='bookmark' title='RTOS for small embedded system.'>RTOS for small embedded system.</a></li>
<li><a href='http://embedsoftdev.com/embedded/simulation-software-for-embedded-system/' rel='bookmark' title='Simulation software for embedded system.'>Simulation software for embedded system.</a></li>
<li><a href='http://embedsoftdev.com/embedded/fat-library-for-stm32/' rel='bookmark' title='FAT library for STM32.'>FAT library for STM32.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://embedsoftdev.com/embedded/recommend-gui-library-for-embedded-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

