88 Forks
913 Stars
913 Watchers

pigpio

Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi

How to download and setup pigpio

Open terminal and run command
git clone https://github.com/fivdi/pigpio.git
git clone is used to create a copy or clone of pigpio repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pigpio https://github.com/fivdi/pigpio/archive/master.zip

Or simply clone pigpio with SSH
[email protected]:fivdi/pigpio.git

If you have some problems with pigpio

You may open issue on pigpio support forum (system) here: https://github.com/fivdi/pigpio/issues