Re: Troubleshooting hardware

2015-04-06 Thread Kevin Krumwiede
Hi Ytai, I've updated the firmware to 0500 and was still having the problem so I swapped out to a new IOIO and I'm having the same issue so it looks like it is my PCB /or the software... which you probably already guessed it wasn't the IOIO. I'm about to test with another version of my PCB. I

Re: Boot Loader Flash

2015-04-06 Thread Ytai Ben-Tsvi
Device and host are standard USB terminology. Loosely speaking, the host is the one providing power and the one requiring to have intimate knowledge of the device's interface. In the case of the IOIO/Android, either way works (i.e. the IOIO can act either as a host or device). In your case, you're

Re: Threading in IOIO

2015-04-06 Thread Ytai Ben-Tsvi
Multiple threads are indeed the recommended way of doing what you want. Do not confuse that with having multiple *IOIOThreads*, which is *not* what you want. A thread is automatically created by the IOIO framework for every possible IOIO connection. This is some internal bookkeeping that is not

Re: C# library

2015-04-06 Thread clay_shooter
There is now a simple windows app that demonstrates basic functionality. http://joe.blog.freemansoft.com/2015/04/controlling-servo-attached-to-ioio-from.html -- You received this message because you are subscribed to the Google Groups ioio-users group. To unsubscribe from this group and stop

Re: Windows 8 ioio installation problems

2015-04-06 Thread Daniel Buchanan
I have now had a chance to test using the boot pin sequence, on both a windows 7 machine and a Raspberry Pi. When started in boot mode (boot pin grounded and then un-grounded) it is enumerated by both the Windows 7 machine and the Raspberry Pi. However this is where things start to get a bit

Re: Windows 8 ioio installation problems

2015-04-06 Thread Ytai Ben-Tsvi
1. The IOIO apps, such as HelloIOIO are not intended to work against the IOIO bootloader but rather against the normal app firmware. 2. If the IOIO doesn't enumerate don't bother moving on. 3. When you do get it working, I strongly recommend that you use the -Dioio.SerialPorts argument as the log

Re: Windows 8 ioio installation problems

2015-04-06 Thread Daniel Buchanan
Thanks for that Ytai! Turns out it was the cables we were using all along! What a pain. On Tuesday, April 7, 2015 at 4:34:01 PM UTC+12, Ytai wrote: 1. The IOIO apps, such as HelloIOIO are not intended to work against the IOIO bootloader but rather against the normal app firmware. 2. If the

Re: How to charge/discharge Android without IOIO disconection?

2015-04-06 Thread Majid ff
Ok, thanks. On Saturday, April 4, 2015 at 8:27:59 PM UTC+2, Ytai wrote: I don't think that's possible. The USB protocol uses the VBUS line for detecting the presence of a host. One thing you can possibly do is use the Android in host mode (the IOIO being a device). In this case you

JST-PH Connector

2015-04-06 Thread Tihomir Nedev
Hey Guys, I am having a lot of trouble with the JST-PH connector which is on the board of the IOIO OTG. It is very hard to find and also it seems that there is no standard for the positive and negative side. I burned two ioios because of the cables I bought from China. -- You received