Search found 1 match
- Wed Nov 09, 2005 8:22 am
- Forum: General Chat
- Topic: Input and Output from Screens
- Replies: 1
- Views: 5099
Input and Output from Screens
I am looking at the LK162-12 for a personal project I am working on. Can I send data directly to it via Serial, like a terminal, or does it need a program to interpret and move the cursor? ex. In Linux, would "cat test.txt > /dev/ttyS0" propery display the contents of the text file "t...