WIP 🚧 - This repository is still work in progress.
If you have Arduino Nano, and you want to build a button box, below is listed everything you need and how to do it.
- vJoy
- python
- Arduino IDE
For a computer to recognize button press from arduino nano we need to run this python script when we want to use the device aka Button Box.
This is the code that I used in my example, but feel free to modify to suit your needs.