PIC and GLCD Question


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2008
    Location
    Florida
    Posts
    64

    Question PIC and GLCD Question

    Does anyone know if Mikroe Visual GLCD can be used with PB Pro or do I need to use their compiler as well?

  2. #2
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    699


    Did you find this post helpful? Yes | No

    Default Re: PIC and GLCD Question

    Visual GLCD is a development software used for visual building of graphic interface for embedded GUI-intensive devices with various types of Graphic LCD displays. This software generates source code compatible with mikroElektronika Compilers (mikroC, mikroPascal and mikroBasic).....
    The above quote is from the MikroElectronika Visual GLCD web page. What you can do is the following, get the code in any of the MicroElektronika languages and write that code in PBP. I have done it before with other programs that produce code in C and I convert that to PBP. Sometimes it's an easy and obvious process, sometimes it is not.

    Robert
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  3. #3
    Join Date
    May 2008
    Location
    Florida
    Posts
    64


    Did you find this post helpful? Yes | No

    Default Re: PIC and GLCD Question

    Quote Originally Posted by rsocor01 View Post
    The above quote is from the MikroElectronika Visual GLCD web page. What you can do is the following, get the code in any of the MicroElektronika languages and write that code in PBP. I have done it before with other programs that produce code in C and I convert that to PBP. Sometimes it's an easy and obvious process, sometimes it is not.

    Robert
    Thanks Robert, I figured that might be the route, but was being lazy.

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: PIC and GLCD Question

    It's not being lazy, it's to properly use other's time and ressources (if any)
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts