Hello, there are small LCD available such as 16x2 character LCD is available. for my application, this is large. If I want to have even smaller LCD like 14x1 character, how can I get it? Is there any way to get a quote at least so that I can show in front of investor?
Thanks a bunch!!
The 8x1 one that Lyndon linked to is just the LCD itself; it will need a driver or processor with LCD support to talk to it. Googling “8x1 lcd module” does find tons of complete modules…
/mike
Thanks for catching that
n1ist:
The 8x1 one that Lyndon linked to is just the LCD itself; it will need a driver or processor with LCD support to talk to it. Googling “8x1 lcd module” does find tons of complete modules…/mike
You are correct about LCD module driving by microcontroller. Biggest challenge is when you do not have enough I/O pins and have to use serial enabled LCD, that costs even more.