Bp 256 en
Jump to navigation
Jump to search
Bluetooth stack for embedded systems
Author: Plotek David
The purpose of this paper is to implement Bluetooth stack for embedded systems. The
Bluetooth represents a short-range wireless communication technology which is operating
in unlicensed ISM bandwidth. This technology enables wireless connection for
communication between the two devices – a computer as a control unit on the one side and
a small robot (embedded system) on the other side. This paper analyses particular stack
layers. Some of the layers were subsequently implemented in programming language C
within the operational system Linux. The implementation of the HCI layers is described in
detail and its functionality is demonstrated by the simple testing programm.