Very nice! I didn't know you can do that from MATLAB. How are exceptions and multi-threading handled there? Also, it would be cool to wrap all the boilerplate code in a separate file (function) that can be reused across apps. This function can take the serial port as an argument.
On Thu, Apr 10, 2014 at 7:12 AM, Ronald <[email protected]> wrote: > Hi, > > See attachments for examples to control the IOIO OTG using Matlab and Gnu > Octave. You'll also need the jar files for purejavacomm, jna and a jar of > the ioiolib. > This allows me to experiment with my IOIO OTG board with an interpreted > high level language without any java compilation! It may also be possible > to make Simulink blocks this way. > > For octave, make sure you have the java package installed. I've used this > version to test the script: > > http://sourceforge.net/projects/octave/files/Octave%20Windows%20binaries/Octave%203.6.4%20for%20Windows%20Microsoft%20Visual%20Studio/ > > To whom it may concern: Thanks for creating this nice little board and > it's accompanying software! I hope it will become very successful. I thing > the price could come down quite a bit when production volumes increase. > > Kind regards, > > Ronald > > > > -- > 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.
