On 2015-04-09, Travis Griggs wrote:
>
>> On Apr 7, 2015, at 8:42 AM, Hugo Caldas wrote:
>>
>> read and write the port values with multi threading
>
> Care to elaborate what you mean by this part? In general, serial
> ports and multi threading don’t mix well. IOW, you’ll need to use
> multithre
> On Apr 7, 2015, at 8:42 AM, Hugo Caldas wrote:
>
> read and write the port values with multi threading
Care to elaborate what you mean by this part? In general, serial ports and
multi threading don’t mix well. IOW, you’ll need to use multithreading pieces
to make sure you serialize your a
On 2015-04-07 16:42, Hugo Caldas wrote:
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?
Use the pyserial module.
The module is on PyPI:
https://pypi.python.o
On 2015-04-07, Hugo Caldas wrote:
> 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?
http://pyserial.sourceforge.net/pyserial.html
--
Grant Edwards
On Apr 7, 2015 9:43 AM, "Hugo Caldas" wrote:
>
> 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?
You can use the pyserial third-party module to do the seria
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
--
https://mail.python.org/mailman/listinfo/python-list