Recent content by theoddbot

  1. T

    Eth - Usb Host To Host Cable

    You should be able to configure the Pandora to use usb-ethernet gadget drivers when a PC is connected to it's OTG port, no need for the fancy cable.
  2. T

    If The Pandora Was A Car...

    Don't be so harsh. Maybe the island they moved to with all our money doesn't have a decent internet connection.
  3. T

    Adding Tilt

    Go with option 2. The tilt calculations are relatively simple to perform, and having the raw readings is more interesting.
  4. T

    L2/r2 Solder Pad Question

    Most accelerometers can be configured to fire an interrupt when a programmed threshold is met. You'd have to hook it up to spi or i2c bus for configuration, then patch the interrupt output around to the l/r pads.
  5. T

    A Few Q's..

    1) Pretty much yes, if the app itself isn't assuming too much about the environment 2) Not really. Only minor hassle is setting up and using a cross-compiler rather than the standard host compiler.
  6. T

    Pxml File Format Defintion

    I havn't fully thought this through yet, but adding some basic dependency management would be interesting. If a program needed say allegro as packaged by Joe, it could specify depends="joe.com/allegro" . Libraries would also have their own pxml file stating what they provide, and a list of...
  7. T

    Python And Pygame

    I doubt I will see a unit before general release. In the meantime I have gotten 1.1 ES support going on an iPhone, though not within pygame or SDL
  8. T

    Usb 1.1, 2.0, Otg. What's The Diff?

    Pretty sure the OTG port would be 100mA, based on the beagle board. Don't quote me on that though :)
  9. T

    Mounting A Cd Or Dvd Image?

    Most media players can play DVD images directly without needing to mount it.
  10. T

    How Is The Battery Life Indicator Going To Be?

    So will there at least be a current sensor in addition to the voltage sensor? These batteries usually have coulomb counters in them for a reason...
  11. T

    Will It Support Two Usb Joysticks?

    The host port is 480mbps only. Unless you have a 480mbps joystick you'll need a hub anyway. So don't worry too much about an adaptor for the OTG port.
Back
Top