A Node.js script which can easily emulate a Xbox 360 Controller on Windows (with minimal dependencies), if you provide it a JSON object via the Serial port of your computer.
- Simple and easy to use (If you know about transferring data over serial port)
- Primarily used to emulate a joystick using a microcontroller which doesn't have HID capabilities
- Only works on windows
- This project is under GPL v3 License
- Check out the sections below to start using the project.
Check out the installation guide here.
Check out the quick start guide here.
Report them in the Issues section.
Use the Discussion tab to add it to the list.
This project is authored and maintained by biologyscience