[Top][All Lists]
[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
Re: [avr-chat] Flow control with Butterfly, Graham Davies, 2005/03/18
Re: [avr-chat] Flow control with Butterfly, Hugo González Monteverde, 2005/03/18