Install the Arduino IDE
From the command line,
python -m venv env
source env/bin/activate
pip install -r requirements.txt
From the Arduino IDE, flash joystick_and_serial_read.ino to the arduino
From the command line, within the project's root directory,
python main.py