Please read the documentation from README.md in github repository for list of connections and software features.
Connect two digital joysticks (C64/128/Atari/Amiga era) as USB game controllers
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Please read the documentation from README.md in github repository for list of connections and software features.
I have just rewritten joystick code in fully object-oriented fashion.
Earlier DigitalJoystick constructor needed 13 arguments (USB Joystick handle, 5 pins, 5 keys, potx and poty). Now it is constructed from objects xAxis, yAxis and trigger.
Comparison side by side is here.
I put "again" in the title because of earlier experiences from my other project (check out "Programming" section). It is actually more efficient to write fully object-oriented code for 8-bit microcontroller.
Unbelievable.
Gather all the components
Use Dremel tool to drill holes for DB9 sockets. It's very easy in soft and thin plastic.
Solder wires. For me the easiest way was to solder to Arduino board first and then to cable socket. When you are done, connect and test joystick #1
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates
I'm searching a Sketch for 2 Joystick with 2 or more fire buttons (Amiga\Msx Joystick)
How is the max number of buttons we can define with 2 joystick and 1 Arduino Micro?
When project is ready and I connect it to my windows pc, Do I see 2 gamepad at the same time?
The connection is standard or I always have to config them? (For example with a commercial gamepad Fire buttons and directonal buttons are plug and play configured always )
Thanks