Giter Site home page Giter Site logo

usb-5-axis-controller's People

Contributors

am-studio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

usb-5-axis-controller's Issues

Just full of errors

5_AXIS_CONTROLLER:12:1: error: 'Joystick' does not name a type; did you mean 'Joystick'?
Joystick_ Joystick;
^~~~~~~~~
Joystick
C:\Users\mx2004mx\Desktop\USB-5-AXIS-CONTROLLER-master_5_AXIS_CONTROLLER_5_AXIS_CONTROLLER.ino: In function 'void setup()':
5_AXIS_CONTROLLER:24:15: error: expected unqualified-id before '.' token
Joystick.begin();
^
C:\Users\Max\Desktop\USB-5-AXIS-CONTROLLER-master_5_AXIS_CONTROLLER_5_AXIS_CONTROLLER.ino: In function 'void loop()':
5_AXIS_CONTROLLER:31:10: error: expected unqualified-id before '.' token
Joystick.setZAxis(zAxis
);
^
5_AXIS_CONTROLLER:35:10: error: expected unqualified-id before '.' token
Joystick.setRxAxis(RxAxis
);
^
5_AXIS_CONTROLLER:39:10: error: expected unqualified-id before '.' token
Joystick.setRyAxis(RyAxis
);
^
5_AXIS_CONTROLLER:43:9: error: expected unqualified-id before '.' token
Joystick.setRzAxis(RzAxis
);
^
5_AXIS_CONTROLLER:47:9: error: expected unqualified-id before '.' token
Joystick.setThrottle(Throttle
);
^
exit status 1
'Joystick
' does not name a type; did you mean 'Joystick'?

Brake/Clutch not working?

Hi, my brake and clutch axises are not working. Also i get some twitchy values throughout all axises from z+x+y+z but i think this is because they are not mapped. I can record a video if needed...

Any help please?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.