Go to previous topic
Go to next topic
Last Post 28 Apr 2006 12:35 AM by  maslo
Placing a bitmap on LCD
 2 Replies
Author Messages
maslo
New Member
New Member
Posts:


--
27 Apr 2006 08:28 AM
    I am new to programming LCD and processor to control it and in my project I would like to place a bitmap on LCD. I know there is a function swim_place_bitmap, but I would like to know what does the "pointer to image data" mean. Is there any possibility to read image data from CF card? Thank you for your answers.
    Anonymous
    Posts:


    --
    27 Apr 2006 11:39 PM
    Hello,

    When you mention "swim" it would seem that you're talking about the demo that is available and supported by Sharp and not by Logic. If this is the case I would recommend contacting their support department.

    If you're looking for a way to run a slideshow on this kit you can do this using the 'slide-show' command in LogicLoader.

    Thank you,
    maslo
    New Member
    New Member
    Posts:


    --
    28 Apr 2006 12:35 AM
    Posted By aaronlpd on 27 Apr 2006 11:39 PM
    Hello,

    When you mention "swim" it would seem that you''re talking about the demo that is available and supported by Sharp and not by Logic. If this is the case I would recommend contacting their support department.

    If you''re looking for a way to run a slideshow on this kit you can do this using the ''slide-show'' command in LogicLoader.

    Thank you,




    Thank you for replying me,
    as I said, I am a beginner to this topic so I didn't recognize I should look for a help elsewere. Basically, I need a function which is able to display a bitmap on a rquest from a source code, so I can't use any of the LoLo commands. I'll try to look on Sharp's website, thanks once again.


    ---