Tutorial on programming devices?

yaipa h. yaipa at yahoo.com
Wed Mar 19 12:16:04 EST 2003


Enno,

Sometime ago I posted some alpha code to talk to a Eurotherm
Oven Chamber controller using a serial link on c.l.p.
It was developed and used from a Unix box, but SHOULD work
the same from a Windows box. I've never really played with 
the serial port using Windows and Python together so I can't 
tell you for sure.

   search 'yaipa Eurotherm' and limit it to c.l.p

-alan



emiddelb at mpifr-bonn.mpg.de (Enno Middelberg) wrote in message news:<slrnb7gao8.f80.emiddelb at pc069.MPIfR-Bonn.MPG.de>...
> Hi,
> 
> I want to write some code to read data from my GPS receiver. The
> signals will arrive via a serial link which I want to process and
> store.
> 
> I do not have a clue on how to read/write from/to devices using
> Python. So far, I have only written scripts to process data stored in
> files. Does anybody know a good starting point for reading or a
> tutorial?
> 
> 
> Many thanks,
> 
> Enno




More information about the Python-list mailing list