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
| let char = 'C'; | |
| let width = ui.fonts(|f| -> f32 { | |
| f.glyph_width(&TextStyle::Body.resolve(ui.style()), char) | |
| }); |
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