PIC GUI


News
WIKI
GNU Tools
Projects
RTOS
Sponsors
Information
PIC GUI

PIC GUI - Ported to Linux

Youcef has ported the Microchip Demo Code to Linux.
This ideal if you are wanting to test your code without an Explorer16 board and the Graphic adapter.
Could also should help with other projects such as MiniBasic and porting of Operating systems to the PIC32 platform.
Note: Some functions currently do not work.

Instructions

I have basically nothing special to say about it...
everything is done by xlib and the microchip graphic library...
 I just had to create a DisplayL.c/h as an output device in which I
 redirect putpixel to the xserver...
 a little changes in the putImage routines as well in this same files...
  plus few changes here and there in order to remove hardware related stuff
  and assembly code in the pictures...

Few things are still not working as supposed to though ...
1- The setting of time... Not implemented...
2- The drop down lists are not working properly... 
   I did not bother to debug them...
   They seem to break when in 32-bit architecture!!!!
3- The plotter is working with some random samples...

Apart from that... I hope people will enjoy tinkering with it as I did...

How to use:
1- Download the sources anywhere on a Linux native/virtual machine
2- run make to compile the project
3- run ./picGUI
4- enjoy...

Best regards,
Youcef


Download

picGUIObjectLayerDemo.zip (~297K)



Screenshots





For site issues please send an email to: webmaster at pic32 dot org
Page Updated: 01st Jan 1970 12:00pm


Legal
This website is not associated to Microchip Technology inc.
PIC is a registered trademark of Microchip Technology inc
PIC32 is a trademark of Microchip Technology inc