Possible only with custom firmware. The only think I could find about the uJava port is this github repo: https://github.com/sefgit/ioio. It is based on a rather old version of the IOIO firmware, but perhaps can be rebased.
On Fri, Mar 4, 2016 at 11:44 PM, Prakash Srinivasan <[email protected]> wrote: > Hi Ytai, > May this thread is old. But I am looking for similar solution on IOIO. > I need to run IOIO independently without help of Android device or PC. I > may connect with IOIO as per demand. Is it possible?. Can you share any > link for uJava which you mentioned?. > > Thanks in adv, > Prakash. > > > > On Thursday, December 4, 2014 at 8:14:16 AM UTC+5:30, Ytai wrote: >> >> With the standard firmware you need *either* and Android *or* a PC to be >> connected at all time you want the IOIO to work. >> With custom firmware you can do whatever you want, but that would not >> typically be in Java. There was some work done in the past by someone to >> port uJava (a minimal JVM) to the IOIO. Look it up if you're interested. It >> probably doesn't support most of the peripherals, it was more like a proof >> of concept last I checked. >> >> >> On Wed, Dec 3, 2014 at 2:30 PM, Vic Wintriss <[email protected]> wrote: >> >>> This is probably a stupid question, but can I blink a light from a PC >>> without an Android connected? In other words I want to write the code in >>> Java and download it into the ioio board and then run it. >>> >>> >>> On Wednesday, March 27, 2013 9:23:15 PM UTC-7, Bobby D wrote: >>>> >>>> Hi All, >>>> >>>> I've been digging thru a bunch of the threads trying to find some >>>> information about the IOIO-OTG firmware. I installed the MPLABX and >>>> compiler as Ytai suggested, but I am running a Windows 7 OS and apparently >>>> you need Linux to access the IOIO firmware? I am a bit disappointed >>>> because the IOIO-OTG seems perfect for my project at first glance, which is >>>> why I purchased it. I can make a freely accessible Android app to >>>> communicate with my device, but I cannot operate the IOIO using stand-alone >>>> code? And I cannot access the firmware using Windows? >>>> >>>> You must understand how frustrating this is because my device must have >>>> inputs from an Android application, but must also operate as a stand-alone >>>> system with minimal wireless inputs. My next step is to go straight for >>>> something I've used in the past: the MSP-430 mc which will allow me to have >>>> a stand-alone component, but will also require additional development >>>> platforms. I'm not even sure the devices are compatible, so I've >>>> definitely got my work cut out for me here. >>>> >>>> Hopefully I've missed something with the IOIO-OTG because I'm just >>>> getting comfortable with it and really looking forward to using the PWM! >>>> >>>> Any advice and help is greatly appreciated. Thanks in advance. >>>> >>> -- >>> 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 https://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 https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
