Why do you need a ping-pong buffer? You can use AnalogInput in buffered mode, which will allow you to read samples without dropping any.
On Fri, Jul 25, 2014 at 11:00 PM, Nitish Kumar <[email protected]> wrote: > Hi, I have to plot graph by taking inputs from five Analog pins from the > board. So far, I am able to get input from the board and plot the same on > the graph. But, I have to do this using Ping pong buffer. How, can I > accomplish this? > > Regards, > Nitish Kumar > > -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
