-
Notifications
You must be signed in to change notification settings - Fork 33
English
or you have a look at this nice tutorial by Claire Williams:
Video Tutorial:
Download from: AYAB 0.8
Run the downloaded file and install to the proposed folder.
see https://pypi.python.org/pypi/ayab/0.8
In the case you do NOT have the Arduino IDE on the computer already:
Run the following for 64 bit Windows:
C:\ayab-windows\drivers\dpinst-amd64.exe
or this for 32 bit Windows
C:\ayab-windows\drivers\dpinst-x86.exe
to install the Arduino Driver.
not necessary, it is assumed that avrdude is available in the PATH
Run ayab.exe from the installation folder
ayab
5. Flashing (loading) the AYAB Firmware into the Arduino (necessary first time only – unless you have loaded other software recently!)
(find a video tutorial here: https://vimeo.com/105064325)
- Make sure that the Arduino is connected to the computer via the USB cable and Port (Advice: If this is the first-time installation of the firmware, the beeper might beep continuously. To prevent this, just unplug the beeper until the firmware has been uploaded for the first time)
- Start AYAB GUI
- Menu //Tools -> Load AYAB Firmware
- Choose the port the Arduino is connected to (probably COM4 (Windows) or /dev/ttyACM0 (Linux))
- Choose your Arduino model (UNO or MEGA)
- Choose the latest firmware version (latest)
- Klick the Flash Button, wait 10 seconds
- Close the Firmware Flashing Utility
- The Arduino should now be ready to knit!
Before trying to flash the firmware, you have to make sure that your user has got sufficient rights to use the USB port:
sudo usermod -a -G tty [userName]
sudo usermod -a -G dialout [userName]
Here is a Video Tutorial by Zaubermerline (german text): Youtube
- Prepare your machine to knit patterns (knit some rows)
- Make sure that the Arduino is connected to the computer via USB
- Start AYAB GUI
- Use Load File to open the image file with your pattern from the hard disk
- Choose the port the Arduino is connected to (probably COM4 (Windows) or /dev/ttyACM0 (Linux))
- Configure the knitting parameters ** Amount of colours (2 - 6, more than 2 are experimental currently) ** Start Line ** Start Needle/Stop Needle (This has to correspond the needles which you are using to knit.) ** Pattern position (left, centered, right) ** Machine Type (Singlebed or Doublebed)
- Click Configure
- Click Knit!
- Follow the instructions on the screen
Although knitting with AYAB is semi-automatic, it is still needlework and may be confusing and frustrating during the first few tries. DO NOT GIVE UP!!
To give you a good start, we supply some Step by Step Tutorial and Tips and Tricks.