Simple Button Box p...
 
Notifications
Clear all

Simple Button Box proplems

3 Posts
2 Users
0 Likes
3,449 Views
(@jonasb)
New Member
Joined: 4 years ago
Posts: 2
Topic starter  

Hi everyone. 

I am working on a simple button box using an Arduino Nano. I am very confused about the "wiring diagram" showed in the Simhub program.

First of all, the diagram does not show if i need to connect d2 to GND or to 5v.

Second, i can't get the arduino to show up as a game device in the control panel.

Picture here: file:///C:/Users/Jonas/Downloads/Wireing%20Diegram.PNG.html

 

Thanks, Jonas B


   
Quote
(@admin5435)
Prominent Member Admin
Joined: 7 years ago
Posts: 728
 

Hi ! The setup tool only gives the Arduino pins in use, you will find the complete wiring in the documentation : https://github.com/SHWotever/SimHub/wiki/Arduino-Press-Buttons

About game recognition when using an Arduino nano you can only control simhub, the game won't see the inputs. Only the atmega32u (Arduino pro micro , Leonardo )have the capability of gamepad support : https://github.com/SHWotever/SimHub/wiki/Arduino-Press-Buttons#read-before

 


   
ReplyQuote
(@jonasb)
New Member
Joined: 4 years ago
Posts: 2
Topic starter  

@admin5435

Yes! I got something working. I have got it emulate a keyboard key. Is it then possible to emulate For example Ctrl+G or Shift+D? Is it possible to make new kays?

Thanks.


   
ReplyQuote
Share: