An open API service indexing awesome lists of open source software.

https://github.com/andreafioraldi/joyduino-minimal

Simulate keyboard to use an arduino-adapted PS2 joypad
https://github.com/andreafioraldi/joyduino-minimal

arduino c-sharp cpp joystick keyboard play-station video-game visual-studio

Last synced: about 1 month ago
JSON representation

Simulate keyboard to use an arduino-adapted PS2 joypad

Awesome Lists containing this project

README

          

# Joyduino-Minimal

Simulate keyboard to use an arduino-adapted PS2 joypad.

The C# app depends on the InputSimulator library.
Watch it at: https://inputsimulator.codeplex.com/

The Arduino project is based on the PS2X library.
Watch it at: https://github.com/madsci1016/Arduino-PS2X