CONTROL LCD with [74LS174+BS2]
Hello.
Please anyone have a simple basic program(bs2 ) to test a two wires LCD interface.
( minimize the pines)
I want test LCD + 74LS174 circuit
two wires : Data and clock pins
Best Regards,
Please anyone have a simple basic program(bs2 ) to test a two wires LCD interface.
( minimize the pines)
I want test LCD + 74LS174 circuit
two wires : Data and clock pins
Best Regards,

Comments
The BS2 can interface directly to a parallel LCD like the one you've shown and there are examples in the Nuts and Volts Columns of how to do so, but you are on your own in using a shift register to save I/O pins. It's not much more complicated to use a shift register, but you'll have to work it out yourself using existing LCD code as a basis. There are no ready-to-go examples.