Thanks for the great help but I’m still faced with a little problem.
I made the arduboy according to the schedule that is completely from above, but with some changes. The battery protection, with that I did not find this component.
Now I try to put code on the Arduboy but my computer does not register it.
Some have told me that this is because I do not have a bootloader on my ATmega32U4.
Does anyone know a solution here? Have tried to install a bootloader but do not know how to do that with a chip only with a 2 arduino’s I know how to do that.
If you didn’t purchase an atmega explicitly with Arduino bootloader then you need to program it.
You can take most ICSP signals from the display connector and reset button/resistor. But MISO must be taken directly from the chip.
Edit:
Note on the display connector. I see there’s a 3.3V pin. if your display has an 8 pin connector with 3.3V and Vin then 3.3V is an output rather than an input of the display.