Serial.read() --> Serial.print()


i'm trying find out how take input serial.read() , print on serlcd serial.print(). know how lcd work, that's no problem. thing i'm having trouble on receiving string (i'm using char array) , printing back. i've gotten far enough can print letter, clear screen, , print next letter. clearing of screen necessary, because otherwise screen filled blank characters. need way check see if read through serial.read() isn't garbage, i've tried has failed. i'm starting out arduino, , need getting hang of it. thanks.

hey

did in playground wiki? there lots of example tutorials in there lcd's.

d


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Serial.read() --> Serial.print()


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums