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
- Host: GitHub
- URL: https://github.com/andreafioraldi/joyduino-minimal
- Owner: andreafioraldi
- License: mit
- Created: 2017-03-05T17:13:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T19:39:22.000Z (over 9 years ago)
- Last Synced: 2025-06-30T14:09:24.208Z (12 months ago)
- Topics: arduino, c-sharp, cpp, joystick, keyboard, play-station, video-game, visual-studio
- Language: C++
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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