Interfacing 16×2 LCD with 74HC595
Sometimes, we need to add LCD with the project while the micro-controller itself has limited free pins for LCD. In that case, we can use shift registers to interface LCD with a micro-controller. After reading this article, you’ll be able to do that yourself. It’s easy! So let’s start Interfacing Read more…