1 / 9

QT embedded 기반 Bluetooth 통신을 이용한 LED, DOT Matrix, LCD 제어

QT embedded 기반 Bluetooth 통신을 이용한 LED, DOT Matrix, LCD 제어. Producted by 벤야민 & 신범수. Contents. Project Requirements R equirements analysis UI Prototype Project Plan 역할 분담 개발 일정 Class Diagram 3. Project Development 주요 함수들 Socket & Thread Bluetooth l2cap 4. Screen Shot.

elyse
Download Presentation

QT embedded 기반 Bluetooth 통신을 이용한 LED, DOT Matrix, LCD 제어

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. QT embedded 기반 Bluetooth 통신을 이용한LED, DOT Matrix, LCD 제어 Producted by 벤야민& 신범수

  2. Contents • Project Requirements • Requirements analysis • UI Prototype • Project Plan • 역할 분담 • 개발 일정 • Class Diagram 3. Project Development • 주요 함수들 • Socket & Thread • Bluetooth l2cap 4. Screen Shot

  3. Requirements analysis • Basic • Bluetooth와 QT를 이용한 장치 제어 • 상대방의 DOT Matrix, LED 그리고 LCD를 제어할 수 있도록 UI를 설계 • DOT Matrix는 2자리 십진수 지원 (DOT 1, 2 사용) • 8개 LED의 켜기/끄기를 지원 (전체 또는 개별 켜기/끄기) • 상대방이 입력한 영문 String 및 숫자, 특수기호를 LCD에 표현 • 글자를 입력할 수 있는 UI가 있어야 함. • Extra • 쌍방향 간의 제어가 가능하도록 함

  4. UI Prototype

  5. Class Diagram

  6. 주요 함수들 • Form Class

  7. 주요 함수들 • MyThread Class

  8. Socket & QThread • Data를 받으면서 동시에 전송을 할 수 있게끔 Qthread를 이용함

  9. Bluetooth l2cap 방식

More Related