My new amigos at Ytai’s Google Groups IOIO page and I are still spit-balling my project details. I am providing a circuit diagram to help the discussion.

For the fuller project in detail, check the original post. Cheers.
My new amigos at Ytai’s Google Groups IOIO page and I are still spit-balling my project details. I am providing a circuit diagram to help the discussion.
For the fuller project in detail, check the original post. Cheers.
Hi.
This project never ends.
I have been cutting my teeth on some electrical engineering 101, in an effort to push 5V through my IOIO. At this point, I am still not able to report a success.
I do have the ‘open drain’ setup working, at a lower voltage than I am intending. My configuration is as follows:
The Java snippet that is doing the pin defining is this guy:
DigitalOutput out = ioio.openDigitalOutput(25, DigitalOutput.Spec.Mode.OPEN_DRAIN, true);
The only issue is with my setup…for some reason, my circuit isn’t able to pull to 5V. See the DMM readout v
So, back to the drawing board. When the switch is open via my app, the pull up resister should settle Vout to 5V. The other half of the scenario is fully functional, as a closed switch grounds as intended.
My next plan of attack involves a more permanent power source, and I have placed my order with SparkFun for a surface mount / wall wart combo that will do the trick. I am hoping that my issue is with the power, but time will (shortly) tell if this is the case.
Stay tuned. Getting close on this one…