sly/rpi-manager

A PHP library to manage easily your Raspberry Pi.

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

This package is not auto-updated.

Last update: 2024-04-13 11:34:16 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!)