Archund / Starlink-switch

Reverse engineering project of the Starlik connector for the Nintendo Switch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starlink Switch reverse engineering project

The goal of this project is to try to understand how Starlink: Battle for Atlas toys communicate with the Nintendo Switch console

In order to test the unit, it has been disassembled to expose the connector and wires have been soldered onto them. The pilot connector wires have been numbered from 1 to 8 as follows:

Pins 1-4 Pins 5-8

Starlink-Testing.ino reads input from the wires and passes it to the serial terminal in csv format, where it will be saved by a computer.


Notes:

  • Pilot chips are not recognized when connected upside-down
  • Dock plugs into right joycon

About

Reverse engineering project of the Starlik connector for the Nintendo Switch


Languages

Language:Jupyter Notebook 99.9%Language:Shell 0.1%