Skip to content

Instantly share code, notes, and snippets.

@konstantin-kelemen
konstantin-kelemen / Arduino_amiibo_tool.bash
Last active May 4, 2017 14:01 — forked from ShoGinn/Arduino_amiibo_tool.bash
Web version of the Amiibo Companion Tool -- See Arduino Sketches https://github.com/konstantin-kelemen/arduino-amiibo-tools
#!/bin/bash
# This is a companion script to https://github.com/konstantin-kelemen/arduino-amiibo-tools
# For more info go to https://games.kel.mn/en/create-amiibo-clones-with-arduino/
#requirements:
#sha1sum (part of coreutils)
#xxd (part of vim)
#hexdump
#amiitool (https://github.com/socram8888/amiitool)