Actually, I discovered that such sensor can be mounted on a serial or
parralel port. I guess It should exists a python interface for one of
these port. I'm still wondering about protocols but I assume could write
some.
--
Ludovic Reenaers
|if (getLife(ME)==Null):ME.Life.magnify()|
>> I'm curren
On Wed, 6 Jul 2005 13:01:55 +0200, "Reenaers, Ludovic"
<[EMAIL PROTECTED]> wrote:
>
>I'm currently trying to write service in python (prototyping), this
>service will, ideally, poll physical sensors (such as temperature
>sensor, light sensor,...) to get range of values. I want to write it on
>a
> I'm currently trying to write service in python (prototyping),
> this service will, ideally, poll physical sensors (such as temperature
sensor,
> light sensor,...) to get range of values. I want to write it on a Win32
platform.
> But, My problem is: I don't have any idea of the necessary hardw
Have you had a look at the Python robotics toolkit?
http://emergent.brynmawr.edu/~dblank/pyro/
I'm not sure of the windows support but someone there might be able to help you.
Cheers,
Emlyn.
On 7/6/05, Reenaers, Ludovic <[EMAIL PROTECTED]> wrote:
>
>
>
> Hello,
>
>
>
> I'm using pytho
Hello,
I’m using python for years now, but it seems that
going a bit too deep for my poor knowledge. I know this is may-be not best
place for such a question, but I feel a bit disappointed right now.
I’m currently trying to write service in python (prototyping),
this service will, i