Newsgroups: comp.robotics,sci.electronics
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!howland.reston.ans.net!torn!info!oxre5510
From: oxre5510@mach1.wlu.ca (James O'Reilly u)
Subject: Re: Reverseing LCD screens
References: <1994Dec1.220257.1834@vaxsar.vassar.edu>
Message-ID: <D09uKC.6pG@info.uucp>
Nntp-Posting-Host: mach1.wlu.ca
Sender: news@info.uucp (news management)
Organization: Wilfrid Laurier University
Date: Sun, 4 Dec 1994 05:43:23 GMT
Lines: 33
Xref: glinda.oz.cs.cmu.edu comp.robotics:15950 sci.electronics:110362

From info!torn!spool.mu.edu!uwm.edu!news.alpha.net!news.mathworks.com!uhog.mit.edu!nntp.club.cc.cmu.edu!cantaloupe.srv.cs.cmu.edu!rochester!rit!isc-newsserver!psinntp!psinntp!psinntp!vaxsar.vassar.edu!psinntp!psinntp!psinntp!rutgers!goclenius.rutgers.edu!
X-Newsreader: TIN [version 1.1 PL6]



In article <D027KD.K5F@watserv2.uwaterloo.ca>, nowinski@sciborg.uwaterloo.ca (Andrew Nowinski) writes:
|> Example (think of these two as characters)
|>         10001                   01110
|>         01010   (The            10101   (The
|>         11111    way            00000    way I
|>         00100    it is          11011    want it
|>         11111    now)           00000    to be)
|>         00100                   11011
|>         00100                   11011
|> 
|> By the way the 1's mean a pixel is on
|> 
|> Any help is welcome in doing this!
|> 
|> --
|> Mark Nowinski
|> E-Mail: nowinski@sciborg.uwaterloo.ca

>Hmmm... I took my calculator apart once and found that
>by turnning the little sheet of polorized film around
>the other way the black and white were reversed
>on the display. Would this work in your case?

You could also XOR the signal with 11111 before going to the LCD.

James


