dev-master
9999999-dev https://github.com/theapi/CctvBlindfoldBundleAn over engineered switch for a cctv camera using a Raspberry pi
MIT
The Requires
- php >=5.3.0
by Peter Clarke
symfony2 gpio raspberry pi cctv swann stepper motor
An over engineered switch for a cctv camera using a Raspberry pi
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)
Enable the bundle in the kernel:, (*8)
``` php <?php // app/AppKernel.php, (*9)
public function registerBundles() { $bundles = array( // ... new Theapi\CctvBlindfoldBundle\TheapiCctvBlindfoldBundle(), ); }, (*10)
An over engineered switch for a cctv camera using a Raspberry pi
MIT
symfony2 gpio raspberry pi cctv swann stepper motor