This is my first time trying to use an LCD. I have tried driving this nokia 5110 LCD using various methods but had no results:
-
I used an ATMega328p, AtmelStudio and GLCD Library (https://github.com/andygock/glcd)
-
I used an Arduino nano clone and tried running various tutorial sketches from YouTube
If you are aware of a way to diagnose if it is a bad LCD please tell me. Also if you have some test code for Arduino or ATMega328p that you know is working well, please share it with me so I can test it again. I just need to get it to display anything to make sure it is not broken/bad at this point.