@Mist wrote:
I’ve been thinking about making my own DIY Arduboy, but I have a question about wiring it. I’m going to use the Arduino Pro Micro (or a clone of it). I’ve been going over some guides, and I think I have most of it. There are a lot of guides out there, and they all have slightly different wiring. I’ve looked through them, and I think that this is what needs to be wired:
Up: A0
Down: A3
Left: A2
Right: A1
A: D7
B: D8
Speaker: D5
OLED:
-GND -> GND
-VCC -> VCC
-SCK -> D15
-SDA -> D16
-RES -> D6
-DC -> D4
RGB:
-Red -> D10
-Green -> D3
-Blue -> D9Is this how I should do it? Thanks.
Posts: 1
Participants: 1