Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/27/04 01:12
Read: times


 
Msg Score: +1
 -1 Message Not Useful
 +2 Informative
#74930 - Yet Another 8051-to-LCD Interface
OK, gang. I came up with my own LCD interface code. It's in C and compiles with Keil v7. It doesn't use any external glue logic, and uses the LCD's 8-bit-wide interface mode, so you need eight port pins (for the data I/O) and three pins for the control signals. I wrote it with the Cygnal C8051F231 in mind, so there are a couple of lines that are specific to that family. (They're commented.)

It's at http://www.latke.net/lcd/. Have fun.

-a

List of 16 messages in thread
TopicAuthorDate
Yet Another 8051-to-LCD Interface            01/01/70 00:00      
   RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
      RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
         RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
            RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
               RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
                  RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
                     RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
                  RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
                     RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
            RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
               RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
                  Retrospective voting            01/01/70 00:00      
                     RE: Retrospective voting            01/01/70 00:00      
                  RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      
                     RE: Yet Another 8051-to-LCD Interface            01/01/70 00:00      

Back to Subject List