Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.25 KB

File metadata and controls

26 lines (16 loc) · 1.25 KB

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.