Winstar OLED Display Problem with lcdout comands


Closed Thread
Results 1 to 33 of 33

Hybrid View

  1. #1
    Join Date
    Nov 2019
    Posts
    20


    Did you find this post helpful? Yes | No

    Default Re: Winstar OLED Display Problem with lcdout comands

    Employing undocumented commands with a "WS0010 equivalent" controller would cause me many sleepless nights. I've learned to stay well within the boundaries of product specification sheets.

  2. #2
    Join Date
    Feb 2013
    Posts
    1,137


    Did you find this post helpful? Yes | No

    Default Re: Winstar OLED Display Problem with lcdout comands

    Well it depends. In mass production environment, this can be tricky, but for experiments - it is just fine. Btw, I've bought this OLED to replace burn out VFD in my satellite box, which is also 1602 compatible. But before I did the swap, I decided to do some experiments

  3. #3
    Join Date
    Feb 2013
    Posts
    1,137


    Did you find this post helpful? Yes | No

    Default Re: Winstar OLED Display Problem with lcdout comands

    I ordered two more models. Both use same WS0010 controller and are compatible with standard LCDOUT, but one of them being 1602, has no intermediate pixels removed between the chars, so it can display full screen graphics in 100x16 pixel resolution without any cut-outs. Another one is standard 2004 display size...

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,144


    Did you find this post helpful? Yes | No

    Default Re: Winstar OLED Display Problem with lcdout comands

    Are you sure you can control the intermediate pixel? Wow this is impressive!

    Ioannis

  5. #5
    Join Date
    Feb 2013
    Posts
    1,137


    Did you find this post helpful? Yes | No

    Default Re: Winstar OLED Display Problem with lcdout comands

    Yes in graphic mode it is possible. Even now with this one I can control it, just there is no physical pixel

    Here is the picture. Too bad, they are not making standard LCD's with that WS0010 controller, it would be mega practical

    Name:  koko.jpg
Views: 9624
Size:  138.3 KB

  6. #6
    Join Date
    Feb 2013
    Posts
    1,137


    Did you find this post helpful? Yes | No

    Default Re: Winstar OLED Display Problem with lcdout comands

    I have an interesting idea. These displays as you know, are PWM driven. The PWM signal can be easily obtained from the back of the module. What if we use it as interrupt generator and redraw controller? I mean, to use it to send data only when pixels are off, so when PWM enables them, they are static, PWM turned them off - we enable next set and so on. This should lead to flicker free, much smoother screen update.

  7. #7
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,144


    Did you find this post helpful? Yes | No

    Default Re: Winstar OLED Display Problem with lcdout comands

    Nice idea. It reminds me the old time with sprites on ZX Spectrum and Commodore!

    Ioannis

Similar Threads

  1. Problem with GOSUB/GOTO and Newhaven OLED question
    By Christopher4187 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 12th April 2013, 10:24
  2. LCDOUT problem
    By Megahertz in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 14th June 2012, 00:00
  3. Replies: 1
    Last Post: - 28th April 2011, 18:02
  4. OLED 128x128 color display
    By Ron Marcus in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 21st May 2007, 01:45
  5. LCDout Command w/ LCD 4x40 display
    By beto in forum mel PIC BASIC Pro
    Replies: 25
    Last Post: - 21st January 2005, 01:22

Members who have read this thread : 2

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts