Arduino Pro (Leonardo Micro)
Re: Arduino Pro (Leonardo Micro)
Happy to hear the Arduino is not dead.
I tested it again on my bench and it functions properly.
I put the code in github
https://github.com/Boris4K/FastArduinoKeyboard
I tested it again on my bench and it functions properly.
I put the code in github
https://github.com/Boris4K/FastArduinoKeyboard
- winnetouch
- Posts: 158
- Joined: Mon Jul 11, 2016 10:56 am
- Has thanked: 2 times
- Been thanked: 30 times
Re: Arduino Pro (Leonardo Micro)
Yeah... That was kind of my fault that it didn't work. I rechecked my soldering on the pro micro and it was OK but then I removed the controller board from the gameboy casing Most of the wires got torn off... No wonder it didn't work if the connections failed. Also... Why the left bumper didn't work. I connected the bumper to pin 16 and didn't notice that pin 16 doesn't even exist in your code. So I connected it to A1 and it works fine now. Thank you for the help 

Re: Arduino Pro (Leonardo Micro)
I have a problem with my leonardo pro micro
Says to me:
When I try to program it
ps I'm in linux ...
Says to me:
Code: Select all
/home/xxx/Arduino/libraries/Keyboard-master/src/Keyboard.h:25:17: fatal error: HID.h: No such file or directory
#include "HID.h"
^
compilation terminated.
Erreur lors de la compilation
ps I'm in linux ...
- Helder
- Trailblazer
- Posts: 2985
- Joined: Thu May 05, 2016 8:33 am
- Location: Rogers, AR
- Has thanked: 1459 times
- Been thanked: 3114 times
Re: Arduino Pro (Leonardo Micro)
In Arduino IDE go to libraries and search for HID and download the ones you're missing. I have specifically the correct one info on my Arduino Programming thread on the "Other Hardware" subforum.
Chat with me and other members On Discord
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
- Helder
- Trailblazer
- Posts: 2985
- Joined: Thu May 05, 2016 8:33 am
- Location: Rogers, AR
- Has thanked: 1459 times
- Been thanked: 3114 times
Re: Arduino Pro (Leonardo Micro)
I had the same issue but there are a bunch of HID libraries which is why I told you to go look at my thread (I can't remember the name off the top of my head) so you get the correct one. The one I mention is used for making a gamepad but there are other to make a keyboard so depends on what you intend to do.supperdd wrote:The library is already installed that's why I ask the question
Chat with me and other members On Discord
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Re: Arduino Pro (Leonardo Micro)
What Helder meant was what do you want the Game pad to emulate - Keyboard or joystick.
If you want to emulate joystick use Sota's guide. If you want keyboard then follow instructions on this thread.
If you want to emulate joystick use Sota's guide. If you want keyboard then follow instructions on this thread.
Re: Arduino Pro (Leonardo Micro)
which do you prefer?
If you program the board as joystick then you have the option to add analog stick. If you don't want or have no need for analog stick then use keyboard.
Which emulators you want to run on this GBZ? most work fine with keyboard.
If you program the board as joystick then you have the option to add analog stick. If you don't want or have no need for analog stick then use keyboard.
Which emulators you want to run on this GBZ? most work fine with keyboard.
Who is online
Users browsing this forum: Google [Bot] and 1 guest