My raspberry is running Raspbian
-
Setup avrdude on Raspberry following this guide: http://archive.today/U0WzQ
The wiring diagram works exactly the same for the Creality Melzi board
To run the test, replace
atmega328pwithatmega1284p
| #!/usr/bin/env python | |
| import io | |
| import time | |
| import picamera | |
| import picamera.array | |
| import numpy as np | |
| from PIL import Image, ImageDraw |
My raspberry is running Raspbian
Setup avrdude on Raspberry following this guide: http://archive.today/U0WzQ
The wiring diagram works exactly the same for the Creality Melzi board
To run the test, replace atmega328p with atmega1284p
Notes for an interactive class or video