ClusterM / hakchi2

Tool that allows you to add more games to your NES/SNES Classic Mini. WARNING: hakchi2 is no longer supported. Please use hakchi2 CE.
GNU General Public License v3.0
2.93k stars 454 forks source link

Fake cartridge and NFC #1570

Open mike37510 opened 11 months ago

mike37510 commented 11 months ago

To enhance the experience, I 3D printed a fake SNES cartridge that fits on the console. I would like to do the following:

Add an NFC tag inside the SNES cartridge so that when the cartridge is placed on the console, the NFC tag sends the name of the game to RetroArch as a command to launch it.

Can you give me some ideas on how to do this ? it's possible ? More precisely, is it possible to launch a script, for example, when the motherboard receives an NFC tag (sent by an Arduino, for instance)?"

ClusterM commented 11 months ago

You can connect your device to the motherboard using UART or I²C.