e-imp update rate

13 views
Skip to first unread message

David Neiss

unread,
Oct 10, 2012, 12:00:41 AM10/10/12
to hardware-...@googlegroups.com
I have this code snippet running:

local nv=0;

for(;;)
{
   server.show("Pass #" + nv++);
   //server.sleepfor(2.0);
}


and it seems to count up by about 100 per second, so its not doing too bad. Next is to try to see it will let you POST out that frequently, but maybe it does, not bad. 

Hakan Lindestaf

unread,
Oct 10, 2012, 11:38:31 AM10/10/12
to hardware-...@googlegroups.com
Ah, that's pretty good rate! I wonder if the post out is synchronously so the Imp can get the result of the post?

/Hakan

DonS

unread,
Oct 10, 2012, 12:41:42 PM10/10/12
to hardware-...@googlegroups.com
Thanks for testing this and your presentation last night.
Best regards,
Don

DonS

unread,
Oct 10, 2012, 12:53:08 PM10/10/12
to hardware-...@googlegroups.com

Hi David,

 

Thanks for your help last night and for testing this loop.

I must be still asleep for the previous message I sent out. Sorry!

Best regards,

Don

Reply all
Reply to author
Forward
0 new messages