Nokia COLOR LCD PicBasicPro 2.50a example code


Closed Thread
Results 1 to 40 of 50

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Sao Paulo - Brazil
    Posts
    92


    Did you find this post helpful? Yes | No

    Default

    Thank you guys !

    well, I´m trying to buy the 4620 from the Brazilian Microchip official vendor. They say that the 4620 is not an usual item (?) and they have to import it and it will take a long time.

    So, I decided to move my project to a 4550. I think this model will do the job.

    Thank you again !

    Regards

    Sérgio

  2. #2
    Join Date
    Mar 2008
    Location
    Gerogetown, Texas
    Posts
    94


    Did you find this post helpful? Yes | No

    Default

    srspinho

    Here is some code for the same display. I used some of Skimask's code for text manipulation. I am also sending pictures via USB from the PC. You will also see an encoder input to adjust the contrast of the display. Hope it helps.

    Dave
    Attached Files Attached Files

  3. #3
    Join Date
    Nov 2003
    Location
    Sao Paulo - Brazil
    Posts
    92


    Did you find this post helpful? Yes | No

    Default

    Thank you Dave !

    sure it will help !

    Just a doubt : What PIC have you used with this code ?

    Finally, today I will receive my first 18F´s (one 18F4550 (really expensive) and 2 18F2520).

    Thank you again !

  4. #4
    Join Date
    Mar 2008
    Location
    Gerogetown, Texas
    Posts
    94


    Did you find this post helpful? Yes | No

    Default

    srspinho

    I use 18F4550 with USB boot-loader (slightly modified). I also made a VB6 program to send color pictures to the display via USB. If you are interested I can send you all the source codes.

    Dave

  5. #5
    Join Date
    Nov 2003
    Location
    Sao Paulo - Brazil
    Posts
    92


    Did you find this post helpful? Yes | No

    Default

    Hi Dave !

    sure !

    Would you like to post it here or send it by e-mail ?

    I think some other people here would like to check it out also !

    regards !

    Sérgio

  6. #6
    Join Date
    Mar 2008
    Location
    Gerogetown, Texas
    Posts
    94


    Did you find this post helpful? Yes | No

    Default

    Sérgio

    I have attached the PBP files, VB6 file and a program to convert BMP pictures to data files. For all this to work together you will need to download MicroChip's USB Boot-loader, Mecanique's EasyHid (both free). If you use the attached Boot-loader HEX file you will not have to add or change any configuration bits in your project. You may want to edit the 18F4550.inc file to remove the configuration settings so it will not try to overwrite the configs.

    In the boot-loader setup, I changed the program switch assignment to PortC.2 and the two LEDs to PortC.0 and PortC.1.

    I am not a programmers so please forgive the lack of comments or poor program protocall. All I can tell you is it works.

    Dave

    Sorry the zip file was to large to send. Give me your e-mail address and I will send it to you.

    DAve
    Last edited by DaveC3; - 11th April 2008 at 21:40.

  7. #7
    Join Date
    Nov 2003
    Location
    Sao Paulo - Brazil
    Posts
    92


    Did you find this post helpful? Yes | No

    Default

    Hello Dave,

    sorry for my alte response (I had a small car accident yesterday).

    Thank you very much for your response. If you want, you can send it to [email protected]

    I think gmail can handle big atached files !

    Don't worry about the Code comments

    First, I will try everything without USB connection. After that I will try to implement everything together !

    Thank you again !

    regards.

    Sérgio

Similar Threads

  1. Reading in Manchester code
    By brid0030 in forum Code Examples
    Replies: 0
    Last Post: - 10th March 2009, 21:55
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 21:31
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  5. PicBasicPro Code help!
    By michel in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 14th June 2008, 15:43

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