arduino-joystick/README.org

616 B
Raw Blame History

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!