[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4694: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4695: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4696: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
8devices Community - View topic - Making a GUI on a graphic lcd for Carambola
www.8devices.com
View unanswered posts | View active topics It is currently 27 Apr 2024, 17:25



Reply to topic  [ 5 posts ] 
 Making a GUI on a graphic lcd for Carambola 
Author Message

Joined: 14 Feb 2013, 09:16
Posts: 6
Hello everybody,
I was thinking about attach a serial LCD with some push buttons to my Carambola project for doing simple configuration task. But for less than a half you got a touch lcd screen, even one Spi enabled.
Obviously is very different drive an i2c character lcd than a Spi graphical one.
I surfed looking for options and found the great work of Sprites Mod (http://spritesmods.com/?art=spitft) for “Connecting an LCD to a non-video-capable Linux” but seems that He reconfigure the kernel to use the LCD through the standard graphical frame buffer, allowing work whit the X system.
But if you want only a push button with a text box, maybe for enable and disable the wifi with a different SSID, there is not a lot of overhead for our little system?.
Somebody knows a library for paint some simple objects (textbox, label, push button, slider …) in a connected LCD that I can portate? (Don´t forget the touch screen, event driver if possible, je,je ,je)
Any suggestions would be welcome,
Jose.


19 Mar 2013, 17:03
Profile

Joined: 14 Feb 2013, 09:16
Posts: 6
After a full Web surfing weekend, I’ve only found one free project, “Embedded GUI, http://sourceforge.net/projects/embeddedgui/” and one more free for private use, “MiniGUI , http://www.minigui.org” that meet at least some of my expectations.
For now, I have not managed to work well either of them, seems to be dead projects.
But I found many commercial projects them seems very pretty, I'm a little afraid, anyone can give me some hope?


02 Apr 2013, 16:02
Profile

Joined: 24 Jan 2013, 21:19
Posts: 2
Maybe http://picogui.org/index.html will be enough good ?


03 Apr 2013, 17:36
Profile

Joined: 14 Feb 2013, 09:16
Posts: 6


05 Apr 2013, 21:17
Profile

Joined: 14 Feb 2013, 09:16
Posts: 6
Finaly I managed to run MiniGui (was Java version) , runs over eclipse, has a good GUI designer but the little documentation was basically in Chinese, and I have not managed to find out how code the fisical layer.

I've also looked two commercial programs, Gem Studio (http://www.amulettechnologies.com/) and Crank Storyboard (http://www.cranksoftware.com/), impressive both, especially last one. Both are developed to provide a complete solution, but despite that claim to compile for Linux, obviously not are their main markets. I have not looked the prices because my first goal is that the touch screen must be around 20$.

I feel like I have to reinvent the wheel.


05 Apr 2013, 21:37
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 5 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.