Bluetooth: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
* [http://nxtemplar.blogspot.com/2006/10/bluetooth-nxt-robotics-studio.html Bluetooth, NXT, Robotics Studio]
* [http://nxtemplar.blogspot.com/2006/10/bluetooth-nxt-robotics-studio.html Bluetooth, NXT, Robotics Studio]


===Programming against Bluetooth devices==
==Programming against Bluetooth devices==


===Windows XP / Vista===
===Windows XP / Vista===
Line 23: Line 23:


===Windows Mobile===
===Windows Mobile===
===Microsoft Bluetooth Stack===
==Microsoft Bluetooth Stack==
This example shows how to use the Microsoft bluetooth stack on a device to perform a device discovery and populates a listbox with the names of detected bluetooth devices.
This example shows how to use the Microsoft bluetooth stack on a device to perform a device discovery and populates a listbox with the names of detected bluetooth devices.
* [http://msdn.microsoft.com/en-us/library/ms880582.aspx Windows Mobile Version 5.0 SDK - Bluetooth Device Discovery]
* [http://msdn.microsoft.com/en-us/library/ms880582.aspx Windows Mobile Version 5.0 SDK - Bluetooth Device Discovery]
Line 30: Line 30:
* [http://msdn2.microsoft.com/en-us/library/ms880620.aspx Windows Mobile Version 5.0 SDK - Chatting over Bluetooth]
* [http://msdn2.microsoft.com/en-us/library/ms880620.aspx Windows Mobile Version 5.0 SDK - Chatting over Bluetooth]


===Widcom Bluetooth Stack===  
==Widcom Bluetooth Stack==  
Widcom provide their own SDK for their bluetooth stack and it includes a number of example applications designed to demonstrate it's use.
Widcom provide their own SDK for their bluetooth stack and it includes a number of example applications designed to demonstrate it's use.
* [http://www.broadcom.com/products/bluetooth_sdk.php BTW-CE Software Development Kit for Windows Mobile Development Platform SDK]
* [http://www.broadcom.com/products/bluetooth_sdk.php BTW-CE Software Development Kit for Windows Mobile Development Platform SDK]

Revision as of 13:23, 21 February 2009

<seo title="Links to samples and SDK's for C++ and C#" /><google>ENGELSK</google>

Bluetooth what is it!

Bluetooth on Windows

Microsoft

Lego NXT

Programming against Bluetooth devices

Windows XP / Vista

Windows Mobile

Microsoft Bluetooth Stack

This example shows how to use the Microsoft bluetooth stack on a device to perform a device discovery and populates a listbox with the names of detected bluetooth devices.

There are also a couple of other SDK examples.

Widcom Bluetooth Stack

Widcom provide their own SDK for their bluetooth stack and it includes a number of example applications designed to demonstrate it's use.

João Paulo Figueira

<google>ENGELSK</google>

id=siteTree