Git Product home page Git Product logo

nsgadget_hid's Introduction

Nintendo Switch Gamepad

Create Nintendo Switch compatible gamepads using Arduino and Adafruit SAMD boards. This project depends on the NicoHood Arduino HID library.

This project works on Arduino and Adafruit SAMD boards but has not been tested in AVR boards.

This project is not a library. The code in the src directory must be copied into the HID-Project library. Be sure to install the latest version of HID-Project from github. The version installed using Library Manager is too old for SAMD boards.

Copy the source code files in the src directory to directories with the same names in HID-Project library installation directory. See NSGamepad/README.md for details.

The Adafruit SAMD board package version 1.5.14 must be used for Adafruit SAMD boards. Version 1.6.0 and newer do not work with this project.

If using a Linux system, acli.sh uses (Arduino CLI)[https://arduino.github.io/arduino-cli/latest/] to build the code. It also applies patches required to make NSGadget compatible as possible with a real NS gamepad. acli.sh creates the build directory in /tmp to avoid changing the default Arduino directories. This is done because patches to SAMD board files are required.

nsgadget_hid's People

Contributors

gdsports avatar

Watchers

James Cloos avatar  avatar

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.