An open API service indexing awesome lists of open source software.

https://github.com/blitzter/blitzcam

Camera interface for Raspberry Pi HQ Camera + HDMI touchscreen
https://github.com/blitzter/blitzcam

dietpi picamera python3 raspberry-pi raspberry-pi-camera

Last synced: 8 months ago
JSON representation

Camera interface for Raspberry Pi HQ Camera + HDMI touchscreen

Awesome Lists containing this project

README

          

# BlitzCam
Camera interface for Raspberry Pi HQ Camera + HDMI touchscreen

## Planned features
* Take Photos and save to a path (Done)
* Settings Interface for saving camera settings (Done)
* Support for others Display Resolutions
* Gallery View
* All features of HQ camera supported from touch UI
* Add Video support
* Support for GPIO shutter
* ?? Send files to ftp/smb/ssh
* ?? Support hotspot with shared gallery
* battery details (added using Waveshare ups_hat)

## Screenshots
camera interface (WIP)

![Camera Interface](./documentation/camera_interface.jpg)

Settings interface (WIP)

![Settings Interface](./documentation/settings_interface.jpg)

Mode Selection (WIP)

![Settings Interface](./documentation/mode_selection.jpg)

## Requirements
Raspberry Pi

Compatible Camera

Dietpi + chromium autostart configured + python3 installed

Unclutter optional

## Custom OS tweaks
* Start blitz_cam server on boot
* Start unclutter after X (to disable mouse pointer)