Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.051 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.01; 'that?': 0.05; 'variables': 0.07; 'subject:Help': 0.11; 'python': 0.11; 'random': 0.14; 'port,': 0.16; 'subject:] ': 0.20; 'values': 0.27; 'message- id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'thank': 0.38; 'to:addr:python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'read': 0.60; 'save': 0.62; 'information': 0.63; 'serial': 0.72; 'subject:skip:S 10': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=W258wlMOaPadoybpZauLA2zy58iFwwOpDtD90Vuvyzs=; b=JKs4IAjyScKz28KPziIzyZe9LfAbZUVL42JeX2lPU4b2WUEUoa+xT87OgVSLxUKejf 4f92uPdqI2Pn/hqvHqHklN0ekjQjhKatJUHapJ5t/5i0MGHNb9y2qY15FTxqrssmDnkA JaX/8qsOEmoN/ZP4ykQhSLyYxVMFUQ5C3pQ5pd+OTZIZ1M+UHni3DQnPVd/fhhJkckWK GjqRJgndFqt2oVntf4nYYFV7QnqRBzBl8DLWIm1qkui2eFA8qEWsyevNfuZJ9bpKvWDF HpiuipjfH8iSHTfVFtKVF1GDc2Wi9HZv9KDjAaTYQjB8ADe9NQSAPPUz2uYAYJJaCwSr 1Ctg== MIME-Version: 1.0 X-Received: by 10.194.177.167 with SMTP id cr7mr39190610wjc.19.1428421327808; Tue, 07 Apr 2015 08:42:07 -0700 (PDT) Date: Tue, 7 Apr 2015 16:42:07 +0100 Subject: [SerialConnection] Help From: Hugo Caldas To: python-list@python.org Content-Type: multipart/alternative; boundary=089e013d0f4ad56c6b05132441c8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1428421329 news.xs4all.nl 2966 [2001:888:2000:d::a6]:53255 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88597 --089e013d0f4ad56c6b05132441c8 Content-Type: text/plain; charset=UTF-8 Hi. I want to connect to a serial port, read and write the port values with multi threading and save them in random variables in python 3.4. Where can I found information to do that? thank you --089e013d0f4ad56c6b05132441c8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi.

I want to connect to a serial port,= read and write the port values with multi threading and save them in rando= m variables in python 3.4.
Where can I found information to do th= at?

thank you
--089e013d0f4ad56c6b05132441c8--