[시리얼(직렬) 통신] 개념, 프로그래밍 자료조사외 터미널 제어
serial_programming-kingseft.zip
시리얼 통신 자료 출처 : http://kelp.or.kr/korweblog/stories.php?story=07/04/28/0163643&topic=15
시리얼 포트란?
http://blog.naver.com/PostView.nhn?blogId=tomakr&logNo=70005294898&redirect=Dlog&widgetTypeCall=true
터미널 제어
http://www.joinc.co.kr/modules/moniwiki/wiki.php/article/terminal#AEN315
http://wiki.kldp.org/wiki.php/NCURSES-Programming-HOWTO#s-1.1.3 - 터미널 제어 라이브러리 NCURSES Programming
http://www.gungume.com/29 - 터미널(콘솔)에서 방향키 제어
http://linux.die.net/man/7/termio - tty_ioctl 설명
http://linux.die.net/man/3/termios - terminal 제어 로우함수 설명
시리얼 통신 예제
http://blog.daum.net/jackryu/66
리눅스에서의 시리얼 통신(1) - 모뎀에서 ppp 까지-
http://www.lug.or.kr/docs/LINUX/others/00-04-5.htm#top
리눅스 시리얼 통신 how to
http://wiki.kldp.org/HOWTO/html/Serial-Programming/Serial-Programming-HOWTO.html#toc2
시리얼 포트 모니터링 유틸리티 소개