2017 © Pedro Peláez
 

symfony-bundle cctvblindfoldbundle

An over engineered switch for a cctv camera using a Raspberry pi

image

theapi/cctvblindfoldbundle

An over engineered switch for a cctv camera using a Raspberry pi

  • Wednesday, September 24, 2014
  • by theapi
  • Repository
  • 0 Watchers
  • 2 Stars
  • 51 Installations
  • Python
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CctvBlindfoldBundle

An over engineered switch for a cctv camera using a Raspberry pi & Symfony., (*1)

Requires: - nmap - Raspberry Pi - Stepper motor - Cctv camera, (*2)

Ultimately, the CctvBundle files should be downloaded to the vendor/theapi/cctvblindfoldbundle/Theapi/CctvBlindfoldBundle directory., (*3)

Using composer, (*4)

Simply run assuming you have installed composer.phar or composer binary:, (*5)

``` bash $ composer require ronanguilloux/php-gpio dev-master, (*6)

$ composer require theapi/cctvblindfoldbundle dev-master ```, (*7)

B) Enable the bundle

Enable the bundle in the kernel:, (*8)

``` php <?php // app/AppKernel.php, (*9)

public function registerBundles() { $bundles = array( // ... new Theapi\CctvBlindfoldBundle\TheapiCctvBlindfoldBundle(), ); }, (*10)

The Versions

24/09 2014

dev-master

9999999-dev https://github.com/theapi/CctvBlindfoldBundle

An over engineered switch for a cctv camera using a Raspberry pi

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Peter Clarke

symfony2 gpio raspberry pi cctv swann stepper motor