On Aug 24, 2011, at 23:51, Dave Angel wrote:
> On 08/24/2011 01:05 PM, Adrián Monkas wrote:
>> What I want to do is send around 180KBytes via Serial port.
Also have a look at pySerial, http://pyserial.sourceforge.net/
Greetings,
--
"If you don't know, the thing to do is not to get scared, but
Former subject line: reading and writing files
On 08/24/2011 01:05 PM, Adrián Monkas wrote:
Hi. thanks for answering so soon.
What i want to do is send around 180KBytes via Serial port. First of all i
have been trying to read from a file this amount of information and copy to
another file. Tha