API for DIY Control Panel

Hello commanders. The question is quite complicated, but maybe there is someone who knows. There is such an application as gameglass.gg. Displays important controls and indications and much more on tablets and smartphones. And the idea came up to make a physical version of such a panel. Well, that is, to have a box with buttons on the table, and not to poke on the touch screen. Video crafts craftsmen. They look cool, tumblers, buttons. But the light indication is missing. For example: Get ready for a hyper jump. press the button, the red light turns on, and when the FSD is charged, the light turns green. Gameglass.gg somehow keeps track of these variables and can display different metrics. And if I understand correctly, then it uses some kind of API. And it is important to understand that I am using arduino leonardo as a controller. Thanks to the MEGA32U4 chip, this controller is immediately recognized by the PC as a keyboard, gamepad or HID device. I figured out how to bind the keys, but I still haven’t found how and most importantly where to get feedback from the game, maybe there are coding experts here.
 
Back
Top Bottom