root/branch/UmitBluetooth/README @ 3523

Revision 3523, 1.3 kB (checked in by devtar, 5 years ago)
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
9Using UmitBT
10================
11
12To use UmitBT, you will need a version of PyBluez[1] if your on GNU Linux or Windows
13and LightBlue[2] if your using Mac OSX. By default, Service Discovery Protocol scan
14is turned off. To enable SDP scan, click on the SDP option under
15Preference or alternatively use the <ctrl> + S hotkey. Do take note that SDP scanning
16would take a considerable amount of time to complete depending on the amount of the
17devices. Once the devices have been probed, the respective devices are mapped out.
18To view the information associated to the device such as device name,
19manufacturer and even the SDP scan info, do double-click on the respective icon.
20UmitBT loads or saves results on a ubt file. A ubt file(*.ubt) created is unique to
21UmitBT.
22
23To start the UmitBT
24
25$ python umitbluetooth
26
27Have fun!
28
29More information about the project can be found in:
30
31    http://blog.umitproject.org/
32
33Att, Devtar Singh.
34
35[1] http://pybluez.googlecode.com/
36[2] http://lightblue.sourceforge.net/
Note: See TracBrowser for help on using the browser.