628495173 发表于 2015-5-7 00:03:00

ADK1.1内置实例

很多人安装adk1.1只是为了看看里面的实例,毕竟adk1.1里面的例子算是最多的,这里分享下,实际就是提取的adk1.1里面的apps!



==========================================================================
IntroductionCSR's Bluetooth SDKs include a set of working examples and tutorials that demonstrate CSR's BlueCore functionality as well as providing clear guidance and best practice on how to develop applications for the BlueCore Virtual Machine and Kalimba DSP embedded environments.These examples and tutorials cover both Bluetooth and non-Bluetooth features and functionality. As such, some examples require a peer device with which to exchange data, some require CSR BlueCore development boards with specific hardware support, whilst some require hardware such as sensors provided by 3rd-party manufacturers. Use of 3rd party hardware will require the developer to add the appropriate support in software.We recommend you read the SDK Support Documentation included in this release and also the relevant Bluetooth Technical Specifications.TutorialsThe tutorials are designed for developers new to the BlueCore development environment and include:
[*]Internal Message Handling
[*]Button Handling
[*]Driving LEDs

ExamplesThe examples try to focus on selected features and are not intended to exhaustively cover the full list of functionality provided by the BlueCore libraries, firmware and tools that are included in the SDK. Several examples utilise the Kalimba DSP as found in the BlueCore MultiMedia ICs. The examples include:Bluetooth Profiles & Protocols:
[*]Human Interface Device (HID) Dongle
[*]Human Interface Device (HID) Keyboard
[*]Human Interface Device (HID) Mouse
[*]Serial Port Profile (SPP) - role A & B
[*]OBject EXchange (OBEX) - server
[*]Generic Object Exchange Profile (GOEP) - server
[*]Object Push Profile (OPP) - server
[*]Phone Book Access Profile (PBAP) - server & client
[*]File Transfer Protocol (FTP) - client & server

Core Bluetooth Technology:
[*]Asynchronous ConnectionLess (ACL) Link Connection Status
[*]Extended Inquiry Response (Bluetooth 2.1 feature) - role A & B
[*](Enhanced) Synchronous Connection Oriented (eSCO) Link - master & slave
[*]L2CAP connection, Secure Simple Pairing ('Just Works' model) - role A & B
[*]RFCOMM connection, searching using SDP records and Secure Simple Pairing ('Just Works' model) - role A & B

BlueCore Features:
[*]I2C Display
[*]LEDs & Buttons
[*]USB Audio

DSP Examples:
[*]Tone Generator
[*]Rotary Encoder
[*]Accessing the Flash Memory from the DSP
[*]Accessing PS Keys and Long Messages between DSP and VM

Each example consists of one xIDE Workspace (or two where peer devices are required), source and configuration files.In some cases, an additional application is provided to run on the Windows host.Please see the ReadMe file included in each workspace for specific details.



yelanghada 发表于 2015-5-7 12:16:19

谢谢,这是初学者的福音

chuan 发表于 2015-5-29 09:42:59

非常感謝...註冊就是為了找它

long17708765 发表于 2015-6-26 11:18:27

非常感谢,找了好久了。

cnc202 发表于 2015-9-2 22:08:46

下载学习学习

AGLvincent 发表于 2015-9-5 23:26:04

谢谢   下载学习学习

kind__heart 发表于 2015-9-9 16:58:16

谢谢分享                  

2190998126 发表于 2015-11-25 16:18:39

下载学习学习不知道那个芯片使用?

qiugaoguo 发表于 2016-2-26 16:57:33

谢谢分享,差点装了ADK1.1

rockyxie001 发表于 2016-3-2 11:24:37

谢谢楼主分享!
页: [1] 2
查看完整版本: ADK1.1内置实例