This program was developed for the pcDuino
GPIO Manager displays a GUI showing the locations of the different GPIO pins on the pcDuino Board.
Prerequisites for the pcDuino:
- Connected to mouse/keyboard/monitor
- Running the linux (preferably the stock lubuntu) firmware
Install Java
- Open a terminal and run the command "sudo apt-get install openjdk-7-jdk"
Run GPIO Manager
- Download and save GPIO_Manager.jar
- Open a terminal and cd to the directory where you saved the jar
- run the command "java -jar GPIO_Manager.jar"