Thank you for your answer. Do you know if I will be able to do the same stuff with a server on one side and an html on the other to display real time acquisition ?
It is a 3 month project I realy feel like I lost a month implementing all of this with Java script. Thanks again. Best regards, Matthieu Hoel. Le jeudi 11 juin 2015 05:33:37 UTC+8, Przemek Klosowski a écrit : > > I think javascript is not the best implementation platform for this > code because you need guaranteed latency, even though 8ms period is > not very demanding. You could try playing with the interpreter process > priority and scheduling algorithm, but in the end you probably should > start looking at implementing this in a compiled language (C/C++). > > On Wed, Jun 10, 2015 at 4:38 AM, <[email protected] <javascript:>> > wrote: > > Hy again > > > > -- > > For more options, visit http://beagleboard.org/discuss > > --- > > You received this message because you are subscribed to the Google > Groups > > "BeagleBoard" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
