On 2011-07-08, Tim Chase wrote:
> On 07/08/2011 02:45 AM, Tim Roberts wrote:
>> yorick wrote:
>>> I'm trying to access a hardware board of my company through a serial
>>> connection using a Python script and the pyserial module.
>>>
>>> The board to which I'm trying to connect works correctly wit
On 07/08/2011 02:45 AM, Tim Roberts wrote:
yorick wrote:
I'm trying to access a hardware board of my company through a serial
connection using a Python script and the pyserial module.
The board to which I'm trying to connect works correctly with serial
as some other guys did some TCL scripts t
yorick wrote:
>
>I'm trying to access a hardware board of my company through a serial
>connection using a Python script and the pyserial module.
>
>I use Python 2.7.1 with Ubuntu 11.04 (pyserial is the package python-
>serial with version 2.5.2, http://pyserial.sourceforge.net/pyserial_api.html).
On Thu, Jul 7, 2011 at 12:34 PM, yorick wrote:
> Hello,
>
> I'm trying to access a hardware board of my company through a serial
> connection using a Python script and the pyserial module.
>
> I use Python 2.7.1 with Ubuntu 11.04 (pyserial is the package python-
> serial with version 2.5.2,
> htt
Hello,
I'm trying to access a hardware board of my company through a serial
connection using a Python script and the pyserial module.
I use Python 2.7.1 with Ubuntu 11.04 (pyserial is the package python-
serial with version 2.5.2, http://pyserial.sourceforge.net/pyserial_api.html).
The board to