I’m doing a project and I need to display 6-7 lines on an LCD screen. These lines need to be composed of custom text that I code in along with variables from voltage inputs.
My problem is I do not know what hardware I need to do this.
What do I use to program an LCD? An Arduino board?
How do i know if a certain LCD is even compatible with a specific Arduino board?
I’m really just trying to figure out the parts that I need for this project. Any help would be greatly appreciated.