I'm trying to connect 16 x 2 LCD with Omega2+ but not sure how to display text in it. The LCD is working perfectly with Arduino. The connection goes like this:
Omega Expansion <--> LCD
GND <--> VSS
5V <--> VDD
GND <--> K
5V <--> A
RS <--> 18
EN <--> 19
D4 <--> 0
D5 <--> 1
D6 <--> 6
D7 <--> 7
Thanks,
Puneet Chandiok