[Tutor] Continuous input at sample rate

Deirdre Hackett Deirdre Hackett" <deirdrehac@lycos.co.uk
Tue Feb 4 09:14:08 2003


This is a multi-part message in MIME format.

------=_NextPart_000_0040_01C2CC58.39698440
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

> I want to take information into my program continuously at 20=20
> samples per second,
>=20

I didn't understand the rest but to loop 20 times a second
 - provided your machine is fast enough! - do this:

while 1:
   sleep(0.05)  # 1/20s delay
   # do something here
   if someCondition: break


> The command to send to the device is *99c\r=20
> What do i need to change in regard to just polling the device?

Are you sending or polling(reading)?
Or both? Do you send to get a result back?=20

I don't understand sorry.=20

Alan g

Normally I would just poll the sensor i am using by sending *99p\r to =
the sensor.=20
         ser.write("*99c\r")
In response to this command the sensor would output a single sample.=20
    996   - 3,898   - 7,541
These are the x, y and z components of the strength and direction of a =
magnetic field.
I would like to take in continuous readings at the sample rate which is =
20sps.
To do this, send *99c\r to the serial port.=20
The output should send continuous readings to the computer through the =
serial port.=20

Not sure that this clears things up but it is a start
Thanks,
Deirdre=20




------=_NextPart_000_0040_01C2CC58.39698440
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

=FF=FE<=00!=00D=00O=00C=00T=00Y=00P=00E=00 =00H=00T=00M=00L=00 =
=00P=00U=00B=00L=00I=00C=00 =
=00"=00-=00/=00/=00W=003=00C=00/=00/=00D=00T=00D=00 =00H=00T=00M=00L=00 =
=004=00.=000=00 =
=00T=00r=00a=00n=00s=00i=00t=00i=00o=00n=00a=00l=00/=00/=00E=00N=00"=00>=00=
=0D=00=0A=
=00<=00H=00T=00M=00L=00>=00<=00H=00E=00A=00D=00>=00=0D=00=0A=
=00<=00M=00E=00T=00A=00 =
=00c=00o=00n=00t=00e=00n=00t=00=3D=00"=00t=00e=00x=00t=00/=00h=00t=00m=00=
l=00;=00 =
=00c=00h=00a=00r=00s=00e=00t=00=3D=00u=00n=00i=00c=00o=00d=00e=00"=00 =
=00h=00t=00t=00p=00-=00e=00q=00u=00i=00v=00=3D=00C=00o=00n=00t=00e=00n=00=
t=00-=00T=00y=00p=00e=00>=00=0D=00=0A=
=00<=00M=00E=00T=00A=00 =
=00c=00o=00n=00t=00e=00n=00t=00=3D=00"=00M=00S=00H=00T=00M=00L=00 =
=005=00.=000=000=00.=002=006=001=004=00.=003=005=000=000=00"=00 =
=00n=00a=00m=00e=00=3D=00G=00E=00N=00E=00R=00A=00T=00O=00R=00>=00=0D=00=0A=
=00<=00S=00T=00Y=00L=00E=00>=00<=00/=00S=00T=00Y=00L=00E=00>=00=0D=00=0A=
=00<=00/=00H=00E=00A=00D=00>=00=0D=00=0A=
=00<=00B=00O=00D=00Y=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00&=00g=00t=00;=00 =00I=00 =
=00w=00a=00n=00t=00 =00t=00o=00 =00t=00a=00k=00e=00 =
=00i=00n=00f=00o=00r=00m=00a=00t=00i=00o=00n=00 =00i=00n=00t=00o=00 =
=00m=00y=00 =00p=00r=00o=00g=00r=00a=00m=00 =00=0D=00=0A=
=00c=00o=00n=00t=00i=00n=00u=00o=00u=00s=00l=00y=00 =00a=00t=00 =
=002=000=00 =00<=00B=00R=00>=00&=00g=00t=00;=00 =
=00s=00a=00m=00p=00l=00e=00s=00 =00p=00e=00r=00 =
=00s=00e=00c=00o=00n=00d=00,=00<=00B=00R=00>=00&=00g=00t=00;=00 =
=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00I=00 =00d=00i=00d=00n=00'=00t=00 =
=00u=00n=00d=00e=00r=00s=00t=00a=00n=00d=00 =00t=00h=00e=00 =
=00r=00e=00s=00t=00 =00b=00u=00t=00 =00t=00o=00 =00l=00o=00o=00p=00 =
=002=000=00 =00t=00i=00m=00e=00s=00 =00a=00 =00=0D=00=0A=
=00s=00e=00c=00o=00n=00d=00<=00B=00R=00>=00&=00n=00b=00s=00p=00;=00-=00 =
=00p=00r=00o=00v=00i=00d=00e=00d=00 =00y=00o=00u=00r=00 =
=00m=00a=00c=00h=00i=00n=00e=00 =00i=00s=00 =00f=00a=00s=00t=00 =
=00e=00n=00o=00u=00g=00h=00!=00 =00-=00 =00d=00o=00 =
=00t=00h=00i=00s=00:=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=
=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00w=00h=00i=00l=00e=00 =
=001=00:=00<=00B=00R=00>=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00p=00;=00=
 =00s=00l=00e=00e=00p=00(=000=00.=000=005=00)=00&=00n=00b=00s=00p=00;=00 =
=00#=00 =001=00/=002=000=00s=00 =00=0D=00=0A=
=00d=00e=00l=00a=00y=00<=00B=00R=00>=00&=00n=00b=00s=00p=00;=00&=00n=00b=00=
s=00p=00;=00 =00#=00 =00d=00o=00 =00s=00o=00m=00e=00t=00h=00i=00n=00g=00 =
=00h=00e=00r=00e=00<=00B=00R=00>=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00=
p=00;=00 =00i=00f=00 =
=00s=00o=00m=00e=00C=00o=00n=00d=00i=00t=00i=00o=00n=00:=00 =00=0D=00=0A=
=00b=00r=00e=00a=00k=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=
=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00B=00R=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00&=00g=00t=00;=00 =00T=00h=00e=00 =
=00c=00o=00m=00m=00a=00n=00d=00 =00t=00o=00 =00s=00e=00n=00d=00 =
=00t=00o=00 =00t=00h=00e=00 =00d=00e=00v=00i=00c=00e=00 =00i=00s=00 =
=00=0D=00=0A=
=00*=009=009=00c=00\=00r=00 =00<=00B=00R=00>=00&=00g=00t=00;=00 =
=00W=00h=00a=00t=00 =00d=00o=00 =00i=00 =00n=00e=00e=00d=00 =00t=00o=00 =
=00c=00h=00a=00n=00g=00e=00 =00i=00n=00 =00r=00e=00g=00a=00r=00d=00 =
=00t=00o=00 =00j=00u=00s=00t=00 =00p=00o=00l=00l=00i=00n=00g=00 =
=00t=00h=00e=00 =00=0D=00=0A=
=00d=00e=00v=00i=00c=00e=00?=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00=
V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00A=00r=00e=00 =00y=00o=00u=00 =
=00s=00e=00n=00d=00i=00n=00g=00 =00o=00r=00 =
=00p=00o=00l=00l=00i=00n=00g=00(=00r=00e=00a=00d=00i=00n=00g=00)=00?=00<=00=
B=00R=00>=00O=00r=00 =00b=00o=00t=00h=00?=00 =00D=00o=00 =00=0D=00=0A=
=00y=00o=00u=00 =00s=00e=00n=00d=00 =00t=00o=00 =00g=00e=00t=00 =00a=00 =
=00r=00e=00s=00u=00l=00t=00 =00b=00a=00c=00k=00?=00 =
=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00I=00 =00d=00o=00n=00'=00t=00 =
=00u=00n=00d=00e=00r=00s=00t=00a=00n=00d=00 =00s=00o=00r=00r=00y=00.=00 =
=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00A=00l=00a=00n=00 =
=00g=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00N=00o=00r=00m=00a=00l=00l=00y=00 =
=00I=00 =00w=00o=00u=00l=00d=00 =00j=00u=00s=00t=00 =00p=00o=00l=00l=00 =
=00t=00h=00e=00 =00s=00e=00n=00s=00o=00r=00 =00i=00 =00a=00m=00 =
=00u=00s=00i=00n=00g=00 =00b=00y=00 =00=0D=00=0A=
=00s=00e=00n=00d=00i=00n=00g=00 =00*=009=009=00p=00\=00r=00 =00t=00o=00 =
=00t=00h=00e=00 =00s=00e=00n=00s=00o=00r=00.=00 =
=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00=
p=00;=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00p=00;=00 =
=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00p=00;=00=
 =00<=00F=00O=00N=00T=00 =00=0D=00=0A=
=00c=00o=00l=00o=00r=00=3D=00#=000=000=000=000=00f=00f=00>=00s=00e=00r=00=
.=00w=00r=00i=00t=00e=00(=00"=00*=009=009=00c=00\=00r=00"=00)=00<=00/=00F=
=00O=00N=00T=00>=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00<=00=
/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00I=00n=00 =
=00r=00e=00s=00p=00o=00n=00s=00e=00 =00t=00o=00 =00t=00h=00i=00s=00 =
=00c=00o=00m=00m=00a=00n=00d=00 =00t=00h=00e=00 =
=00s=00e=00n=00s=00o=00r=00 =00w=00o=00u=00l=00d=00 =
=00o=00u=00t=00p=00u=00t=00 =00=0D=00=0A=
=00a=00 =00s=00i=00n=00g=00l=00e=00 =00s=00a=00m=00p=00l=00e=00.=00 =
=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00=
p=00;=00&=00n=00b=00s=00p=00;=00 =
=009=009=006=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00p=00;=00 =00-=00 =
=00=0D=00=0A=
=003=00,=008=009=008=00&=00n=00b=00s=00p=00;=00&=00n=00b=00s=00p=00;=00 =
=00-=00 =
=007=00,=005=004=001=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=
<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00T=00h=00e=00s=00e=00 =00a=00r=00e=00 =
=00t=00h=00e=00 =00x=00,=00 =00y=00 =00a=00n=00d=00 =00=0D=00=0A=
=00z=00&=00n=00b=00s=00p=00;=00c=00o=00m=00p=00o=00n=00e=00n=00t=00s=00 =
=00o=00f=00 =00t=00h=00e=00 =00s=00t=00r=00e=00n=00g=00t=00h=00 =
=00a=00n=00d=00 =00d=00i=00r=00e=00c=00t=00i=00o=00n=00 =00o=00f=00 =
=00a=00 =00m=00a=00g=00n=00e=00t=00i=00c=00 =00=0D=00=0A=
=00f=00i=00e=00l=00d=00.=00<=00/=00F=00O=00N=00T=00>=00<=00/=00F=00O=00N=00=
T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00I=00 =00w=00o=00u=00l=00d=00 =
=00l=00i=00k=00e=00 =00t=00o=00 =00t=00a=00k=00e=00 =00i=00n=00 =
=00c=00o=00n=00t=00i=00n=00u=00o=00u=00s=00 =
=00r=00e=00a=00d=00i=00n=00g=00s=00 =00a=00t=00 =00t=00h=00e=00 =00=0D=00=0A=
=00s=00a=00m=00p=00l=00e=00 =00r=00a=00t=00e=00 =00w=00h=00i=00c=00h=00 =
=00i=00s=00 =
=002=000=00s=00p=00s=00.=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00=
>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00T=00o=00 =00d=00o=00 =
=00t=00h=00i=00s=00,=00 =00s=00e=00n=00d=00 =00*=009=009=00c=00\=00r=00 =
=00t=00o=00 =00t=00h=00e=00 =00s=00e=00r=00i=00a=00l=00 =
=00p=00o=00r=00t=00.=00 =00=0D=00=0A=
=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00T=00h=00e=00 =
=00o=00u=00t=00p=00u=00t=00 =00s=00h=00o=00u=00l=00d=00 =
=00s=00e=00n=00d=00 =00c=00o=00n=00t=00i=00n=00u=00o=00u=00s=00 =
=00r=00e=00a=00d=00i=00n=00g=00s=00 =00t=00o=00 =00t=00h=00e=00 =00=0D=00=0A=
=00c=00o=00m=00p=00u=00t=00e=00r=00 =00t=00h=00r=00o=00u=00g=00h=00 =
=00t=00h=00e=00 =00s=00e=00r=00i=00a=00l=00 =00p=00o=00r=00t=00.=00 =
=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00N=00o=00t=00 =00s=00u=00r=00e=00 =
=00t=00h=00a=00t=00 =00t=00h=00i=00s=00 =00c=00l=00e=00a=00r=00s=00 =
=00t=00h=00i=00n=00g=00s=00 =00u=00p=00 =00b=00u=00t=00 =00i=00t=00 =
=00i=00s=00 =00a=00 =00=0D=00=0A=
=00s=00t=00a=00r=00t=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=
=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00T=00h=00a=00n=00k=00s=00,=00<=00/=00F=00=
O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00<=00F=00O=00N=00T=00 =
=00f=00a=00c=00e=00=3D=00A=00r=00i=00a=00l=00 =
=00s=00i=00z=00e=00=3D=002=00>=00D=00e=00i=00r=00d=00r=00e=00 =
=00<=00/=00F=00O=00N=00T=00>=00<=00/=00D=00I=00V=00>=00=0D=00=0A=
=00<=00D=00I=00V=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00I=00V=00>=00=0D=
=00=0A=
=00<=00D=00I=00V=00>=00<=00B=00R=00>=00&=00n=00b=00s=00p=00;=00<=00/=00D=00=
I=00V=00>=00<=00/=00B=00O=00D=00Y=00>=00<=00/=00H=00T=00M=00L=00>=00=0D=00=0A=
=00
------=_NextPart_000_0040_01C2CC58.39698440--