." Process this file with ." groff -man -Tascii pigpiod.1 ." .TH pigpiod 1 2012-2014 Linux "pigpio archive" .SH NAME pigpiod - A utility to start the pigpio library as a daemon. .SH SYNOPSIS sudo pigpiod [OPTION]... .SH DESCRIPTION pigpiod is a utility which launches the pigpio library as a daemon. .br .br Once launched the pigpio library runs in the background accepting commands from the pipe and socket interfaces. .br .br The pigpiod utility requires sudo privileges to launch the library but thereafter the pipe and socket commands may be issued by normal users. .br .br pigpiod accepts the following configuration options .br .br .SH OPTIONS .IP "\fB-b value\fP" gpio sample buffer in milliseconds 100-10000 default 120 .IP "\fB-d value\fP" primary DMA channel 0-14 default 14 .IP "\fB-e value\fP" secondary DMA channel 0-6 default 5 .IP "\fB-f\fP" disable fifo interface default enabled .IP "\fB-k\fP" disable socket interface default enabled .IP "\fB-p value\fP" socket port 1024-32000 default 8888 .IP "\fB-s value\fP" sample rate 1, 2, 4, 5, 8, 10 default 5 .IP "\fB-t value\fP" clock peripheral 0=PWM 1=PCM default PCM .IP "\fB-x mask\fP" gpios which may be updated A 54 bit mask with (1<