Based on Damon's code, with a patch
ViewHive is a Raspberry Pi system to periodically record videos at scheduled times and save them to external USB storage. Each video is saved as an H.264 video playable with VLC.
Scheduled recording times are set with a rotary encoder while an OLED display shows the menus and inputs.
After a period of inactivity, the camera shuts down to conserve power, only starting up to record or after pressing the power switch.
- (coming soon)
- Raspberry Pi 3 Model B
- 128x32 SPI OLED Display
- Witty Pi extension board
- Rotary Encoder
- 2 IR Spotlights
- Raspbian 8.0 (jessie)
- revised /home/pi/.bashrc to launch a full test when the terminal opens
- Python 3.4.2
- Witty Pi scheduling scripts
- (coming soon)