jaburns / NintendoSpy

Live controller viewer for Nintendo consoles. Includes viewer application for Windows, and Arduino sketch for hardware interface.
MIT License
255 stars 85 forks source link

2 n64 connections #87

Closed Watertemplefiend closed 3 years ago

Watertemplefiend commented 3 years ago

Is it possible to connect 2 n64 connections using this method, if so what connections should be used?

jaburns commented 3 years ago

I don't think it's possible since the timing is super precise and there's barely enough time at the Arduino clock rate to read one N64 controller's signal. Sorry!