Skip to content

Commit

Permalink
Updated README.md to inform about 16 pin support
Browse files Browse the repository at this point in the history
  • Loading branch information
InternetAthiest authored May 28, 2017
1 parent d432efa commit fc6cf89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ In theory you can connect up to 8 chips so 8 joystick.
## The Software ##
The joystick driver is based on the gamecon_gpio_rpi driver by [marqs](https://github.com/marqs85)

It is written for 4 directions joysticks and 8 buttons per player.
It is written for 4 directions joysticks and 8 buttons per player. Using a MCP23017 extends input numbers to 16 : 4 directions and 12 buttons.

It can read one joystick + buttons wired on RPi GPIOs (two on RPi B+ revision) and up to 5 other joysticks + buttons from MCP23017 chips. One MCP23017 is required for each joystick.

Expand Down

0 comments on commit fc6cf89

Please sign in to comment.