The implementation of the wireless tablet system using GalaxyNote device

갤럭시노트 디바이스를 이용한 무선 태블릿 시스템의 구현

  • 윤동준 (동의대학교, 컴퓨터공학과) ;
  • 최병윤 (동의대학교, 컴퓨터공학과)
  • Published : 2014.05.28

Abstract

In this paper efficient design of wireless tablet system using GalaxyNote device for PC was proposed. The designed portable tablet consists of GalaxyNote device, Stylus Pen, and Bluetooth-to-serial converter. To transmit coordinate information of Stylus Pen on GalaxyNote device to PC, wireless portable tablet uses bluetooth wireless communications. After the custom mouse filter driver divides received coordinate into x-coordinate and y-coordinate, it controls position of mouse pointer using the converted coordinates while Windows application programs are running.

본 논문에서는 갤럭시노트를 사용하여 PC에 대한 무선 태블릿 장치의 효율적으로 구현하는 방안을 제시하였다. 무선 태블릿 장치는 갤럭시 노트, 스타일러스 펜과 블루투스 신호를 직렬 통신신호로 변환하는 장치로 구성된다. 무선 태블릿 장치는 스타일러스 펜이 가리키는 좌표정보를 PC로 전송하기 위해 블루투스 통신을 사용한다. 자체 개발한 윈도우 마우스 필터 드라이버는 전송받은 좌표를 X, Y값으로 분리한 후에 변환된 좌표값으로 윈도우 응용 프로그램이 동작하는 동안 마우스 포인터의 위치를 제어한다.

Keywords