Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

lcd board on lcd screen

$
0
0

How do i output string directly to an lcd board. I declared the pins on my tiva board to be output pins corresponding with the lcd board pins. The lcd screens input is basically programmed by setting 7 of the pins to either high or low, with the binary number forming an ascii code and displaying the corresponding value. I am trying to figure out an easy way to do this by taking advantage of the built in ascii table as well as serial print. currently i have a large amount of if statements to test and output the corresponding letter/number(this is a rediculous amount of code that seems like a way to difficult way of doing it).

 

 


Viewing all articles
Browse latest Browse all 2077

Trending Articles