Search results

  1. O

    Real newbie questions

    thank you for your detailed answer.
  2. O

    Real newbie questions

    Thank you for the replie. That was wath I was afraid of. The specs of Teensy3 was showing audio input/output support. And one of the things missing for Xbox360 players in the actual gimx project is the audio support for Xbox Live and game chat. (since it's strongly related to Xbox controller)...
  3. O

    Real newbie questions

    Another small question. What the difference between RX1/TX1 in purple background with black font(pins 0-1) with the one in purple background and the grey font(pins 21-5) ? I the project is using RXD1/TXD1 (pins D2/D3) on Teensy2 will the equivalent on Teensy3 be RX1/TX1(pins 0-1) ? Is it the...
  4. O

    Real newbie questions

    Hello. I'm kind of a newbie regarding Teensy2/3 and Coding. I already have a Teensy2 board that I am using for an GamePad emulator for Xbox360. I didn't code anything on this project. I kown that the actual code use AVR and LUFA libraries. I did some compilation of the code and some reflash of...
  5. O

    USB MIDI on Teensy 3; midi debugging

    Hello, Thanks to all of you who are sharing theyr knowledge. Jus to let you know if you need to analyse and compare usbmon log you can help yourself with a free tool call Virtual USB Analyzer. This program was originaly desing to analyse vmware output debug. but they say in the main page that...
  6. O

    Link to arduino-1.0.2-teensy3-beta7-linux32.tar.gz is erronous (pointing to linux64)

    Hello, I just wanted to advise that the link for Linux 32 bits software was erronous on the kickstarter page here. The link is pointing to Linux64 software. I wish a great week-end to all of you. Regards /Ouistyty
Back
Top