Nokia lcd include , small footprint to suit pic16's


Closed Thread
Results 1 to 40 of 111

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,645


    Did you find this post helpful? Yes | No

    Default Re: Nokia lcd include , small footprint to suit pic16's

    test code started working correctly in the simulator... Whew!
    I agree , you would think writing word sized data would need delta=2.

    my brain hurts but it solves the problem , thanks mike
    Warning I'm not a teacher

  2. #2
    Join Date
    Aug 2005
    Location
    Michigan, USA
    Posts
    224


    Did you find this post helpful? Yes | No

    Default Re: Nokia lcd include , small footprint to suit pic16's

    You're very welcome, Sir. And thank you for all the help and hard work you've provided.

    BTW, I'm liking this 128x32 I2C SSD1306 OLED display a lot... With built-in RAM for a 128x64 display, you can basically have two display screens. You can write data to one screen while displaying the other then toggle the display screen. Should make easy work for cursor characters, flashing colon characters for a clock, or displaying "odometer" type sliding numbers.
    Attached Images Attached Images  

  3. #3
    Join Date
    Oct 2010
    Posts
    413


    Did you find this post helpful? Yes | No

    Default Re: Nokia lcd include , small footprint to suit pic16's

    This thread is being here for couple of years.

    Thanks those guys which spent their time for this really nice work.

    I'm trying to find a way to combine this low cost nokia lcd display to heart rate monitor project with MAX30102.

    Has anyone tried the code with PIC18F?

    I tried the first demo code and it looks like is working.

    Then i tried the code given in #36 , (Richard shared once again) and i cant make it work. It was late at night and i tired enouph to check if i have set everything as required.

    I will give it a go today again.

    If there is a new version for pic18f's will be nice if anyone could share it.

    Many thanks in advance.

  4. #4
    Join Date
    May 2013
    Location
    australia
    Posts
    2,645


    Did you find this post helpful? Yes | No

    Default Re: Nokia lcd include , small footprint to suit pic16's

    looks like i made a later version , did not try it with a pic18 but the code is written to use either 16's or 18's
    pic18 probably needs the pic18 version of the font
    Attached Files Attached Files
    Warning I'm not a teacher

  5. #5
    Join Date
    Oct 2010
    Posts
    413


    Did you find this post helpful? Yes | No

    Default Re: Nokia lcd include , small footprint to suit pic16's

    Hi Richard,

    thanks for the updated files.

    I have tried the new inc and got the following errors. (used PIC18f46k22)

    Is there a way i could fix those?

    Name:  error.png
Views: 6865
Size:  15.8 KB

  6. #6
    Join Date
    Oct 2010
    Posts
    413


    Did you find this post helpful? Yes | No

    Default Re: Nokia lcd include , small footprint to suit pic16's

    Does it matter that SFR are commented in the pic18f46k22 pbpinc?

    Name:  sfr.png
Views: 16804
Size:  25.9 KB

  7. #7
    Join Date
    May 2013
    Location
    australia
    Posts
    2,645


    Did you find this post helpful? Yes | No

    Default Re: Nokia lcd include , small footprint to suit pic16's

    Does it matter that SFR are commented in the pic18f46k22 pbpinc?
    no
    I have tried the new inc and got the following errors. (used PIC18f46k22)


    Is there a way i could fix those?
    if configured correctly you won't get errors
    Warning I'm not a teacher

  8. #8
    Join Date
    Oct 2010
    Posts
    413


    Did you find this post helpful? Yes | No

    Default Re: Nokia lcd include , small footprint to suit pic16's

    post is duplicated....
    Last edited by astanapane; - 27th August 2020 at 17:36.

Similar Threads

  1. Using Nokia LCD
    By BobP in forum mel PIC BASIC Pro
    Replies: 300
    Last Post: - 3rd May 2018, 04:47
  2. 16F946 pcb footprint (64 tqfp)
    By nomad in forum Schematics
    Replies: 2
    Last Post: - 8th September 2009, 11:14
  3. small 2X16 LCD
    By Ron Marcus in forum Off Topic
    Replies: 2
    Last Post: - 26th October 2007, 20:37
  4. Nokia 3310 LCD
    By barkerben in forum General
    Replies: 3
    Last Post: - 10th December 2005, 19:08
  5. Small LCD module,character
    By Ron Marcus in forum Off Topic
    Replies: 6
    Last Post: - 27th November 2005, 18:13

Members who have read this thread : 3

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