- You need to have a Farm-ng Amiga Intellegince Kit: https://farm-ng.com/products/la-maquina-amiga
- Xbox Wireless Controller: https://www.amazon.es/Microsoft-Inal%C3%A1mbrico-Adaptador-inal%C3%A1mbrico-Windows/dp/B08JW5DR79
- Install system dependencies:
sudo apt install libusb-1.0-0-dev-
Install xow: https://github.com/medusalix/xow#installation
-
Install amiga-xbox-controller:
python3 -m venv venv
source venv/bin/activate- Install python dependencies:
pip install -r requirements.txtMake sure the xbox controller is connected to the computer and the amiga is connected to the same network.
python main.py --host 192.168.1.98 --port 50060To finally drive the amiga, for security reasons, you need to enable the auto control mode from the Amiga Dashboard interface.
Learn more about the Amiga Control States here: https://amiga.farm-ng.com/docs/dashboard/control-states#amiga-control-states