Skip to content

FabLabWgtn/ayab-firmware

 
 

Repository files navigation

AYAB - All Yarns Are Beautiful

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

http://ayab-knitting.com


AYAB Firmware

This is the firmware for the Arduino-based hardware that is part of the AYAB project.

Updating your AYAB firmware

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.

About

Contains the Arduino Firmware for the AYAB Shield

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.7%
  • Makefile 15.1%
  • C 3.8%
  • Processing 2.0%
  • Shell 0.4%