Hi,
Has anyone tried communicating with the ezLCD002 using Arduino Uno?
I've tried sending data through the serial.print() function to send to the RS232 port of the display , I also tried the SoftwareSerial but it only goes up to 9200 baud and the display works with 115200 baud.
Maybe I'm not connecting the display correctly.
Any help would be appreciated.