avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Flow control with Butterfly


From: Pertti Kellomäki
Subject: Re: [avr-chat] Flow control with Butterfly
Date: Fri, 18 Mar 2005 18:19:27 +0200

18. maalis 2005 kello 18:06, Hugo González Monteverde wrote:
 See that python has less than second sleep. Why not try:

>     for c in "command\r":
>         ser.write(c)
          time.sleep(0.01)

Yes, I tried it and it works. Since there is relatively
little data going from the PC to the Butterfly, that is
how it is probably going to remain as well ;-)
--
Pertti





reply via email to

[Prev in Thread] Current Thread [Next in Thread]