2012-05-17 06:43 AM
Hi,
I would ask for recommended Graphic Libraries to use with STM32 controlers. I 've found the ''Resource Editor for Embedded GUI Library'' developed by ST, but there is too few proprieties associated with each object. For example, I can't configure the background, text colour, and resize a button. And you also have few fonts types. I would like to use a Windows software, where I could built the screens without spend much time. I found emWin developped by Segger. It seems to be good but it is too much expensive for what I really need. I will need to use: -Labels; -Textbox; -Buttons; -Sliders; -Switches; -Checkboxes; -Radiobuttons; -Gauge; -Picture; And maybe grahps in the future. I'm looking for something like ''eGUI/D4D'' developed by Freescale.
Best regards, A.Paiva2012-05-17 11:26 AM
something lik this?
Erik2012-05-22 02:03 AM
Hi Erik,
I'm not using Keil's IDE. Thanks for your suggestion, A. Paiva2012-05-23 01:35 PM
2012-05-23 08:29 PM
I would suggest looking up ardiuno code like:
https://github.com/adafruit/ST7565-LCD2012-05-25 04:10 AM
Dear BJ Freeman,
Thank you for your suggestion. But I'm looking for a graphical interface where I can see and put the objects in panels, and then the graphical interface should convert the panels into a .c and .h files. I'm looking for a library like this one developed by ST (''Resource Editor for Embedded GUI Library), but more sophisticated but also low cost. Thank you very much, A. Paiva2012-05-28 07:16 PM
there is
http://www.gtk.org/features.php2012-05-29 02:58 AM
hi
i need the ''Resource Editor for Embedded GUI Library'', if you have a link please send me. thanks.2012-06-05 01:38 AM
Hi BJ Freeman,
Thank you for the link. Do you use it to built an application that runs in a microcontroller? I can't understand how to make this. Where are the low-level files for microcontrollers? Thank you very much, Regards, A.Paiva2012-06-05 02:23 AM
Hi Aymen,
Here you are. Make a searce by the name GUI and you will find it quickly. Best regards, A.Paiva