Search results

  1. J

    Help with joystick

    Help anyone, please?
  2. J

    Help with joystick

    Yes I'm used to config retropie, you can manually assign any button of your pad right from the start... The big deal is that as soon as I plug the teensy in it assigns the dpad all by itself, without touching anything. Dunno if it's the code or what... Then my request to use the example code...
  3. J

    Help with joystick

    I've soldered everything like in the first Pic, but when I connect the teensy on retropie it assigns 2 or more axis of the d pad... So i need help either fixing this code or using the teensy USB joy example, adding up to 6 buttons and which pin to connect every cable
  4. J

    Help with joystick

    Well, the code i've posted should be the teensy example for usb joystick... Since I know nothing about coding i'm just trying to understand where to solder the cables using that code, and still have to add 4 more buttons, I need 6.
  5. J

    Help with joystick

    Ah i need 6 buttons
  6. J

    Help with joystick

    Ok guys could you just at least help me with example code provided by arduino program, i just don't know where to solder the cables on the teensy... /* Basic USB Joystick Example Teensy becomes a USB joystick You must select Joystick from the "Tools > USB Type" menu Pushbuttons...
  7. J

    Help with joystick

    Well i just want to build stuff on my own, love the diy... I'm used to build bartops and portable consoles in cases with raspberry, but this time i wanna make a handeld, which looks more complicated to me. I mean, I thought the hardest part would have been learning to solder, but I made it...
  8. J

    Help with joystick

    Tnx mark, appreciated. You're speaking gibberish to me though, never wrote down that code just got it from the web
  9. J

    Help with joystick

    Here's the code, I'm using teensy 3.2 // **************************************************************************** // Written by araym // // This code is in the public domain. // **************************************************************************** // -- Includes...
  10. J

    Help with joystick

    Hello everyone, i need your help with teensy... Please consider that i am a beginner and English is not my first language, so please have patience. I'm trying to build an handeld console with RetroPie following some tutorials found online, just need an analog to act as a d-pad to play and...
Back
Top