This is a specialized program that uses an Arduino microcontroller to send signals to a computer, which in turn will press the necessary keys.
- Flash the Arduino (You may need to install these libraries: GyverJoy, EncButton)
- Connect it to your computer
- Run the Software.py file using the following command:
- For Windows:
py Software.py - For Linux and Mac:
python3 Software.py
- For Windows:
- Select the COM port corresponding to your Arduino from the available options.
- You're all set! Open a text editor and test all the buttons.
| Действие | Клавиша |
|---|---|
| Кнопка 1 | F & G |
| Кнопка 2 | I |
| Энкодер нажатие | E |
| Джойстик нажатие | Z |
| Энкодер право | T |
| Энкодер лево | R |
| Джойстик вверх | W |
| Джойстик вниз | S |
