btnode peripherals philipp stadelmann [email protected] 24 april, 2006

4
BTnode Peripherals Philipp Stadelmann [email protected] 24 April, 2006

Post on 21-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

BTnode Peripherals

Philipp Stadelmann

[email protected]

24 April, 2006

- 2 -

© TIK/CSG (18.04.23)

Purpose

• Write demo applications to show the BTnode‘s ability to connect to external devices.

• Two examples:

1. Bluetooth link to cell phone

2. Multihop link to serially connected camera

- 3 -

© TIK/CSG (18.04.23)

Bluetooth Peripherals – Cell Phone

• Goal: Establish a connection from a BTnode to a cell phone and make the phone send an SMS.

• Approach:– Emulate a serial Interface (RFCOMM)– Use AT Commands to control the phone

• Extension: Develop a library for full mobile control

- 4 -

© TIK/CSG (18.04.23)

Serial Peripherals – Camera

• Goal: Control the chip of a CMOS camera over a multi hop network of BTnodes and receive an image.

• Task: Write a device driver for the chip interface