Re: [PythonCE] Bluetooth examples?

2009-05-20 Thread David McNab
On Wed, 2009-05-20 at 20:52 +1000, René Dudfield wrote: > hello... > > After a little googling I found this... > http://mail.python.org/pipermail/pythonce/2007-January/001747.html > > If you do figure out a way please let me know... I'd probably find > this useful too :) FWICT the best approach

Re: [PythonCE] Bluetooth examples?

2009-05-20 Thread René Dudfield
hello... After a little googling I found this... http://mail.python.org/pipermail/pythonce/2007-January/001747.html If you do figure out a way please let me know... I'd probably find this useful too :) cu, On Wed, May 20, 2009 at 8:41 PM, David McNab wrote: > Hi, > > Does anyone have any ex

Re: [PythonCE] Bluetooth

2007-02-20 Thread Ruben M. G.
Dear Enrico Bortolazzi, I read with interest your posts about bluetooth. I also started looking into it, but started form another point: using ctypes to call directly the windows mobile dlls. That was my last idea before start to use ceserial.py But I didn't feel with time enough

Re: [PythonCE] Bluetooth

2007-02-13 Thread Ruben Miguelez Garcia
> I have extracted the libraries and files that I think contain the core of > the Bluetooth stack for Windows CE. They are: winsock2.h ws2bth.h bthapi.h bthutil.h They can not contain absolutely everything, but the core for BT. I obtain this list joining all the files u

Re: [PythonCE] Bluetooth

2007-02-06 Thread Ruben
Hello, I have extracted the libraries and files that I think contain the core of the Bluetooth stack for Windows CE. Now I will get the Python.h from the source code of PythonCE in order to compile the libraries (after pass them through SWIG) and get Python loadable modules with the B

Re: [PythonCE] Bluetooth

2007-01-30 Thread Thomas Heller
Ruben Miguelez Garcia schrieb: > Hello to all, > I am new on the list. > Firstly I will share all my experiences until now. > Then I am going to explain some research that I did about bluetooth > on "Windows CE" because that is my main problem now. > > == Some experie

Re: [PythonCE] Bluetooth

2007-01-29 Thread Ruben Miguelez Garcia
Hello to all, I am new on the list. Firstly I will share all my experiences until now. Then I am going to explain some research that I did about bluetooth on "Windows CE" because that is my main problem now. == Some experiences == 1- After read many mail

Re: [PythonCE] Bluetooth

2007-01-29 Thread ricercar
At 09.35 26/01/2007 +, you wrote: >There is a wonderful module called PyBluez > >That should solve all your bluetoof needs. And I'm pretty sure that it >will work >with pythonCE. Thanks for the info. At the moment I'm using ctypes and I can do something, with a huge amount of work on Microso

Re: [PythonCE] Bluetooth

2007-01-26 Thread Sureal
There is a wonderful module called PyBluez That should solve all your bluetoof needs. And I'm pretty sure that it will work with pythonCE. ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Bluetooth

2007-01-16 Thread Luke Dunstan
- Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, January 15, 2007 6:24 PM Subject: [PythonCE] Bluetooth > Hello, I'm new to PythonCE so apologize if the question was already > answered (I searched through the archive withot success). > Yesterday I installed on my Dell A