Using Nokia LCD


Closed Thread
Results 1 to 40 of 301

Thread: Using Nokia LCD

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Thanks Fratello,
    Yup, I'm aware of that, But I would prefer the CE option, since it's better to initialise the LCD right after a hardware reset. Basically you can set the CE pin to ground without problem. Now if you really run out of I/O, you could use a R/C network on the RES pin, and do the initialisation. Another thing, if you run your unit and want to go in Sleep mode... you can still re-initialise the display after the Sleep. Not sure if you can do it properly with the RES pin always high.. However, I haven't messed too much with this too much.

    If you want to save an I/O, set the RES pin to Ground and use the following define
    DEFINE GLCD_OVERRIDE_CE

    This will remove the CE High/Low at compile time.
    Steve

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

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Thank you Steve for your work on this,

    Will do some experiments this week.

    Best regards
    Rui

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


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Thanks Rujic. This should work

    The next and final version Include the Variable/constant to HEx/Bin/Dec conversion routine, improvement for custom, character/custom screen and... that's all. After that, it will be to the end user to make his own homework
    Steve

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

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


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    as of today, 37 downloads, no bug report, no questions, not much comment... must be ok
    Steve

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

  5. #5
    Join Date
    Jan 2004
    Location
    Thessaloniki , GREECE
    Posts
    61


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Mister_e: I had very long time since last read this thread!
    I see that ther has been great project with NOKIA LCD stuf!!!

    Excellent work you've done my friend!

    If ever I need to use nokia lcd ,in the future, your routine will certainly be my first option!!!

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


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Haha thanks Bitmaniac!
    I don't know how much future there is in those Nokia LCD right now, seems the deal is no longer the deal some had couple of years ago, however it's been a good and funny project. Learnt a lot from it. Still polishing the latest version for PBP 2.60, and I guess I could have it easier to use for PBP3 but not sure yet.

    Side note, for the Proteus/Isis user, one of my friend found a Model for that. I haven't used it myself because... I don't use Proteus.

    OK, it seems it doesnt simulate all Nokia features like Contrast, Inverse Video and couple of other, but It looks workable. Here's the link for those interested.

    http://www.8051projects.net/download...eus-model.html

    What I've been told about the installation: You unpack the .zip file and copy the files located in Models and Library folder of this zip archive to Proteus/Isis Models and Library folder. Period... and it should work. My friend use Version 7.8 on Win 7 , not sure if this is the latest version or not... however...
    Steve

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

  7. #7
    Join Date
    May 2006
    Location
    Del Rio, TX, USA
    Posts
    343


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Quote Originally Posted by mister_e View Post
    as of today, 37 downloads, no bug report, no questions, not much comment... must be ok
    Waiting for a display to arrive in the mail...

  8. #8
    Join Date
    Mar 2006
    Location
    Hyderabad (India)
    Posts
    123


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    @ Steve,
    Perhaps one can convert it to work on a modern TFT type NOKIA lcd display, as 3310 displays may not be available in future.
    Regards,
    Sarma

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


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Sure enough, it's a huge core for ANY Glcd. Sure they will be available for some times... but not those <= 2$
    Steve

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

Similar Threads

  1. Nokia COLOR LCD PicBasicPro 2.50a example code
    By skimask in forum Code Examples
    Replies: 49
    Last Post: - 28th September 2011, 01:43
  2. 16f688 LCD what have I done wrong
    By spitfiredriver in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th August 2009, 19:54
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  4. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 26th June 2007, 23:07
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30

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