Arduino Pro Micro clone (ATmega32u4)

Hardware-related questions that don't fit into any of the specialized hardware categories go here.
User avatar
Oxodao
Posts: 131
Joined: Wed Jun 01, 2016 11:35 am
Location: 127.0.0.1
Has thanked: 4 times
Been thanked: 30 times
Contact:

Re: Arduino Pro Micro clone (ATmega32u4)

Post by Oxodao » Sat Jul 09, 2016 1:48 pm

For the code, you can use the one I made for the Helder PCB. It is available on github there: https://github.com/oxodao/GBZGamePad
You just need to change the predefined output pins, though I wait to receive the PCB and the PSP Analog thing to add it in the code... Probably next week
Arduino sketch for the gamepad (Teensy replacement): http://github.com/oxodao/GBZGamepad

User avatar
TheNotorious
Posts: 22
Joined: Thu Jun 23, 2016 6:19 pm
Has thanked: 4 times

Re: Arduino Pro Micro clone (ATmega32u4)

Post by TheNotorious » Sun Jul 10, 2016 9:06 am

Ah Yes ofcourse need to find one thats Sells in Europe but thats going to be okay

User avatar
Oxodao
Posts: 131
Joined: Wed Jun 01, 2016 11:35 am
Location: 127.0.0.1
Has thanked: 4 times
Been thanked: 30 times
Contact:

Re: Arduino Pro Micro clone (ATmega32u4)

Post by Oxodao » Sun Jul 10, 2016 10:51 am

Pretty much any seller on ebay does that, just order one and a tiny micro usb connector and you'll be ready to go
Arduino sketch for the gamepad (Teensy replacement): http://github.com/oxodao/GBZGamepad

Syntax_X
Posts: 11
Joined: Wed Jul 19, 2017 1:25 am
Has thanked: 2 times
Been thanked: 1 time

Re: Arduino Pro Micro clone (ATmega32u4)

Post by Syntax_X » Thu Aug 03, 2017 4:41 am

Ready made example that's mapped for retropie
BTN_UP 2
BTN_DOWN 3
BTN_LEFT 4
BTN_RIGHT 5
BTN_A 6
BTN_B 7
BTN_X 8
BTN_Y 9
BTN_START 0 (TX)
BTN_SELECT 1 (RX)
BTN_L1 10
BTN_R1 16
BTN_L2 14
BTN_R2 15
BTN_L3 A0
BTN_R3 A1

Analog input is on A2 A3 and must be set to TRUE if you want to use one
Ebay_Pro_micro.zip
(895 Bytes) Downloaded 292 times

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest