Go to file
Dan Frumin a5ccce2277 Add readme 2019-08-02 13:16:50 +02:00
Makefile use the joystick library 2019-08-02 13:14:09 +02:00
README.org Add readme 2019-08-02 13:16:50 +02:00
joystick.ino use the joystick library 2019-08-02 13:14:09 +02:00

README.org

What is this?

This is a simple recipe for turning your Arduino into a usable joystick/gamepad.

I am using RobotDyn Joystick shield which makes the whole process trivial.

Compiling

Install the dependencies:

Then just run make and make upload to flash the board.

Wiring

There is nothing to wire just pop the shield onto your board and plug it in!