All Projects → waveform80 → Picamera

waveform80 / Picamera

Licence: bsd-3-clause
A pure Python interface to the Raspberry Pi camera module

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Picamera

Pi Timolo
Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
Stars: ✭ 441 (-67.06%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Raspberryrobot
基于树莓派的智能机器人
Stars: ✭ 11 (-99.18%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Raspberryio
The Raspberry Pi's IO Functionality in an easy-to-use API for Mono/.NET/C#
Stars: ✭ 593 (-55.71%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Rpisurv
Raspberry Pi surveillance
Stars: ✭ 293 (-78.12%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Raztot
A simple DIY, browser controlled, RPi + WebRTC video streaming rover
Stars: ✭ 67 (-95%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Pibooth
The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
Stars: ✭ 398 (-70.28%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Fotobox
Python based photo-booth script for Raspberry Pi and RPi Camera
Stars: ✭ 22 (-98.36%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Raspilive
📷 Stream video from the Raspberry Pi Camera Module to the web
Stars: ✭ 120 (-91.04%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Picroscopy
A Python web-application to turn a Raspberry Pi and PiCam into a microscopy solution
Stars: ✭ 54 (-95.97%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Jarvis Ai
It is an AI assistant which will automate your task like it can send emails also it can control lights using raspberry pi it can inform about weather and many more features
Stars: ✭ 52 (-96.12%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Raspicam node
ROS node for camera module of Raspberry Pi
Stars: ✭ 218 (-83.72%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Raspberry Pi Diy Projects
Collection of Do-It-Yourself Projects on Raspberry Pi 2 / 3 & Zero W with diverse HATs and pHATs.
Stars: ✭ 70 (-94.77%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Picameraapp
A graphical interface for programming the Raspberry Pi PiCamera. Written in Python using Tkinter.
Stars: ✭ 188 (-85.96%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Rpi Webrtc Streamer
This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating [WebRTC](https://webrtc.org/native-code/) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.
Stars: ✭ 428 (-68.04%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Mmalsharp
C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
Stars: ✭ 152 (-88.65%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Pistreaming
A little demo of streaming the Pi's camera to web browsers
Stars: ✭ 655 (-51.08%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Balena Cam
Network Camera with Raspberry Pi and WebRTC. Tutorial:
Stars: ✭ 120 (-91.04%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Pi Camera In A Box
Stream your Raspberry Pi Camera Module directly to your web browser
Stars: ✭ 49 (-96.34%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Homekitcam
A project to make a Raspberry Pi driven, HomeKit Enabled camera.
Stars: ✭ 69 (-94.85%)
Mutual labels:  raspberry-pi, raspberry-pi-camera
Auto car
基于深度学习的自动避障智能小车
Stars: ✭ 74 (-94.47%)
Mutual labels:  raspberry-pi, raspberry-pi-camera

.. -- rst --

======== picamera

This package provides a pure Python interface to the Raspberry Pi_ camera_ module for Python 2.7 (or above) or Python 3.2 (or above).

Links

  • The code is licensed under the BSD license_
  • The source code_ can be obtained from GitHub, which also hosts the bug tracker_
  • The documentation_ (which includes installation, quick-start examples, and lots of code recipes) can be read on ReadTheDocs
  • Packages can be downloaded from PyPI_, but reading the installation instructions is more likely to be useful

.. _Raspberry Pi: https://www.raspberrypi.org/ .. _camera: https://www.raspberrypi.org/learning/getting-started-with-picamera/ .. _PyPI: https://pypi.python.org/pypi/picamera/ .. _documentation: https://picamera.readthedocs.io/ .. _source code: https://github.com/waveform80/picamera .. _bug tracker: https://github.com/waveform80/picamera/issues .. _BSD license: https://opensource.org/licenses/BSD-3-Clause

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].