Page 1 of 1

RaspB + PS4 + DIY USB

Posted: Fri Dec 18, 2015 7:27 am
by aidlover
hi,

Is there a guide anywhere where i wish to have automated connection , load profile, start the pi etc the moment i plug in my ps4 controller and DIY USB and keyboard + mouse?
instead of opening up the GUI everytime and set and configure?

Re: RaspB + PS4 + DIY USB

Posted: Mon Dec 21, 2015 8:22 am
by akkarin
Have a look at the command line commando's.
http://gimx.fr/wiki/index.php?title=Command_line

And make a script like:

Code: Select all

#!/bin/sh
gimx --type Sixaxis --config config.xml -s 127.0.0.1:51914 -p /dev/<ttyUSB port>