Skip to content

mafe72/picontrol

 
 

Repository files navigation

Pi Control


Pi Control Install

(Requires RetroPie, please see instructions to install RetroPie at https://retropie.org.uk)

Warning!!! Installing the Pi Control Board on the incorrect pins on the Pi can damage your Pi!

  1. Configure keyboard if not already done
  • up, down, left, right, start, select, a, and b are enough for now
  1. In settings, connect to local network, choose “SHOW IP” and make a note of the IP address given to your Pi.
  2. Press F4 on the keyboard to exit to the terminal.
  3. Download and extract Pi Control archive
sudo apt-get update
wget https://github.com/mafe72/picontrol/raw/master/picontrol.tgz
tar -xzf picontrol.tgz
  1. Run installer
cd picontrol
sudo sh ./setup.sh
  1. When prompted to reboot type “y” and hit enter.
  2. After reboot you may now access Pi Control web app from any browser connected to same local network by typing in the IP address of the Pi.
  • Example: 192.168.1.25
  • Default Username: picontrol
  • Default Password: password

(The NFC reader has set of switches that must be configured for SPI communication)

Releases

No releases published

Packages

No packages published