PHPackages                             theapi/cctvblindfoldbundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. theapi/cctvblindfoldbundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

theapi/cctvblindfoldbundle
==========================

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

256Python

Since Sep 24Pushed 11y agoCompare

[ Source](https://github.com/theapi/CctvBlindfoldBundle)[ Packagist](https://packagist.org/packages/theapi/cctvblindfoldbundle)[ RSS](/packages/theapi-cctvblindfoldbundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

CctvBlindfoldBundle
===================

[](#cctvblindfoldbundle)

An over engineered switch for a cctv camera using a Raspberry pi &amp; Symfony.

Requires:

- nmap
- Raspberry Pi
- Stepper motor
- Cctv camera

Ultimately, the CctvBundle files should be downloaded to the `vendor/theapi/cctvblindfoldbundle/Theapi/CctvBlindfoldBundle` directory.

**Using composer**

Simply run assuming you have installed composer.phar or composer binary:

```
$ composer require ronanguilloux/php-gpio dev-master

$ composer require theapi/cctvblindfoldbundle dev-master
```

### B) Enable the bundle

[](#b-enable-the-bundle)

Enable the bundle in the kernel:

```
