Python Forum
quick joystick GUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
quick joystick GUI
#1
Hello. Im looking for a really easy joystick that i can control with a mouse.
I have been looking on google and they are all either frameworks, wrappers or some other complex function that i really dont have any need for.

I am not looking to emulate a controller or anything hugely complex. i simply need a circle (or nice icon) which can move in both X and Y directions simultaneously then map the X and Y positions as an output where i can stick my own code.

i will be sending X and Y positions through a TCP/UDP socket to another code as a concept, if i can add buttons later, great, if not, oh well.

looking for something stupidly simple but i dont want to spend hours writing it from scratch and learning Tkinter or other GUI libarys.

All of my other code is written by me and this joystick will be phased out almost as soon as its put in (switching to an android app instead) but i just need something simple i can demo and use to test the controls work correctly.

anyone got a spare snippet of code i can borrow for this one ?
Reply


Messages In This Thread
quick joystick GUI - by AceScottie - Jul-24-2017, 03:12 PM
RE: quick joystick GUI - by Larz60+ - Jul-24-2017, 05:37 PM
RE: quick joystick GUI - by AceScottie - Jul-24-2017, 06:15 PM
RE: quick joystick GUI - by Larz60+ - Jul-24-2017, 06:38 PM
RE: quick joystick GUI - by AceScottie - Jul-24-2017, 07:02 PM
RE: quick joystick GUI - by Larz60+ - Jul-24-2017, 07:10 PM
RE: quick joystick GUI - by AceScottie - Jul-24-2017, 08:21 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020