Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

I'm making a project, and i'm waiting for a joystick that will come to my hands in a few days. But, i have to start programming the joystick now, any way to emulate the joystick? I already have Arduino UNO.

Thanks.

share|improve this question
    
Can you give Tue specifications of your joystick? If it's a simple one, basically it's made of two potentiometers, one for each axis, and sometimes an additional push button. So, tu emulate it, you can use two potentiometers. – Spirine May 3 '15 at 11:58

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.