Interfacing an LCD display with PICAXE

sreedev

Member
Hi,
I am new to PICAXE and would like to have a sample piece of code to interface an LCD display with a PICAXE chip. I have a PICAXE 28*1 starter pack. How can I connect an LCD display to the project borad.
Thanks.
 

BeanieBots

Moderator
That would depend very much on which LCD display you had in mind.
A good place to start would be page 31 of this manual.
http://www.picaxe.com/docs/picaxe_manual3.pdf

Please note, with that particular project board, the outputs are via a darlington driver which inverts the signal and can only sink current. For driving devices such as LCD displays, it is easier to remove the driver chip and replace it with either links or a resistor pack.
 
Top