Page 1 of 1

making a joystick visible

Posted: Tue Aug 16, 2016 1:37 pm
by profeciak
Hi,

I've made 2 joystick work with my Raspberry Pi 3, like on that site: http://www.raspberrypi-spy.co.uk/2014/0 ... ent-190957

I've managed to do one of them acts al a mouse. The other one should be recognizable as a joystick in the linux. I'm plannig to use it with a mission planner and to do that I need for my Raspberry Pi to see it. I've read many posts/tutorials of how to to that for USB joysticks but the problem is I have it connected to the GPIO via a MCP3008 not with the USB port. Could somebody please help me?