The Wayback Machine - http://web.archive.org/web/20220407135014/https://github.com/topics/joystick-device
Skip to content
#

joystick-device

Here are 20 public repositories matching this topic...

An arduino project to allow the connection of Wii accessories as USB HID game controller devices using UnoJoy and Wire (I2C). Nunchucks and arcade sticks are supported and tested, classic game controller support is untested. Update rate is approximately 100Hz.

  • Updated Sep 24, 2014
  • Arduino
cptx032
cptx032 commented Nov 10, 2017

We have today an bind called Joystick.ANY that is runned in any event. The problem is that in initial connection is sent many fake events (or virtual events like docs saids). These events have the states of buttons. The any bind will capture these events...but would be nice not capture if you wish. So, a suggestion is split the any event in two events: Joystick.ANY that capture any events (inc

Improve this page

Add a description, image, and links to the joystick-device topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the joystick-device topic, visit your repo's landing page and select "manage topics."

Learn more