/PWM

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

Primary LanguagePHPMIT LicenseMIT

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.