-
1Step 1
Download and Install Raspian on the micro SD card
Connect the bluetooth adapters
Turn on the pi, open a Terminal and run these commands, the pi will reboot on a successful install
git clone https://github.com/adangert/JoustMania.git cd JoustMania sudo ./setup.sh
If you have the bluetooth adapters, disable the on-board bluetooth
sudo ./disable_internal_bluetooth.sh
You can now disconnect the hdmi cable and run JoustMania in headless mode. JoustMania will automatically boot up on restart.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.