Skip to content

pascaltippelt/raspberrypiGPIOWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi GPIO Web Control

This project enables you to simple, fast and easy control your GPIOs on a Raspberry Pi or other Wiringpi-compatible board running a linux os. The example-configuration is for a 8 relais module with low-triggered io like this one (paid link).

Sample image of a relais board

Prerequisites

  • Wiringpi compatible board
  • Linux OS with apache2 and php (recommended: Debian or derivate)

1-2-3 Installation

  1. Get the install script: wget https://raw.githubusercontent.com/pascaltippelt/raspberrypiGPIOWeb/main/install.sh
  2. Make the script executeable: chmod +x install.sh
  3. Execute the installer as root: sudo ./install.sh

Usage

After the installation you may access your GPIO control via http://[IP of your Board]:8080 . E.g.: http://192.168.0.100:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published