GithubHelp home page GithubHelp logo

raspberry-pi-camera's Introduction

Raspberry Pi Camera with film simulation

Making a "real" raspberry pi mirrorless interchangeable-lens camera (MILC) with 3d printed case.

raspberry_pi_camera

Hardware

hardware

  • Raspberry Pi
  • Raspberry Pi HQ Camera (Sony IMX477 sensor)
  • CS-mount lens, 2.8-12mm, f1.4
  • Raspberry Pi battery module
  • 3.5 inch touch screen
  • buttons (12x12x7.3mm) and wires (photo button to pin 19, video button to pin 20, to match with the script)
  • 3D printed case: https://www.thingiverse.com/thing:4740323

Steps

  1. Install display driver, https://github.com/goodtft/LCD-show
  2. Install Apache web server, to view photos, sudo apt-get install apache2 (optional, can also try "rsync")
  3. Run the python script in this repo, sudo python3 main.py. The photos are saved to /var/www/html folder
  4. To run the python script at startup, sudo nano /etc/rc.local, then add sudo python3 full-path-to/main.py & at the beginning of the file

Notes

raspberry_pi_camera

Demo YouTube video:

YouTube Demo Video

raspberry-pi-camera's People

Contributors

sunnyspeedstudio avatar sunnywhiteops avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.