root/branch/UmitBluetooth/README @ 3696

Revision 3696, 1.5 kB (checked in by devtar, 5 years ago)

For UmitBT 0.71RC2. Versioning rectified across several files.

Line 
1About UmitBT
2================
3UmitBT is a GUI based Bluetooth device scanner which does manufacturer detection.
4With UmitBT, not only are you able to probe for Bluetooth enabled devices, but
5also perform Service Discovery scans and identify the device based on the
6manufacturer of the device. The devices are then mapped out graphically based
7on the devices manufacturer.
8
9Installing UmitBT
10================
11Windows:
12Use the integrated installer.Check http://umitbt.umitproject.org for more info.
13
14Linux and Mac OSX:
15To use UmitBT, you will need a version of PyBluez[1] if your on GNU Linux
16or LightBlue[2] if your using Mac OSX.
17-To install.
18$ python setup.py
19-To run UmitBT
20$ umitbluetooth
21
22Using UmitBT
23================
24By default, Service Discovery Protocol scan is turned off. To enable SDP scan,
25click on the SDP option under Preference or alternatively use the <ctrl> + S hotkey.
26Do take note that SDP scanning would take a considerable amount of time to complete
27depending on the amount of the  devices. Once the devices have been probed, the
28respective devices are mapped out. To view the information associated to the device
29such as device name, manufacturer and even the SDP scan info, do double-click on the
30respective icon. UmitBT loads or saves results on a ubt file. A ubt file(*.ubt)
31created is unique to UmitBT.
32
33
34Have fun!
35
36More information about the project can be found in:
37
38    http://umitbt.umitproject.org
39        http://blog.umitproject.org/
40
41Att, Devtar Singh.
42
43[1] http://pybluez.googlecode.com/
44[2] http://lightblue.sourceforge.net/
Note: See TracBrowser for help on using the browser.