Skip to content

The code and hardware specs of my modded instant camera project.

License

Notifications You must be signed in to change notification settings

max-van-leeuwen/Instant-Framed-Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instant Framed Camera

The code used for the camera and the frame in my 'Instant Framed Camera' project.

More on this project here!

The scripts auto-starts using a cron job, and some fast-bootup tricks were applied.






Hardware used

Camera

  • Original Polaroid land camera
  • Raspberry Pi 3 Model A+
  • Raspberry Camera Module 3
  • Li-ion Battery HAT
  • A status LED (pin 18, BCM)
  • The camera's original push button was repurposed using GPIO pins (21) to connect when pushed to take the digital picture

Display




Software requirements

Python3

Camera

  • pyzbar
  • opencv-python
  • numpy

Display

  • The Waveshare libs that come with the e-paper display (place the 'lib' folder next to the DISP.py script)
  • RPi.GPIO
  • spidev
  • Jetson.GPIO

About

The code and hardware specs of my modded instant camera project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages