sly/rpi-manager

A PHP library to manage easily your Raspberry Pi.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/sly/rpi-manager

dev-master 2013-04-18 19:48 UTC

This package is not auto-updated.

Last update: 2025-09-27 18:35:39 UTC


README

Some Raspberry Pi tests with this personal experimental PHP library. Still in progress.

Build Status

Covering

  • GPIO pins management
  • GPIO radio 433MHz emits

Requirements

  • PHP 5.3+
  • A Raspberry Pi
  • A SSH connection to the RPi if this library is not self-hosting

For GPIO managers:

Usage examples

Todo

  • Add new features
  • Add other connection clients
  • Write more documentation and examples
  • Write tests (hum... ASAP!)