Remote joystick

Hi For my latest project I need to be able to use a joystick to remotely control 3 motors. Unfortunately I won't have access to any wifi. Would the remote joystick work on a wired network? As in connecting my lap top to my pi by means of a network cable?

Cheers
John

piborg's picture

If the code works fine with the WiFi it should also work with a wired connection :)

You will probably need to set the network connection up on the laptop so that the Raspberry Pi can use it, and you may need to change the broadcastIP value in the script to match.

If your laptop is running Windows there is a quick guide to setting up the connection, and getting a VNC view to the Raspberry Pi as well here: https://diyhacking.com/connect-raspberry-pi-to-laptop-display/

Subscribe to Comments for "Remote joystick "