Coder Social home page Coder Social logo

n64-ess-adapter's Introduction

n64-ess-adapter

if you want the most free ess ever or need to fix non-perfect diagonals. for arduino nano

how to wire

  • logic level converter for 3.3v / 5v for 3.3v n64/controller logic with 5v arduino
  • step up 3.3v to 5v to power the arduino off the n64 power line
  • hook up the data line for n64 on pin 8 (thru llc)
  • hook up the data line for the controller on pin 10 (thru llc)
  • power controller via 3.3v from n64
  • hook all ground together

how to set thresholds

set these values in the code to modify your thresholds. use an input viewer (like gz) to figure out where you want your ess position to be remapped to and where you want your max value to be remapped to. the included values are my own, feel free to modify to your liking.

/* SET THESE TO CUSTOMIZE YOUR SETTINGS! */

   #define MY_ESS_POSITION 40
   #define MY_MAX_POSITION 62

notes

the adapter runs at 16mhz and uses cycle based timings to get inputs. running at another speed will break things without heavy modification to the included libraries. because of this, the arduino requires 5v to function properly. you'll need to get a step-up adapter to step up the 3.3v to 5v from the n64.

(it's possible to modify the libraries, just takes some work. if you do this to avoid a step up and it works, please make a PR)

n64-ess-adapter's People

Contributors

savestate2a03 avatar

Watchers

 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.