Python Bluetooth

  • Thread starter Valentin de Pablo Fouce
  • Start date
V

Valentin de Pablo Fouce

Hi all,

I'm looking for developing a bluetooth application in python, and I'm
looking for the most suitable python library for it. Googling some
time I found pyBluez (http://code.google.com/p/pybluez/), however, the
library seems to be stopped since end 2009 (latest update Nov 2009)
and not to many work since then. Is there any other library?

Has anybody any advice about it?

For me, the key is to develop in bluetooth, so I'm flexible in
programming language, although I'd like to go on python.

Thanks for your help,

Valentin
 
B

Bastian Ballmann

Hi,

you can have a look at http://lightblue.sourceforge.net/ but it also
seems to be unactive since end of 2009.

If you really need a lib thats still under active development and you
dont want to switch to C maybe
http://sourceforge.net/projects/javabluetooth/ together with Jython is
an option?

HTH && Greets

Basti


Am Sun, 26 Jun 2011 08:32:27 -0700 (PDT)
schrieb Valentin de Pablo Fouce said:
Hi all,

I'm looking for developing a bluetooth application in python, and I'm
looking for the most suitable python library for it. Googling some
time I found pyBluez (http://code.google.com/p/pybluez/), however, the
library seems to be stopped since end 2009 (latest update Nov 2009)
and not to many work since then. Is there any other library?

Has anybody any advice about it?

For me, the key is to develop in bluetooth, so I'm flexible in
programming language, although I'd like to go on python.

Thanks for your help,

Valentin


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4HZ2wACgkQEQHD8bvs9q152wCaA1lhTpAkGvLMUxXeDptZF16X
t9YAnjZp6ikVKRZDSZOoEXzvDRdssLP5
=Cd4i
-----END PGP SIGNATURE-----
 
B

Bastian Ballmann

Hi,

Am Sun, 26 Jun 2011 13:37:50 -0400
schrieb Terry Reedy said:
Were these libraries abandoned incomplete or just finished? Has the
bluetooth spec changed since then?

They're definetly incomplete, but i would say the most important /
commonly used apis are implemented.

The Bluetooth spec added a low energy protocol stack since than in
version 4.0, but I dont have any experiences in that.

Greets

Basti

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4HfP0ACgkQEQHD8bvs9q0jRgCfWPIfxDFk9LpZDbvKsBrxIInB
hVMAn1ycr9fN8/kGsaWdLpDg9eMwC6dh
=guU+
-----END PGP SIGNATURE-----
 
D

Daniel Kluev

Hi all,

I'm looking for developing a bluetooth application in python, and I'm
looking for the most suitable python library for it. Googling some
time I found pyBluez (http://code.google.com/p/pybluez/), however, the
library seems to be stopped since end 2009 (latest update Nov 2009)
and not to many work since then. Is there any other library?

blueman is written in python and works fine with latest bluez lib.
It uses dbus for interaction with bluez, you can try using their
wrapper for your own app.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,982
Messages
2,570,190
Members
46,736
Latest member
zacharyharris

Latest Threads

Top