OLED 128X96 cheap china lcd


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Posts
    17


    Did you find this post helpful? Yes | No

    Default Re: OLED 128X96 cheap china lcd

    Hi all,
    In the code I posted I'm using the picbasic SHIFTOUT function nothing more or less very simple
    SDA var PORTA.2 'pin 4 output
    SCL VAR PORTA.3 'pin 5 clock
    The above pins are assigned.
    My display Has 3 junpers in the back mrked BS0,BS1 AND BS2. I solder BS2 , BS0 and BS1 are off.
    When I started using this display I tried using I2C but with no luck then switched to SPI using SHIFTOUT.
    SDA and SCL does not mean I'm using I2c just variables I created when I started hoping to use I2C but failed I never renamed them.
    Hope this helps.

  2. #2
    Join Date
    Feb 2010
    Posts
    17


    Did you find this post helpful? Yes | No

    Default Re: OLED 128X96 cheap china lcd

    correction to the above:
    BS0=1;BS1=0BS2=0.
    Sorry.
    Regards,

    Joe

Similar Threads

  1. Master SPI interface to LCD/OLED??
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 19th September 2009, 23:44
  2. Cheap Serial LCD ?
    By Sam in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th August 2009, 01:18
  3. OLED 128x128 color display
    By Ron Marcus in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 21st May 2007, 01:45
  4. Replies: 6
    Last Post: - 4th April 2007, 07:33
  5. Need cheap i2c LCD for 16F877a
    By CodeShredder in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 6th December 2006, 01:25

Members who have read this thread : 5

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