AlanChatham / UnoJoy

UnoJoy! allows you to easily turn an Arduino Uno (or Mega or Leonardo) into a PS3-compatible USB game controller
GNU General Public License v3.0
482 stars 130 forks source link

Add jstest-gtk to docs as a testing option for Linux users #42

Closed samwinslow closed 8 months ago

samwinslow commented 3 years ago

jstest-gtk is a simple tool that allows you to visualize button inputs and so on without configuring Processing and Java. Windows may have a built-in utility for this in Device Manager.

I have tested & verified that the out-of-the-box example for the Uno R3 works with this tool!

AlanChatham commented 8 months ago

Thanks so much for this! I know that this is super late, but I appreciate you taking the time to add this information, and I'll add it to the project!