ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Re: Tutorial on programming devices?
by Andrew Bennetts other posts by this author
Mar 19 2003 1:42PM messages near this date
Re: Tutorial on programming devices? | Re: Tutorial on programming devices?
On Wed, Mar 19, 2003 at 08:32:09AM +0000, Enno Middelberg wrote:
>  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?

Twisted <http://twistedmatrix.com/>  has some code in twisted.protocols.gps
for working with GPS devices via a serial port, using the pyserial module.
There's a simple demo of the code in doc/examples/gpsfix.py in the Twisted
distribution.

Regards,

-Andrew.


-- 
http://mail.python.org/mailman/listinfo/python-list
Thread:
Enno Middelberg
Enno Middelberg
Andrew Bennetts
Wouter van Marle
Terry Reedy
yaipa h.
Peter Hansen

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved