??? 07/23/08 09:00 Read: times |
#156967 - Re: 8052 Single Board Learning Project Responding to: ???'s previous message |
Justin Rimmer said:
The main questions I have are: Do you think this is a feasible project? Will the LCD and keyboard interfacing be tricky; is there an easy way to do this with serial? Justin Well, this is a good and feasible project. LCD, keyboard interfacing should not be tricky. Will the character LCD be enough or you will go for graphic LCD? In case of graphic LCD, you can go for serial interface type GLCDs, especially the COG type with a very small size. Otherwise a small adapter can be made which will accept I2C input and convert it to parallel data stream for the LCD. For the keyboard, I remember I had seen one application note (AN434) from PHILIPS for interfacing to 8051. I will search it and send to you if you want. Good luck! |