12 thoughts on “Raspberry Pi Gaming

  1. Pingback: Raspberry Pi Arcade « Chris Swan's Weblog

  2. Pingback: Raspberry Pi i Emuladors | Parufito

  3. Hi again,
    Now I have finally solved the issue with being able to use the GPIO to uinput, in order for the advMame to receive Coin-in, start game and ESC.
    I used several days browsing the www trying all sorts of sending keystrokes to PID etc etc.
    As you probably see from my previous emails I am a virgin to Linux.

    The solution was too easy. I do not understand why noone has found it yet…. ;O)

    By coinsidence I looked fro something else on the web and someone wrote that it is not possible towork two keyboards together. hmmm.
    So I simply disconnected my USB keyboard and booted up without and then the uinput worked with coin in. Juubiii!
    Now I can run the uinput Python script with the joystick and key input from GPIO.
    fex:
    uinput.KEY_5
    uinput.BTN_JOYSTICK
    uinput.ABS_X + (0, 255, 0, 0)

    Hope you can publish the findings to all our fine people on your great website.
    /Henrik

  4. Pingback: Raspberry Pi i el nou maquinari lliure que ve Bloc del grup de treball de programari lliure (COBDC)

  5. Pingback: Usando emuladores en la Raspberry Pi | Raspberry Pi en español

  6. Pingback: The Raspberry Pi Arcade Project, Part 1: Introduction » UNDERDOG of PERFECTION [ a blog on technology, music and geek culture from room34 ]

  7. Pingback: Tweaking4All.nl » Raspberri Pi - ChameleonPi - Emuleer Klassieke Computers, Consoles en Arcade Games

Leave a Reply

Your email address will not be published. Required fields are marked *