Git Product home page Git Product logo

switchcontrolleremulator's People

Contributors

thulinma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

switchcontrolleremulator's Issues

switch doesn't seem to recognize the controller

First for context, here are the pieces of hardware i'm using :

  • KeeYees Pro Micro ATmega32U4 for Arduino IDE Leonardo Bootloader (should still work right ?)
  • AZDelivery Adaptator USB UART-TTL 3.3V 5V CH340G
  • a pc running windows 10
  1. the flashing process worked fine, i used the .hex you provided on my windows pc running the following command in my avr directory
    "bin\avrdude.exe" -C"etc\avrdude.conf" -v -patmega32u4 -cavr109 -PCOM6 -b57600 -D -Uflash:w:D:\SwitchControllerEmulator-master\Joystick.hex:imanage
    my pc then recognised the micro-controller as an HORIPAD-s as a gamepad , so all good there.
  2. installed the drivers for my serial adaptator
  3. ran npm install in the project folder where index.js is located (successfully)
  4. wired the microcontroller and the adaptator as instructed
  5. plug the serial adaptator into my pc then the micro-controller to my switch.
    nothing was detected by the switch at this point
  6. ran the command node index.js COM8 (successfully)
  7. open the html page and it says that the controller is connected.

but still no connection on the switch part. Am I missing something or did I did something wrong?
i'm not even sure that the html page is passing the input ( i tried plugging both end of the device (the microcontroller and the adaptator) into my windows pc and by inspecting the HORIPAD-s i didn't saw any inputs when pressing button on the html page (then again by plugin my procontroller, the input were there but were completly glitching out. So that could mean nothing)

does your contraption still work on your end , maybe nintendo put some kind of patch in place at some point ?

EDIT : Just redid all the process but this time running on linux (ubuntu) and now it works !!! i also recompiled the .hex just in case but i dont think it was the cause of my problem.
for the people that dont have linux reading this , you can download a virtual machine and run ubuntu as a "windows application" this way

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.