Skip to content

MohammadAdib/GPIO-Manager

Repository files navigation

GPIO Manager

This program was developed for the pcDuino

Functionality

GPIO Manager displays a GUI showing the locations of the different GPIO pins on the pcDuino Board.

How to use

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"

Screenshot (from pcDuino)

GPIO Manager

About

A program to manage the GPIO pins of a pcDuino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages