Quantcast
Channel: Arduino Forum - Latest topics
Viewing all articles
Browse latest Browse all 15544

Using analog pins for LCD

$
0
0

I've ran out of digital I/O pins to use on my ELEGOO UNO board (based on the ATmega328) and I've tried simply using the liquid crystal library and declaring the pins:

(LiquidCrystal lcd(A0, A1, A2, A3, A4, A5)

but my screen is just printing garbage. Is there any way I could get this to work?

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 15544