- 
	
	
	
		LCD Display Project 
		Hello, I haven't worked with LCD's before...
 
 I want to drive a LCD display using a PIC chip. I actually want to display something like 4 bars showing my 4 analog inputs.
 So i imagine that i need a PIC that supports 4 channel ADC and has some LCD driving application.
 I repeat that i haven't done anything similar in the past and i will need some basic help and recommendations.
 Any tutorial links, circuit diagrams, code examples or PIC/LCD component suggestions would be really appreciated!
 
 (I've checked the web for some example projects but it seems that the great range of pic chips and LCD displays confuses me a little bit)
 
 Thanks for your time!
 
 Matt Patch
 
 
- 
	
	
	
	
		Hi Matt, I think 16F819 is what u really need mate! There are a few threads with projects that u can look at in this forum. But i think the 16f819 is most suitable. 
 
- 
	
	
	
		Look at this... 
		Hi Matt,
 
 Welcome to PicBASIC forum.
 
 You may have seen Darrel Taylor’s  excellent thread:
 LCD BARgraphs
 http://www.picbasic.co.uk/forum/showthread.php?t=2359
 
 just one of MANY great Darrel Taylor contributions to the forum.
 
 -Adam-