Hi there,
I am trying to upload a sketch to what I assume is an Arduino Leonardo as that's what it says in the instructions.
I am running into a few issues though:
Binäre Sketchgröße: 19.020 Bytes (von einem Maximum von 28.672 Bytes)
Found programmer: Id = "BÓ„"; type = Software Version = .; Hardware Version =
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?

I tried different USB ports and different versions of the arduino software. The recommended version seems to be 1.0.5., but that doesn't seem to work, either.
Is it normal for the programmer ID to be gibberish? What else could I try? Thank you very much!
I am trying to upload a sketch to what I assume is an Arduino Leonardo
You have the board in front of you; is it a Leonardo?
This is what I get when I compile and upload for a Leonardo, but connect an Uno instead of a Leonardo
Found programmer: Id = "1
1
1"; type =
Software Version = 1.
; Hardware Version =
.1
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude: error: programmer did not respond to command: exit bootloader
avrdude: error: programmer did not respond to command: exit bootloader
It doesn't seem to be an official Arduino Leonardo. But I guess it could be functionally the same?
This is what it looks like:
