hi how can i write7get output to the lcd display from the console like echo "this is a Test" > /dev/....? or something like that? thnaks james
yes it should work, try /dev/tty0
ok thanks, works