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
481 stars 130 forks source link

Installer not working on MacOs Sierra #11

Open marbaque opened 7 years ago

marbaque commented 7 years ago

Hi, I was trying to install the driver on mac, but it is only for older versions. Is there a workaround or another version coming soon?

shemit commented 7 years ago

I actually got the YosemiteUnoJoyDrivers.pkg installer to work. However, I'm running into issues using the Processing visualizer due to controlP5 compatibility issues with Processing 3. I'll try to see what happens if I use an older version of Processing.

notanios commented 6 years ago

I've got the same moment. @shemit , how you've managed to use Yosemite driver?

shemit commented 6 years ago

It's been a while, so I tried running the drivers installer just now and that worked fine. It looks like the real issue is that the controlP5 library is outdated. IIRC, I simply skipped visualization, and went straight to working on the arduino and prototyping there.