neu-rah / ArduinoMenu

Arduino generic menu/interactivity system
GNU Lesser General Public License v2.1
931 stars 189 forks source link

does this menu support joystick? #350

Open youxiaojie opened 3 years ago

youxiaojie commented 3 years ago

does this menu support joystick? and in changing numbers the increase or decrease speed changes acording to the angle of joystick?

neu-rah commented 3 years ago

we have an analog joystick example, however you can use any input type and issue menu commands as appropriate https://github.com/neu-rah/ArduinoMenu/blob/master/examples/codeCtrl/codeCtrl/codeCtrl.ino