I'm trying to write a function that prints a string to the lcd screen but without using the lcd library, and I'm not sure how to do it. I thought about using a character array, but I'm not sure how to send the 8 bit characters over a 4 bit bus.
I tried searching for the actual library code, but I was unsuccessful.
If you are able to use the library, you have the source code on your computer. Where depends on your operating system and which library you are talking about.