PiPHP / PWM

A PHP library for accessing the PWM pins on a Raspberry Pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNDER DEVELOPMENT [PiPHP: PWM]

Latest Stable Version Build Status Code Coverage Scrutinizer Code Quality License Total Downloads

A library for low level access to the PWM pins on a Raspberry Pi. These pins can be used to control analog outputs.

By AndrewCarterUK (Twitter)

Installing

Using composer:

composer require piphp/pwm

Or:

php composer.phar require piphp/pwm

More Resources

PiPHP maintains a resource directory for PHP programming on the Raspberry Pi.

About

A PHP library for accessing the PWM pins on a Raspberry Pi.

License:MIT License


Languages

Language:PHP 100.0%