Difference between revisions of "Bluetooth"

From Lazarus wiki
Jump to navigationJump to search
(New page: The bluetoothlaz package provides bindings and functions to access bluetooth devices under various platforms. It will be uploaded soon.)
 
Line 1: Line 1:
 +
==About==
 +
 
The bluetoothlaz package provides bindings and functions to access bluetooth devices under various platforms.
 
The bluetoothlaz package provides bindings and functions to access bluetooth devices under various platforms.
  
It will be uploaded soon.
+
It contains examples, like accessing the Wii Remote.
 +
 
 +
==Author==
 +
 
 +
Mattias Gaertner
 +
 
 +
==License==
 +
 
 +
LGPL (please contact the author if the LGPL doesn't work with your project licensing)
 +
 
 +
==Download==
 +
 
 +
The latest stable release can be found on the Lazarus CCR Files page.
 +
 
 +
==Status==
 +
 
 +
'''Alpha'''
 +
 
 +
At the moment the package only supports Linux. Eventually it will support Windows, MacOSX and other platforms and will get some platform independent Wrapper functions/classes.

Revision as of 13:56, 3 April 2008

About

The bluetoothlaz package provides bindings and functions to access bluetooth devices under various platforms.

It contains examples, like accessing the Wii Remote.

Author

Mattias Gaertner

License

LGPL (please contact the author if the LGPL doesn't work with your project licensing)

Download

The latest stable release can be found on the Lazarus CCR Files page.

Status

Alpha

At the moment the package only supports Linux. Eventually it will support Windows, MacOSX and other platforms and will get some platform independent Wrapper functions/classes.