The goal of the AYAB project is to provide an alternative way to control the famous Brother KH-9xx range of knitting machines using a computer
This is the firmware for the Arduino-based hardware that is part of the AYAB project.
Clone this repository to a directory called ayab.
git clone https://github.com/AllYarnsAreBeautiful/ayab-firmware.git ayab
Download the Arduino IDE if you haven't before, in which case the Arduino getting started guide is recommended.
Open ayab.ino in Arduino IDE.
Press 'verify' to check that your setup is in good shape.
Press 'upload' to update your AYAB hardware with new firmware.