+ All Categories
Home > Documents > BTnode Peripherals Philipp Stadelmann [email protected] 24 April, 2006.

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

Date post: 21-Dec-2015
Category:
View: 214 times
Download: 0 times
Share this document with a friend
Popular Tags:
4
BTnode Peripherals Philipp Stadelmann [email protected] 24 April, 2006
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


Recommended